Re: [PATCH 07/12] s390x/pci: enable for load/store intepretation

2021-12-15 Thread Matthew Rosato
On 12/15/21 2:44 AM, Pierre Morel wrote: On 12/7/21 22:04, Matthew Rosato wrote: Use the associated vfio feature ioctl to enable interpretation for devices when requested.  As part of this process, we must use the host function handle rather than a QEMU-generated one -- this is provided as pa

Re: [PATCH 07/12] s390x/pci: enable for load/store intepretation

2021-12-15 Thread Pierre Morel
On 12/7/21 22:04, Matthew Rosato wrote: Use the associated vfio feature ioctl to enable interpretation for devices when requested. As part of this process, we must use the host function handle rather than a QEMU-generated one -- this is provided as part of the ioctl payload. Signed-off-by: M

Re: [PATCH 07/12] s390x/pci: enable for load/store intepretation

2021-12-08 Thread Thomas Huth
On 07/12/2021 22.04, Matthew Rosato wrote: Use the associated vfio feature ioctl to enable interpretation for devices when requested. As part of this process, we must use the host function handle rather than a QEMU-generated one -- this is provided as part of the ioctl payload. Signed-off-by: M