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>
This commit is contained in:
Vladimir Ermakov
2023-12-23 12:12:33 +01:00
committed by Yousong Zhou
parent 8bcd244715
commit 196955742c
3 changed files with 8 additions and 6 deletions

View File

@@ -11,7 +11,7 @@ OpenWrt base build system decide flavor of fortify_source to use
--- a/configure
+++ b/configure
@@ -823,6 +823,8 @@ for opt do
@@ -757,6 +757,8 @@ for opt do
;;
--gdb=*) gdb_bin="$optarg"
;;