On Wed, 30 Jun 2010 10:15:29 +0530
"Aneesh Kumar K.V" wrote:
> The arguments are wrong. Use qemu_mallocz directly
>
> Signed-off-by: Aneesh Kumar K.V
Reviewed-by: Sripathi Kodi
> ---
> hw/virtio-9p.c |3 +--
> 1 files changed, 1 insertions(+), 2 deletions(-)
>
> diff --git a/hw/virtio-
The arguments are wrong. Use qemu_mallocz directly
Signed-off-by: Aneesh Kumar K.V
---
hw/virtio-9p.c |3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/hw/virtio-9p.c b/hw/virtio-9p.c
index 5c5a34b..fba6619 100644
--- a/hw/virtio-9p.c
+++ b/hw/virtio-9p.c
@@ -2782,8 +278