s390x/pci: enable adapter event notification for interpreted devices
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 <mjrosato@linux.ibm.com> Message-Id: <20220902172737.170349-6-mjrosato@linux.ibm.com> [thuth: Rename "forwarding_assist" property to "forwarding-assist"] Signed-off-by:
Thomas Huth <thuth@redhat.com>
Showing
- hw/s390x/s390-pci-bus.c 17 additions, 3 deletionshw/s390x/s390-pci-bus.c
- hw/s390x/s390-pci-inst.c 38 additions, 2 deletionshw/s390x/s390-pci-inst.c
- hw/s390x/s390-pci-kvm.c 30 additions, 0 deletionshw/s390x/s390-pci-kvm.c
- include/hw/s390x/s390-pci-bus.h 1 addition, 0 deletionsinclude/hw/s390x/s390-pci-bus.h
- include/hw/s390x/s390-pci-kvm.h 14 additions, 0 deletionsinclude/hw/s390x/s390-pci-kvm.h
Loading