qemu: update to 6.2.0
authorVladimir Ermakov <redacted>
Wed, 12 Jan 2022 21:41:31 +0000 (00:41 +0300)
committerYousong Zhou <redacted>
Tue, 18 Jan 2022 04:53:27 +0000 (12:53 +0800)
commit421fb2fea46e3c3acea0b48938e67d95983d6330
tree30903ca80df11962745bc10e4c20d847e16e9c64
parenta2ba5e57cbc90a8d0d52f994ec700e9d8c04f11e
qemu: update to 6.2.0

Qemu version updated to 6.2.0, patch set refreshed for it.

Options --disable-jemalloc --disable-tcmalloc was replaced
by --enable-malloc=CHOICE, defaults to system.

Libudev search was moved from configure to meson.build, and now it's
not so easy to disable it. Even though --disable-mpath present.

Delete patches 0008-falloc and 0009-fs - they're already in 6.2.0.

Signed-off-by: Vladimir Ermakov <redacted>
utils/qemu/Makefile
utils/qemu/patches/0001-configure-allow-disable-fortify_source.patch
utils/qemu/patches/0002-configure-allow-enabling-disabling-libudev-from-comm.patch [deleted file]
utils/qemu/patches/0003-configure-enable-guest_agent-no-matter-whether-softm.patch
utils/qemu/patches/0005-pc-bios-fix-compilation-when-AS-is-actually-gcc-driv.patch
utils/qemu/patches/0008-falloc.patch [deleted file]
utils/qemu/patches/0009-fs.patch [deleted file]
utils/qemu/patches/0010-no-tests.patch
git clone https://git.99rst.org/PROJECT