Agree. Done.
On Fri, Jan 11, 2013 at 5:42 PM, Stefan Hajnoczi wrote:
> On Fri, Jan 11, 2013 at 03:35:29PM +0200, Dmitry Fleytman wrote:
> > Stefan,
> >
> > We have vmxnet2 implementation ready for submission as well,
> > so this code is not dead :)
>
> Please add it when it's needed.
>
> Stefan
On Fri, Jan 11, 2013 at 03:35:29PM +0200, Dmitry Fleytman wrote:
> Stefan,
>
> We have vmxnet2 implementation ready for submission as well,
> so this code is not dead :)
Please add it when it's needed.
Stefan
Stefan,
We have vmxnet2 implementation ready for submission as well,
so this code is not dead :)
Dmitry.
On Mon, Jan 7, 2013 at 4:17 PM, Stefan Hajnoczi wrote:
> On Fri, Dec 07, 2012 at 01:15:07PM +0200, Dmitry Fleytman wrote:
> > diff --git a/hw/vmxnet_debug.h b/hw/vmxnet_debug.h
> > new fil
On Fri, Dec 07, 2012 at 01:15:07PM +0200, Dmitry Fleytman wrote:
> diff --git a/hw/vmxnet_debug.h b/hw/vmxnet_debug.h
> new file mode 100644
> index 000..faa1431
> --- /dev/null
> +++ b/hw/vmxnet_debug.h
> @@ -0,0 +1,121 @@
> +/*
> + * QEMU VMWARE VMXNET* paravirtual NICs - debugging facilities
Signed-off-by: Dmitry Fleytman
Signed-off-by: Yan Vugenfirer
---
hw/vmware_utils.h | 143 +++
hw/vmxnet_debug.h | 121 +++
hw/vmxnet_utils.c | 219 +++
hw/vmxnet_utils.h | 340