block/
- VDUSE export was added so qemu-storage-daemon can export disk images
to the host kernel and guests. See qemu-storage-daemon(1) man page for
details.
hw/remote/
- vfio-user server support was added so PCI devices can be emulated in a
separate QEMU process. vfio-user client support is
- almost all compilation tests moved to Meson
- this leaves configure to do compiler detection and prepare the
dependencies (submodules, in the future python venv)
- compiler detection for tests/tcg and firmware moved to configure,
enabling cross compilation of firmware
- -audio as a replaceme