Re: [Qemu-devel] [PATCH V3 0/7] Virtio-refactoring part1.
Applied. Thanks. Regards, Anthony Liguori
[Qemu-devel] [PATCH V3 0/7] Virtio-refactoring part1.
From: KONRAD Frederic This is the part 1/3 of the virtio-refactoring with some fixes. It introduces virtio-bus, virtio-pci-bus, virtio-s390-bus, and creates virtio-pci, virtio-device. You can clone that from here : git://git.greensocs.com/qemu_virtio.git virtio_v3_part1 Changes patch v2 -> v3: