]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
qemu: update 7.1.0 -> 7.2.0
authorAlexander Kanavin <alex.kanavin@gmail.com>
Sat, 24 Dec 2022 16:59:43 +0000 (17:59 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Dec 2022 18:40:36 +0000 (18:40 +0000)
commitd82e521995832580e990c0c173651aafd43d299c
treed8a8fa8641dad8cce13ad0629fb7bafdc04852e0
parenta4409583e0f8187b0c0cbf92fbddeffef12fd8f5
qemu: update 7.1.0 -> 7.2.0

qemu no longer carries libslirp in-tree,
so enabling slirp requires providing external libslirp.

Another noteworthy change is:

x86: TCG support for AVX, AVX2, F16C, FMA3 and VAES instructions

... which means both meta-intel and qemu x86 targets can
now fully utilize Haswell-and-later instruction set with benefits
for performance in emulation and on silicon.

Changelog:
https://wiki.qemu.org/ChangeLog/7.2

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/conf/distro/include/tcmode-default.inc
meta/recipes-devtools/qemu/qemu-native_7.2.0.bb [moved from meta/recipes-devtools/qemu/qemu-native_7.1.0.bb with 100% similarity]
meta/recipes-devtools/qemu/qemu-system-native_7.2.0.bb [moved from meta/recipes-devtools/qemu/qemu-system-native_7.1.0.bb with 100% similarity]
meta/recipes-devtools/qemu/qemu.inc
meta/recipes-devtools/qemu/qemu/0001-net-tulip-Restrict-DMA-engine-to-memories.patch [deleted file]
meta/recipes-devtools/qemu/qemu/CVE-2022-3165.patch [deleted file]
meta/recipes-devtools/qemu/qemu/arm-cpreg-fix.patch [deleted file]
meta/recipes-devtools/qemu/qemu_7.2.0.bb [moved from meta/recipes-devtools/qemu/qemu_7.1.0.bb with 100% similarity]