Commit Graph

4 Commits

Author SHA1 Message Date
coolsnowwolf
6654fe655c qemu: update to 8.1.2 2024-01-15 17:48:49 +08:00
Vladimir Ermakov
ee438dec2b qemu: update to 7.2.0
drop disas and bios patches
refresh patches

qemu: vhost-scsi does not exist, drop unsupported vhost options

qemu: disable VDUSE by default

qemu: slirp and vnc-png option gone

Note: libpng still needed if vnc enabled.

Link: https://github.com/openwrt/packages/pull/18623
Signed-off-by: Vladimir Ermakov <vooon341@gmail.com>
(squash commits)
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2023-03-01 19:26:59 +08:00
Vladimir Ermakov
af2cba6a39 qemu: update to 6.1.0, add usb passthrough option
One of big change is that QEMU has switched to Meson build system.
That result in few changes to build scripts to fix python interpreter
usage.
Second change that it's not possible to select binaries to build, so
now we have to build all targets at once (that require --enable-tools).

Options --disable-sheepdog and --disable-vxhs was removed from qemu
6.1.0 and 6.0.0 accordingly.

Signed-off-by: Vladimir Ermakov <vooon341@gmail.com>
2022-11-17 18:58:43 +08:00
lean
49b7495639 packages: merge upstream 2021-06-15 17:47:11 +08:00