Re: [PATCH] s390x/pci: restore missing Query PCI Function CLP data

2021-02-19 Thread Cornelia Huck
On Thu, 18 Feb 2021 15:53:29 -0500 Matthew Rosato wrote: > Some CLP response data was accidentally dropped when fixing endianness > issues with the Query PCI Function CLP response. All of these values are > sent as 0s to the guest for emulated devices, so the impact is only > observed on passthr

[PATCH] s390x/pci: restore missing Query PCI Function CLP data

2021-02-18 Thread Matthew Rosato
Some CLP response data was accidentally dropped when fixing endianness issues with the Query PCI Function CLP response. All of these values are sent as 0s to the guest for emulated devices, so the impact is only observed on passthrough devices. Fixes: a4e2fff1b104 ("s390x/pci: fix endianness issu