Re: [PATCH v2 6/9] s390x/pci: enable adapter event notification for interpreted devices

2022-01-31 Thread Matthew Rosato
On 1/31/22 10:10 AM, Pierre Morel wrote: On 1/14/22 21:38, Matthew Rosato wrote: Use the associated vfio feature ioctl 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 'intassist' settin

Re: [PATCH v2 6/9] s390x/pci: enable adapter event notification for interpreted devices

2022-01-31 Thread Pierre Morel
On 1/14/22 21:38, Matthew Rosato wrote: Use the associated vfio feature ioctl 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 'intassist' setting. It is a personal opinion but I do not

[PATCH v2 6/9] s390x/pci: enable adapter event notification for interpreted devices

2022-01-14 Thread Matthew Rosato
Use the associated vfio feature ioctl 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 'intassist' setting. Signed-off-by: Matthew Rosato --- hw/s390x/s390-pci-bus.c | 24 -