|
[PATCH] xen/sysvinit: add hvc0 console only if not there already
The base inittab recipe is creating inittab entries for consoles listed in SERIAL_CONSOLES. For qemu, this contains "115200,hvc0" so an entry is created in inittab for it. Prevent to create a second e
The base inittab recipe is creating inittab entries for consoles listed in SERIAL_CONSOLES. For qemu, this contains "115200,hvc0" so an entry is created in inittab for it. Prevent to create a second e
|
By
Bertrand Marquis
· #7400
·
|
|
[PATCH 0/2] xen: PCI runqemu issue follow-up
Hi, I would also suggest to push this to kirkstone branch. Cheers Bertrand
Hi, I would also suggest to push this to kirkstone branch. Cheers Bertrand
|
By
Bertrand Marquis
· #7391
·
|
|
[PATCH 2/2] xen: Disable highmem on qemuarm
Hi Michal, Reviewed-by: Bertrand Marquis <bertrand.marquis@...> Also tested on kirkstone and dom0 boots fine and pci is working. Thanks a lot Cheers Bertrand
Hi Michal, Reviewed-by: Bertrand Marquis <bertrand.marquis@...> Also tested on kirkstone and dom0 boots fine and pci is working. Thanks a lot Cheers Bertrand
|
By
Bertrand Marquis
· #7354
·
|
|
[PATCH 1/2] Revert "xen: Disable PCI on qemuarm with Xen"
Hi Michal, Reviewed-by: Bertrand Marquis <bertrand.marquis@...> Also tested on kirkstone and dom0 boots fine and pci is working. Thanks a lot Cheers Bertrand
Hi Michal, Reviewed-by: Bertrand Marquis <bertrand.marquis@...> Also tested on kirkstone and dom0 boots fine and pci is working. Thanks a lot Cheers Bertrand
|
By
Bertrand Marquis
· #7353
·
|
|
[honister][PATCH 2/3] xen: drop patch to workaround prelink on aarch64
Hi, Reviewed-by: Bertrand Marquis <bertrand.marquis@...> Cheers Bertrand IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are no
Hi, Reviewed-by: Bertrand Marquis <bertrand.marquis@...> Cheers Bertrand IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are no
|
By
Bertrand Marquis
· #7316
·
|
|
[PATCH] xen, raspberry pi: replace linux-yocto-dev with linux-yocto 5.15
Hi, Reviewed-by: Bertrand Marquis <bertrand.marquis@...> Cheers Bertrand IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are no
Hi, Reviewed-by: Bertrand Marquis <bertrand.marquis@...> Cheers Bertrand IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are no
|
By
Bertrand Marquis
· #7315
·
|
|
[kirkstone][PATCH] xen, raspberry pi: replace linux-yocto-dev with linux-yocto 5.15
Hi, Reviewed-by: Bertrand Marquis <bertrand.marquis@...> Cheers Bertrand IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are no
Hi, Reviewed-by: Bertrand Marquis <bertrand.marquis@...> Cheers Bertrand IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are no
|
By
Bertrand Marquis
· #7314
·
|
|
[honister][PATCH 1/3] linux-yocto-dev, xen, raspberrypi: remove tracking bbappend
Hi, Reviewed-by: Bertrand Marquis <bertrand.marquis@...> Cheers Bertrand IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are no
Hi, Reviewed-by: Bertrand Marquis <bertrand.marquis@...> Cheers Bertrand IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are no
|
By
Bertrand Marquis
· #7313
·
|
|
[honister][PATCH 3/3] xen: fix boot on the Raspberry Pi 4 with Xen 4.14
Hi Christopher, Reviewed-by: Bertrand Marquis <bertrand.marquis@...> Cheers Bertrand IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. I
Hi Christopher, Reviewed-by: Bertrand Marquis <bertrand.marquis@...> Cheers Bertrand IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. I
|
By
Bertrand Marquis
· #7312
·
|
|
[gatesgarth,hardknott,honister,kirkstone,master][PATCH 0/11] Xen on Raspberry Pi 4 fixes
Hi Christopher, Hardknott and gatesgarth are EOL so I do not think those patches are needed. IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privilege
Hi Christopher, Hardknott and gatesgarth are EOL so I do not think those patches are needed. IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privilege
|
By
Bertrand Marquis
· #7311
·
|
|
[PATCH v2 4/4] xen: Disable PCI on qemuarm with Xen
Hi Bruce, Great, thanks a lot :-) Cheers Bertrand
Hi Bruce, Great, thanks a lot :-) Cheers Bertrand
|
By
Bertrand Marquis
· #7289
·
|
|
[PATCH v2 4/4] xen: Disable PCI on qemuarm with Xen
Hi Christopher, Thanks and I agree. This is an hack but I think it is better at the moment to have something running and I will create a task on my side to investigate this in the future. Cheers Bertr
Hi Christopher, Thanks and I agree. This is an hack but I think it is better at the moment to have something running and I will create a task on my side to investigate this in the future. Cheers Bertr
|
By
Bertrand Marquis
· #7286
·
|
|
[PATCH v2 0/4] Vairous fixes for qemu support
Sorry for the typo, this was suppose to be “on"
Sorry for the typo, this was suppose to be “on"
|
By
Bertrand Marquis
· #7281
·
|
|
[PATCH v2 0/4] Vairous fixes for qemu support
Hi, Any news not those patches ? Cheers Bertrand
Hi, Any news not those patches ? Cheers Bertrand
|
By
Bertrand Marquis
· #7280
·
|
|
[PATCH v2 3/4] xen: enable qemuboot for arm32
Add required variables to generate a qemuboot devicetree for qemuarm. With this change, Xen and dom0 can be started using runqemu. Xen is started using qemu kernel argument and the devicetree is modif
Add required variables to generate a qemuboot devicetree for qemuarm. With this change, Xen and dom0 can be started using runqemu. Xen is started using qemu kernel argument and the devicetree is modif
|
By
Bertrand Marquis
· #7274
·
|
|
[PATCH v2 4/4] xen: Disable PCI on qemuarm with Xen
Remove the pci node from the qemu device tree when runqemu is used with xen-qemuboot. Linux is ending up in an infinite loop when trying to access PCI configuration space when running on top of Xen on
Remove the pci node from the qemu device tree when runqemu is used with xen-qemuboot. Linux is ending up in an infinite loop when trying to access PCI configuration space when running on top of Xen on
|
By
Bertrand Marquis
· #7273
·
|
|
[PATCH v2 2/4] qemuboot: Fix command line and enable other machines
Fix qemuboot-xen-dtb to properly add dom0 bootargs by using a parameter instead of directly using the QB_XEN_DOM0_BOOTARGS inside the function. When not done, the variable is empty and dom0 bootargs a
Fix qemuboot-xen-dtb to properly add dom0 bootargs by using a parameter instead of directly using the QB_XEN_DOM0_BOOTARGS inside the function. When not done, the variable is empty and dom0 bootargs a
|
By
Bertrand Marquis
· #7272
·
|
|
[PATCH v2 1/4] xen: Fix class inherit in xen-image
Remove inherit of qemuboot classes when not build for qemu in xen-image-minimal. When reverted the handling for only adding inherited classes for qemu was kept but the line always inheriting them was
Remove inherit of qemuboot classes when not build for qemu in xen-image-minimal. When reverted the handling for only adding inherited classes for qemu was kept but the line always inheriting them was
|
By
Bertrand Marquis
· #7271
·
|
|
[PATCH v2 0/4] Vairous fixes for qemu support
This serie is a rework of the patch named "[PATCH] xen: enable qemuboot for arm32" to fix some issues in the qemuboot support for arm and introduce arm32 support for it. First 2 patches are small fixe
This serie is a rework of the patch named "[PATCH] xen: enable qemuboot for arm32" to fix some issues in the qemuboot support for arm and introduce arm32 support for it. First 2 patches are small fixe
|
By
Bertrand Marquis
· #7270
·
|
|
[PATCH v2 0/3] Xen: improve Qemu integration
Hi Bruce If there are some external dependencies, this would kind of odd to have this as default if we can have something working out of the box. Ok I am debugging while kernel log and init log are no
Hi Bruce If there are some external dependencies, this would kind of odd to have this as default if we can have something working out of the box. Ok I am debugging while kernel log and init log are no
|
By
Bertrand Marquis
· #7261
·
|