Statistics
| Branch: | Revision:

root / hw / msix.h @ 1452411b

History | View | Annotate | Download (866 Bytes)

# Date Author Comment
02eb84d0 06/24/2009 05:09 pm Michael S. Tsirkin

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....