[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [qemu-s390x] [PATCH] tests: virtio: separate ccw tests from libqos
From: |
Paolo Bonzini |
Subject: |
Re: [qemu-s390x] [PATCH] tests: virtio: separate ccw tests from libqos |
Date: |
Wed, 1 Aug 2018 18:46:53 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 |
On 01/08/2018 18:39, Thomas Huth wrote:
> I think you could omit the virtio_net_nop test here, since we already
> check that device in tests/pxe-test.c (and maybe also virtio_blk and
> virtio_scsi since they are tested in tests/cdrom-test.c).
>
> Anyway:
>
> Reviewed-by: Thomas Huth <address@hidden>
Thanks Conny and Thomas for the quick review.
Emanuele, please add this patch to your qgraph branch! You can use "git
am -s" and cut-and-paste the original message source from thunderbird or
gmail into the Terminal.
Paolo