]> git.99rst.org Git - openwrt-packages.git/commit
qemu: update to 11.1.1
authorAndy Chiang <redacted>
Mon, 31 Aug 2026 12:52:25 +0000 (19:52 +0700)
committerHannu Nyman <redacted>
Fri, 4 Sep 2026 14:04:13 +0000 (17:04 +0300)
commit42f0ddbc8f577d7f2b83e4aee278fc552d902cdb
tree0fea29de7566d3f737bdba69d7b49db09fc53ba6
parentebe93b31a83bdafd95256770afffb607b4baa9f7
qemu: update to 11.1.1

- Update to 11.1.1 (10.1.x is EOL,ref https://wiki.qemu.org/Planning/10.1)
- Refresh patches
- Remove `0003-qga-invoke-separate-applets-for-guest-shutdown-modes.patch`,
    this issue has been fixed upstream, ref
https://github.com/qemu/qemu/commit/c5b4afd4d56e9c2251e6674d8c9ae530a923ecb9
- `PKG_BUILD_DEPENDS` add `python-setuptools/host`
- Remove `--disable-glusterfs`,
    11.1 deprecated this,ref https://github.com/qemu/qemu/blob/stable-11.1/docs/about/removed-features.rst
- Remove `linuxboot.bin`, change `multiboot.bin`to `multiboot_dma.bin`,
    ref https://github.com/qemu/qemu/commit/e818b4b10969927019a0a2be5b71aad7a8e0f6a7 and
    https://github.com/qemu/qemu/commit/88641f4df388faa78c49c54ed885e530fd0a75dc
- Drop i386 support,ref https://github.com/qemu/qemu/commit/25512d6865e24976a67f034a1a5be8da266bc58c

Changelog: https://www.mail-archive.com/qemu-devel@nongnu.org/msg1220561.html

Signed-off-by: Andy Chiang <redacted>
utils/qemu/Makefile
utils/qemu/patches/0001-configure-allow-disable-fortify_source.patch
utils/qemu/patches/0003-qga-invoke-separate-applets-for-guest-shutdown-modes.patch [deleted file]
utils/qemu/patches/0004-fix-meson-cross-build-compiler-sanity-check.patch
git clone https://git.99rst.org/PROJECT