On 26/11/2018 21:00, Juan Quintela wrote:
> Notice that we can't still run tests with it disabled.  Both cdrom-test and
> drive_del-test use virtio-scsi without checking if it is enabled.
> 
> Reviewed-by: Thomas Huth <th...@redhat.com>
> Signed-off-by: Juan Quintela <quint...@redhat.com>
> ---
>  hw/virtio/Makefile.objs     |   1 +
>  hw/virtio/virtio-pci.c      |  69 -----------------------
>  hw/virtio/virtio-pci.h      |  14 -----
>  hw/virtio/virtio-scsi-pci.c | 106 ++++++++++++++++++++++++++++++++++++
>  tests/Makefile.include      |   2 +-
>  5 files changed, 108 insertions(+), 84 deletions(-)
>  create mode 100644 hw/virtio/virtio-scsi-pci.c
> 

Reviewed-by: Laurent Vivier <lviv...@redhat.com>



Reply via email to