Re: [Qemu-devel] [PATCH V3 43/44] virtio-9p: cleanup: init function.
On 01/15/2013 07:39 PM, fred.kon...@greensocs.com wrote: From: KONRAD Frederic This remove old init function as it is no longer needed. Signed-off-by: KONRAD Frederic Tested-by: Deepak C Shetty
[Qemu-devel] [PATCH V3 43/44] virtio-9p: cleanup: init function.
From: KONRAD Frederic This remove old init function as it is no longer needed. Signed-off-by: KONRAD Frederic --- hw/9pfs/virtio-9p-device.c | 75 ++ 1 file changed, 23 insertions(+), 52 deletions(-) diff --git a/hw/9pfs/virtio-9p-device.c b/hw/9pfs