Re: [Qemu-devel] [PATCH v3 0/4] virtio-9p refactoring.
Applied. Thanks. Regards, Anthony Liguori
[Qemu-devel] [PATCH v3 0/4] virtio-9p refactoring.
From: KONRAD Frederic This is the next part of virtio-refactoring. Basically it creates virtio-9p-device backend which extends virtio-device. Then a virtio-9p-device can be connected on a virtio-bus. virtio-9p-pci is modified, extends virtio-pci and have a virtio-9p-device. You can checkout my