pci-stub: add more MSI functions
commitec5ce147a63273bbc55ed1c52c1db41b0c5a7775
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 12 Dec 2019 13:20:05 +0000 (12 14:20 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 17 Dec 2019 18:33:49 +0000 (17 19:33 +0100)
tree2ed9c0ae98323138bae66ad8607d598d682eab0a
parent852c27e2ba99939e13a8e87f0d1a43aaec805f56
pci-stub: add more MSI functions

On x86, KVM needs some function from the PCI subsystem in order to set
up interrupt routes.  Provide some stubs to support x86 machines that
lack PCI.

Reviewed-by: Sergio Lopez <slp@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/pci/pci-stub.c