On Wed, 30 Aug 2017 17:41:01 -0400 Cleber Rosa <cr...@redhat.com> wrote:
> On 08/17/2017 02:25 AM, Thomas Huth wrote: > > By using the "virtio-xxx" device name aliases instead of the > > "virtio-xxx-pci" names, we can use this test on s390x, too, > > to check that adding and deleting also works fine with the > > virtio-ccw bus. > > > > Signed-off-by: Thomas Huth <th...@redhat.com> > > --- > > tests/Makefile.include | 1 + > > tests/drive_del-test.c | 13 +++++++------ > > 2 files changed, 8 insertions(+), 6 deletions(-) (...) > I honestly can't comment on the device to be used on this test (as > others have commented). Putting that aside, and given the fact that I > went through the lengths of testing it on the s390x target: > > Tested-by: Cleber Rosa <cr...@redhat.com> Do you want to test v2 of this patch as well? There's still time to add your tag :)