diff options
author | Michael S. Tsirkin | 2009-06-21 18:49:54 +0200 |
---|---|---|
committer | Anthony Liguori | 2009-06-24 16:09:14 +0200 |
commit | 02eb84d0ec97f183ac23ee939403a139e8849b1d (patch) | |
tree | 9425e8a576f027b67c5f4b40fdb7762b7c57b753 /hw/virtio-pci.c | |
parent | qemu/pci: check constant registers on load (diff) | |
download | qemu-02eb84d0ec97f183ac23ee939403a139e8849b1d.tar.gz qemu-02eb84d0ec97f183ac23ee939403a139e8849b1d.tar.xz qemu-02eb84d0ec97f183ac23ee939403a139e8849b1d.zip |
qemu/pci: MSI-X support functions
Add functions implementing MSI-X support. First user will be virtio-pci.
Note that platform must set a flag to declare MSI supported: this
is a safety measure to avoid breaking platforms which should support
MSI-X but currently lack this in the interrupt controller emulation.
For PC this will be set by APIC.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'hw/virtio-pci.c')
0 files changed, 0 insertions, 0 deletions