qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 19/22] virtio: split virtio-scsi bits from vi


From: Thomas Huth
Subject: Re: [Qemu-devel] [PATCH v2 19/22] virtio: split virtio-scsi bits from virtio-pci
Date: Wed, 15 Aug 2018 18:30:27 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1

On 08/08/2018 01:48 PM, 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.
> 
> Signed-off-by: Juan Quintela <address@hidden>
> ---
>  hw/virtio/Makefile.objs     |  1 +
>  hw/virtio/virtio-pci.c      | 68 ---------------------------
>  hw/virtio/virtio-scsi-pci.c | 93 +++++++++++++++++++++++++++++++++++++
>  tests/Makefile.include      |  4 +-
>  4 files changed, 96 insertions(+), 70 deletions(-)
>  create mode 100644 hw/virtio/virtio-scsi-pci.c

Reviewed-by: Thomas Huth <address@hidden>



reply via email to

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