Re: [PATCH 2/3] domain_conf: Allow to look up virtio-block devices by their 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 the devices via their CCW address there instead of using PCI. This fixes "virsh domfsinfo" on s390x for virtio-block devices (the first attempt from commit f8333b3

Re: [PATCH 2/3] domain_conf: Allow to look up virtio-block devices by their CCW address

2020-11-27 Thread Cornelia Huck
On Wed, 25 Nov 2020 12:06:47 +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 the devices via their CCW address there instead > of using PCI. > > T

[PATCH 2/3] domain_conf: Allow to look up virtio-block devices by their 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 the devices via their CCW address there instead of using PCI. This fixes "virsh domfsinfo" on s390x for virtio-block devices (the first attempt from commit f8333b3b0a7 did it in the wrong way, reporting the