From 196955742c6ddb334144b05ad0c299e1f7666052 Mon Sep 17 00:00:00 2001 From: Vladimir Ermakov Date: Sat, 23 Dec 2023 12:12:33 +0100 Subject: qemu: update to 8.2.0 - Refresh patches. - Disable new features like AF XDP, Rutabaga VGA, libkeyutils - Delete removed features such as HAX hypervisor Signed-off-by: Vladimir Ermakov --- utils/qemu/patches/0010-no-tests.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'utils/qemu/patches/0010-no-tests.patch') diff --git a/utils/qemu/patches/0010-no-tests.patch b/utils/qemu/patches/0010-no-tests.patch index 3df92e30d..460f0fab2 100644 --- a/utils/qemu/patches/0010-no-tests.patch +++ b/utils/qemu/patches/0010-no-tests.patch @@ -1,6 +1,6 @@ --- a/meson.build +++ b/meson.build -@@ -3451,10 +3451,6 @@ subdir('common-user') +@@ -3513,10 +3513,6 @@ subdir('common-user') subdir('bsd-user') subdir('linux-user') @@ -11,7 +11,7 @@ # accel modules tcg_real_module_ss = ss.source_set() tcg_real_module_ss.add_all(when: 'CONFIG_TCG_MODULAR', if_true: tcg_module_ss) -@@ -3945,10 +3941,6 @@ subdir('scripts') +@@ -4012,10 +4008,6 @@ subdir('scripts') subdir('tools') subdir('pc-bios') subdir('docs') -- cgit v1.2.3