On 26/11/2018 21:00, Juan Quintela wrote: > Reviewed-by: Thomas Huth <[email protected]> > Signed-off-by: Juan Quintela <[email protected]> > --- > hw/virtio/Makefile.objs | 1 + > hw/virtio/virtio-net-pci.c | 96 ++++++++++++++++++++++++++++++++++++++ > hw/virtio/virtio-pci.c | 57 ---------------------- > hw/virtio/virtio-pci.h | 14 ------ > tests/Makefile.include | 2 +- > 5 files changed, 98 insertions(+), 72 deletions(-) > create mode 100644 hw/virtio/virtio-net-pci.c
Reviewed-by: Laurent Vivier <[email protected]>
