Re: [PATCH 3/3] domain_conf: Allow to look up scsi disks when controller uses a CCW address

2020-12-10 Thread Michal Privoznik
On 11/25/20 12:06 PM, Thomas Huth wrote: On s390x, devices are attached to the channel IO subsytem by default, so we need to look up scsi controllers via their CCW address there instead of using PCI. This fixes "virsh domfsinfo" on s390x for virtio-scsi devices (the first attempt from commit f83

Re: [PATCH 3/3] domain_conf: Allow to look up scsi disks when controller uses a CCW address

2020-11-27 Thread Cornelia Huck
On Wed, 25 Nov 2020 12:06:48 +0100 Thomas Huth wrote: > On s390x, devices are attached to the channel IO subsytem by default, s/attached to the channel IO subsystem/accessed via the channel subsystem/ > so we need to look up scsi controllers via their CCW address there > instead of using PCI. >

[PATCH 3/3] domain_conf: Allow to look up scsi disks when controller uses a CCW address

2020-11-25 Thread Thomas Huth
On s390x, devices are attached to the channel IO subsytem by default, so we need to look up scsi controllers via their CCW address there instead of using PCI. This fixes "virsh domfsinfo" on s390x for virtio-scsi devices (the first attempt from commit f8333b3b0a7 did it in the wrong way, reporting