]> code.ossystems Code Review - openembedded-core.git/commit
qemu: update 6.0.0 -> 6.1.0
authorAlexander Kanavin <alex.kanavin@gmail.com>
Wed, 8 Sep 2021 18:01:09 +0000 (20:01 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 11 Oct 2021 17:31:04 +0000 (18:31 +0100)
commitb2710d25e3d8d79a35dbd4332ffc5cc8053d5eb8
tree83372346682de2dc81b7a72b7d4f7fb8089ee40a
parente72c0b94554a9bc293844ec2bddb0c04ea19791d
qemu: update 6.0.0 -> 6.1.0

Recipe changes:
qemu-plugin.h is installed by both qemu-native and qemu-system-native

qmp.py module is now provided in a module directory (no other files
from that directory are necessary to use it though)

additional host-specific info is stripeed from ptest tests/tcg/*.mak

Patches:
drop all backports

drop 0001-Add-enable-disable-udev.patch (change added upstream)

drop 0001-linux-user-Tag-vsx-with-ieee128-fpbits.patch
(issue fixed upstream)

drop 0004-qemu-disable-Valgrind.patch (valgrind detection moved
from configure to meson, and should be robust against host contamination)

rebase 0010-configure-Add-pkg-config-handling-for-libgcrypt.patch
(upstream moved libgcrypt handling from configure to meson, and using
pkg-config is now a one-liner adjustment)

rebase cross.patch

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
21 files changed:
meta/conf/distro/include/tcmode-default.inc
meta/recipes-devtools/qemu/qemu-native_6.1.0.bb [moved from meta/recipes-devtools/qemu/qemu-native_6.0.0.bb with 100% similarity]
meta/recipes-devtools/qemu/qemu-system-native_6.1.0.bb [moved from meta/recipes-devtools/qemu/qemu-system-native_6.0.0.bb with 88% similarity]
meta/recipes-devtools/qemu/qemu.inc
meta/recipes-devtools/qemu/qemu/0001-Add-enable-disable-udev.patch [deleted file]
meta/recipes-devtools/qemu/qemu/0001-configure-fix-detection-of-gdbus-codegen.patch [deleted file]
meta/recipes-devtools/qemu/qemu/0001-linux-user-Tag-vsx-with-ieee128-fpbits.patch [deleted file]
meta/recipes-devtools/qemu/qemu/0001-vhost-user-gpu-fix-memory-disclosure-in-virgl_cmd_ge.patch [deleted file]
meta/recipes-devtools/qemu/qemu/0002-vhost-user-gpu-fix-resource-leak-in-vg_resource_crea.patch [deleted file]
meta/recipes-devtools/qemu/qemu/0003-vhost-user-gpu-fix-memory-leak-in-vg_resource_attach.patch [deleted file]
meta/recipes-devtools/qemu/qemu/0004-qemu-disable-Valgrind.patch [deleted file]
meta/recipes-devtools/qemu/qemu/0004-vhost-user-gpu-fix-memory-leak-while-calling-vg_reso.patch [deleted file]
meta/recipes-devtools/qemu/qemu/0005-vhost-user-gpu-fix-memory-leak-in-virgl_cmd_resource.patch [deleted file]
meta/recipes-devtools/qemu/qemu/0006-vhost-user-gpu-fix-memory-leak-in-virgl_resource_att.patch [deleted file]
meta/recipes-devtools/qemu/qemu/0007-vhost-user-gpu-fix-OOB-write-in-virgl_cmd_get_capset.patch [deleted file]
meta/recipes-devtools/qemu/qemu/0010-configure-Add-pkg-config-handling-for-libgcrypt.patch
meta/recipes-devtools/qemu/qemu/CVE-2021-3527-1.patch [deleted file]
meta/recipes-devtools/qemu/qemu/CVE-2021-3527-2.patch [deleted file]
meta/recipes-devtools/qemu/qemu/CVE-2021-3682.patch [deleted file]
meta/recipes-devtools/qemu/qemu/cross.patch
meta/recipes-devtools/qemu/qemu_6.1.0.bb [moved from meta/recipes-devtools/qemu/qemu_6.0.0.bb with 100% similarity]