Re: [PATCH v8 5/8] s390x/pci: enable adapter event notification for interpreted devices

2022-09-23 Thread Thomas Huth
On 02/09/2022 19.27, Matthew Rosato wrote: Use the associated kvm ioctl operation to enable adapter event notification and forwarding for devices when requested. This feature will be set up with or without firmware assist based upon the 'forwarding_assist' setting. Signed-off-by: Matthew Rosato

[PATCH v8 5/8] s390x/pci: enable adapter event notification for interpreted devices

2022-09-02 Thread Matthew Rosato
Use the associated kvm ioctl operation to enable adapter event notification and forwarding for devices when requested. This feature will be set up with or without firmware assist based upon the 'forwarding_assist' setting. Signed-off-by: Matthew Rosato --- hw/s390x/s390-pci-bus.c | 20 +