Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | msi: Generalize msix_supported to msi_supported | Jan Kiszka | 2012-01-19 | 1 | -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 msi | Isaku Yamahata | 2010-10-19 | 1 | -0/+41 |
implements msi related functions. Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp> Signed-off-by: Michael S. Tsirkin <mst@redhat.com> |