qga/commands-posix: Support fsinfo for non-PCI virtio devices, too
commit23843c129d5e1ca360605e511a43a34faebb47c4
authorThomas Huth <thuth@redhat.com>
Wed, 22 Jul 2020 04:40:28 +0000 (22 06:40 +0200)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Sun, 13 Sep 2020 01:36:20 +0000 (12 20:36 -0500)
treefc2b58cda7b7be7b52b7f996ab09b710b40dccf0
parent43dadc431bacbc5a5baee7e256288a98a3e95ce3
qga/commands-posix: Support fsinfo for non-PCI virtio devices, too

QEMU on s390x uses virtio via channel I/O instead of PCI by default.
Add a function to detect and provide information for virtio-scsi and
virtio-block devices here, too.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
qga/commands-posix.c