On 3/19/21 2:25 PM, Laurent Vivier wrote: > Rather than checking if the machine is an s390x to use virtio-blk-ccw > instead of virtio-blk-pci, use the alias virtio-blk that is set to > the expected target. > > This also enables the use of virtio-blk-device for targets without > PCI or CCW. > > Signed-off-by: Laurent Vivier <laur...@vivier.eu> > --- > blockdev.c | 6 +----- > 1 file changed, 1 insertion(+), 5 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com> Tested-by: Philippe Mathieu-Daudé <phi...@redhat.com>