Re: [PATCH 10/12] s390x/pci: use I/O Address Translation assist when interpreting

2021-12-16 Thread Pierre Morel
On 12/7/21 22:04, Matthew Rosato wrote: Allow the underlying kvm host to handle the Refresh PCI Translation instruction intercepts. Signed-off-by: Matthew Rosato --- hw/s390x/s390-pci-bus.c | 6 ++-- hw/s390x/s390-pci-inst.c | 51 ++-- hw/s39

[PATCH 10/12] s390x/pci: use I/O Address Translation assist when interpreting

2021-12-07 Thread Matthew Rosato
Allow the underlying kvm host to handle the Refresh PCI Translation instruction intercepts. Signed-off-by: Matthew Rosato --- hw/s390x/s390-pci-bus.c | 6 ++-- hw/s390x/s390-pci-inst.c | 51 ++-- hw/s390x/s390-pci-vfio.c | 33