Re: [Qemu-devel] [PATCH v4 0/4] virtio-9p refactoring.

2013-04-24 Thread Anthony Liguori
Applied. Thanks. Regards, Anthony Liguori

[Qemu-devel] [PATCH v4 0/4] virtio-9p refactoring.

2013-04-23 Thread fred . konrad
From: KONRAD Frederic 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 branch here: git://project.greensocs.com/qemu