summaryrefslogtreecommitdiffstats
path: root/hw/msi.h
Commit message (Collapse)AuthorAgeFilesLines
* msi: Generalize msix_supported to msi_supportedJan Kiszka2012-01-191-0/+2
| | | | | | | | Rename msix_supported to msi_supported and control MSI and MSI-X activation this way. That was likely to original intention for this flag, but MSI support came after MSI-X. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
* msi: implements msiIsaku Yamahata2010-10-191-0/+41
implements msi related functions. Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
OpenPOWER on IntegriCloud