Hi, > > Current state is here: > > https://www.kraxel.org/cgit/qemu/log/?h=rebase/virtio-wip
Branch updated. > comments: > > virtio-pci: add flags to enable/disable legacy/modern > please change so by default modern is off, legacy is on (can be > a patch on top too). There are several spec compliance issues we need > to address, it'll be cleaner without. Done. > virtio-balloon: virtio 1 support > should be dropped, the stats struct now looks the > same for modern and legacy Done. Also cherry-picked some virtio-pci commits from my vga branch, partly cleanups and partly stuff I need for virtio-vga. Branch survived a very light smoke test. Going to port over virtio-gpu bits and do some more testing now. Will post series once this has been tested more. Early reviews comments are welcome nevertheless. cheers Gerd