aboutsummaryrefslogtreecommitdiff
path: root/utils/qemu/patches/0010-no-tests.patch
diff options
context:
space:
mode:
authorVladimir Ermakov <vooon341@gmail.com>2023-12-23 12:12:33 +0100
committerYousong Zhou <yszhou4tech@gmail.com>2024-02-18 09:18:23 +0800
commit196955742c6ddb334144b05ad0c299e1f7666052 (patch)
tree30f1a6a5db228fdee33db0a64afc53b4c24cd7cb /utils/qemu/patches/0010-no-tests.patch
parent8bcd2447155ea094b99c38dd6514110b8e0b4fc3 (diff)
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 <vooon341@gmail.com>
Diffstat (limited to 'utils/qemu/patches/0010-no-tests.patch')
-rw-r--r--utils/qemu/patches/0010-no-tests.patch4
1 files changed, 2 insertions, 2 deletions
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')