qemu: update to 9.1.0

- Update version
- Refresh patches
- Remove unsupported config options:
  - `--enable-live-block-migration`
  - `--disable-pvrdma`

Signed-off-by: Vladimir Ermakov <vooon341@gmail.com>
This commit is contained in:
Vladimir Ermakov
2024-09-29 16:11:44 +02:00
committed by Rosen Penev
parent 1b5648998e
commit e1d8f3c800
4 changed files with 24 additions and 19 deletions

View File

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