pci-assign: Use PCI-2.3-based shared legacy interrupts
commitff8bacfc1d8388fe9089f35e533014be9fe93bcb
authorJan Kiszka <jan.kiszka@siemens.com>
Thu, 8 Mar 2012 18:04:01 +0000 (8 19:04 +0100)
committerMarcelo Tosatti <mtosatti@redhat.com>
Fri, 9 Mar 2012 22:48:51 +0000 (9 19:48 -0300)
tree28135d72595f73347b08d022c7f58a70455db492
parent8a3cbfa706003d37d1288abbb67705fc06d9f429
pci-assign: Use PCI-2.3-based shared legacy interrupts

Enable the new KVM feature that allows legacy interrupt sharing for
PCI-2.3-compliant devices. This requires to synchronize any guest
change of the INTx mask bit to the kernel.

The feature is controlled by the property 'share_intx' and is off by
default for now.

Acked-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
hw/device-assignment.c
hw/device-assignment.h
qemu-kvm.c
qemu-kvm.h