|
[honister][PATCH] dev86: fix a build race 2 messages
From: Ross Burton <ross.burton@...> Fix a race in cpp/ where token[12].h are written to a temporary file with the same name. Also update the status of cross.patch. Signed-off-by: Ross Burton <ross.bur
From: Ross Burton <ross.burton@...> Fix a race in cpp/ where token[12].h are written to a temporary file with the same name. Also update the status of cross.patch. Signed-off-by: Ross Burton <ross.bur
|
By
Anuj Mittal
·
|
|
[PATCH] ipxe: Pin to use gcc 2 messages
Use single quote instead of double quotes to help bitabake syntax highlighter do right job Signed-off-by: Khem Raj <raj.khem@...> Cc: Bruce Ashfield <bruce.ashfield@...> --- recipes-extended/ipxe/ipxe
Use single quote instead of double quotes to help bitabake syntax highlighter do right job Signed-off-by: Khem Raj <raj.khem@...> Cc: Bruce Ashfield <bruce.ashfield@...> --- recipes-extended/ipxe/ipxe
|
By
Khem Raj
·
|
|
[PATCH] criu: Upgrade to 3.17 to fix restore and fix build 2 messages
- To fix restore Segmentation fault criu restore -d -D checkpoint 8306: Error (criu/cr-restore.c:1480): 8331 killed by signal 11: Segmentation fault Error (criu/cr-restore.c:2447): Restoring FAILED. -
- To fix restore Segmentation fault criu restore -d -D checkpoint 8306: Error (criu/cr-restore.c:1480): 8331 killed by signal 11: Segmentation fault Error (criu/cr-restore.c:2447): Restoring FAILED. -
|
By
He Zhe
·
|
|
[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
·
|
|
[PATCH 2/2] seabios: Upgrade to 1.16 release 2 messages
Pin to use gcc as compiler always Signed-off-by: Khem Raj <raj.khem@...> Cc: Bruce Ashfield <bruce.ashfield@...> --- .../seabios/{seabios_1.14.0.bb => seabios_1.16.0.bb} | 7 ++++--- 1 file changed, 4
Pin to use gcc as compiler always Signed-off-by: Khem Raj <raj.khem@...> Cc: Bruce Ashfield <bruce.ashfield@...> --- .../seabios/{seabios_1.14.0.bb => seabios_1.16.0.bb} | 7 ++++--- 1 file changed, 4
|
By
Khem Raj
·
|
|
[PATCH 1/2] xen-tools: Fix build with GCC 12 2 messages
Signed-off-by: Khem Raj <raj.khem@...> Cc: Bruce Ashfield <bruce.ashfield@...> --- recipes-extended/xen/xen-tools_4.16.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-extended/xen/xen-too
Signed-off-by: Khem Raj <raj.khem@...> Cc: Bruce Ashfield <bruce.ashfield@...> --- recipes-extended/xen/xen-tools_4.16.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/recipes-extended/xen/xen-too
|
By
Khem Raj
·
|
|
[PATCH v2 0/3] Xen: improve Qemu integration 11 messages
A series of improvements to Qemu integration with the Xen recipes: - update the Qemu package dependency for the x86 Xen tools - add support for testing Arm 32-bit images with Qemu and testimage - conf
A series of improvements to Qemu integration with the Xen recipes: - update the Qemu package dependency for the x86 Xen tools - add support for testing Arm 32-bit images with Qemu and testimage - conf
|
By
Christopher Clark
·
|
|
[PATCH v2 1/3] xen, xen-tools: add recommendation for Qemu for non-hvm x86 12 messages
The Spectre and Meltdown mitigations for Xen run PV guests within HVM virtual machines, so Qemu is no longer only needed for systems configured to run HVM guests. With the split xen hypervisor and too
The Spectre and Meltdown mitigations for Xen run PV guests within HVM virtual machines, so Qemu is no longer only needed for systems configured to run HVM guests. With the split xen hypervisor and too
|
By
Christopher Clark
·
|
|
[PATCH] docker: Add runtime provide for virtual-docker 6 messages
This patch enables successful runtime-dependency on the Docker preferred provider, as virtual/docker does not resolve. Doing so aligns with other = virtual package providers (e.g. virtual-runc), and f
This patch enables successful runtime-dependency on the Docker preferred provider, as virtual/docker does not resolve. Doing so aligns with other = virtual package providers (e.g. virtual-runc), and f
|
By
Richard Neill
·
|
|
[PATCH 1/2] vgabios: upgrade to 0.8a and cleanup recipe 2 messages
Upgrade to 0.8a. License checksum updated as the FSF street address changed. Apply a patch to use the correct host compiler when building biossums, removing the need for a separate biossums-native rec
Upgrade to 0.8a. License checksum updated as the FSF street address changed. Apply a patch to use the correct host compiler when building biossums, removing the need for a separate biossums-native rec
|
By
Ross Burton
·
|
|
[PATCH] dev86: fix a build race 2 messages
Fix a race in cpp/ where token[12].h are written to a temporary file with the same name. Also update the status of cross.patch. Signed-off-by: Ross Burton <ross.burton@...> --- ...1-cpp-fix-race-writi
Fix a race in cpp/ where token[12].h are written to a temporary file with the same name. Also update the status of cross.patch. Signed-off-by: Ross Burton <ross.burton@...> --- ...1-cpp-fix-race-writi
|
By
Ross Burton
·
|
|
[PATCH v2 2/3] qemuboot, xen-image-minimal: enable runqemu for qemuarm Xen images 3 messages
The Xen hypervisor built for Arm 32-bit targets can be launched with runqemu by providing a u-boot script and configuration for Qemu, which enables interactive testing of Xen images. Add qemuboot-xen-
The Xen hypervisor built for Arm 32-bit targets can be launched with runqemu by providing a u-boot script and configuration for Qemu, which enables interactive testing of Xen images. Add qemuboot-xen-
|
By
Christopher Clark
·
|
|
[PATCH] xen: enable qemuboot for arm32
Modify qemuboot-xen-dtb to use QB_MACHINE to dump the device tree to make it compatible with other boards. Add required variables to generate a qemuboot devicetree for qemuarm. With this change, Xen a
Modify qemuboot-xen-dtb to use QB_MACHINE to dump the device tree to make it compatible with other boards. Add required variables to generate a qemuboot devicetree for qemuarm. With this change, Xen a
|
By
Bertrand Marquis
·
|
|
[PATCH 2/2] xen: use vgabios 0.8a
Signed-off-by: Ross Burton <ross.burton@...> --- recipes-extended/xen/xen.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-extended/xen/xen.inc b/recipes-extended/xen/
Signed-off-by: Ross Burton <ross.burton@...> --- recipes-extended/xen/xen.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-extended/xen/xen.inc b/recipes-extended/xen/
|
By
Ross Burton
·
|
|
[PATCH v2 3/3] xen images, qemuboot: configure xenbr0 bridge for runqemu, testimage
Networking for Xen guest virtual machines is commonly configured via bridging in the host system between a physical interface and the guest virtual interfaces. To make it easier to test networking and
Networking for Xen guest virtual machines is commonly configured via bridging in the host system between a physical interface and the guest virtual interfaces. To make it easier to test networking and
|
By
Christopher Clark
·
|
|
[PATCH] xen: Add missing space in append to IMAGE_INSTALL 3 messages
Add a space before doing an append in IMAGE_INSTALL on x86. This is solving issues happening if someone is using IMAGE_INSTALL in local.conf to add things to the generated image. Signed-off-by: Bertra
Add a space before doing an append in IMAGE_INSTALL on x86. This is solving issues happening if someone is using IMAGE_INSTALL in local.conf to add things to the generated image. Signed-off-by: Bertra
|
By
Bertrand Marquis
·
|
|
[hardknott][PATCH] containerd-opencontainers: add CVE_VERSION setting 2 messages
The NVD database uses version without a prefixing 'v' for containerd. e.g. https://nvd.nist.gov/vuln/detail/CVE-2022-23648 So we need to explictly set CVE_VERSION. Signed-off-by: Chen Qi <Qi.Chen@...>
The NVD database uses version without a prefixing 'v' for containerd. e.g. https://nvd.nist.gov/vuln/detail/CVE-2022-23648 So we need to explictly set CVE_VERSION. Signed-off-by: Chen Qi <Qi.Chen@...>
|
By
Chen Qi
·
|
|
[PATCH] qemuboot, xen-image-minimal: enable runqemu for qemuarm Xen images 3 messages
From: Christopher Clark <christopher.clark@...> The Xen hypervisor built for Arm 32-bit targets can be launched with runqemu by providing a u-boot script and configuration for Qemu, which enables inte
From: Christopher Clark <christopher.clark@...> The Xen hypervisor built for Arm 32-bit targets can be launched with runqemu by providing a u-boot script and configuration for Qemu, which enables inte
|
By
Christopher Clark
·
|
|
[PATCH] containerd-opencontainers: add CVE_VERSION setting 2 messages
The NVD database uses version without a prefixing 'v' for containerd. e.g. https://nvd.nist.gov/vuln/detail/CVE-2022-23648 So we need to explictly set CVE_VERSION. Signed-off-by: Chen Qi <Qi.Chen@...>
The NVD database uses version without a prefixing 'v' for containerd. e.g. https://nvd.nist.gov/vuln/detail/CVE-2022-23648 So we need to explictly set CVE_VERSION. Signed-off-by: Chen Qi <Qi.Chen@...>
|
By
Chen Qi
·
|
|
[PATCH] libvirt: Fix error on undefining domain and segfault on libvirt_driver_qemu.so 2 messages
Backport a patch to fix segfault when undefining virtual machines. virsh undefine vm rpc-libvirtd[9725]: segfault at 18 ip 00007f8b0a5f17a9 sp 00007f8b3f8cbb60 error 4 in libvirt_driver_qemu.so[7f8b0a
Backport a patch to fix segfault when undefining virtual machines. virsh undefine vm rpc-libvirtd[9725]: segfault at 18 ip 00007f8b0a5f17a9 sp 00007f8b3f8cbb60 error 4 in libvirt_driver_qemu.so[7f8b0a
|
By
He Zhe
·
|