Laurent Vivier <[email protected]> wrote: > On 26/11/2018 20:59, Juan Quintela wrote: >> Signed-off-by: Juan Quintela <[email protected]> >> --- >> hw/virtio/Makefile.objs | 1 + >> hw/virtio/virtio-9p-pci.c | 86 +++++++++++++++++++++++++++++++++++++++ >> hw/virtio/virtio-pci.c | 52 ----------------------- >> hw/virtio/virtio-pci.h | 20 --------- >> 4 files changed, 87 insertions(+), 72 deletions(-) >> create mode 100644 hw/virtio/virtio-9p-pci.c >> > > And what about tests/virtio-9p-test ?
You are right. Fixed. > except that: > > Reviewed-by: Laurent Vivier <[email protected]>
