Re: [Qemu-devel] [PATCH V3 42/44] virtio-9p-pci: switch to the new API.

2013-01-18 Thread Deepak C Shetty
On 01/15/2013 07:39 PM, fred.kon...@greensocs.com wrote: From: KONRAD Frederic Here the virtio-9p-pci is modified for the new API. The device virtio-9p-pci extends virtio-pci. It creates and connects a virtio-9p during the init. The properties are not changed. Signed-off-by: KONRAD Frederic

[Qemu-devel] [PATCH V3 42/44] virtio-9p-pci: switch to the new API.

2013-01-15 Thread fred . konrad
From: KONRAD Frederic Here the virtio-9p-pci is modified for the new API. The device virtio-9p-pci extends virtio-pci. It creates and connects a virtio-9p during the init. The properties are not changed. Signed-off-by: KONRAD Frederic --- hw/9pfs/virtio-9p-device.c | 53 +++