]> git.proxmox.com Git - mirror_qemu.git/commit
s390x/pci: enable adapter event notification for interpreted devices
authorMatthew Rosato <mjrosato@linux.ibm.com>
Fri, 2 Sep 2022 17:27:34 +0000 (13:27 -0400)
committerThomas Huth <thuth@redhat.com>
Mon, 26 Sep 2022 15:23:47 +0000 (17:23 +0200)
commitd0bc7091c2013ad2fa164100cf7b17962370e8ab
tree76dcd424722b6637b1d4d27fee9ec682e2e2fd15
parent15d0e7942d3b31ff71d8e0e8cec3a8203214f19b
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>
hw/s390x/s390-pci-bus.c
hw/s390x/s390-pci-inst.c
hw/s390x/s390-pci-kvm.c
include/hw/s390x/s390-pci-bus.h
include/hw/s390x/s390-pci-kvm.h