qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 7/7 v5] VMXNET3 paravirtualized device implement


From: Izik Eidus
Subject: Re: [Qemu-devel] [PATCH 7/7 v5] VMXNET3 paravirtualized device implementation Interface type "vmxnet3" added.
Date: Wed, 04 Apr 2012 14:44:01 +0300
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:11.0) Gecko/20120327 Thunderbird/11.0.1

Hi,

What about this patch?, everything that was asked from Dmitry was accomplished...
What prevent us from progressing with merging this patch?

Thanks.

On 18/03/2012 11:27, Dmitry Fleytman wrote:
Signed-off-by: Dmitry Fleytman<address@hidden>
Signed-off-by: Yan Vugenfirer<address@hidden>
---
  Makefile.objs           |    1 +
  default-configs/pci.mak |    1 +
  hw/pci.c                |    2 +
  hw/pci.h                |    1 +
  hw/vmxnet3.c            | 2454 +++++++++++++++++++++++++++++++++++++++++++++++
  hw/vmxnet3.h            |  757 +++++++++++++++
  net.c                   |    2 +-
  7 files changed, 3217 insertions(+), 1 deletions(-)
  create mode 100644 hw/vmxnet3.c
  create mode 100644 hw/vmxnet3.h




reply via email to

[Prev in Thread] Current Thread [Next in Thread]