Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-28 | libqos: Change PCI accessors to take opaque BAR handle | David Gibson | 1 | -18/+28 |
2016-10-28 | libqos: Add 64-bit PCI IO accessors | David Gibson | 1 | -0/+4 |
2016-10-28 | libqos: Implement mmio accessors in terms of mem{read,write} | David Gibson | 1 | -8/+0 |
2016-10-28 | libqos: Add streaming accessors for PCI MMIO | David Gibson | 1 | -0/+6 |
2016-10-28 | libqos: Better handling of PCI legacy IO | David Gibson | 1 | -0/+1 |
2016-10-28 | libqos: Move BAR assignment to common code | David Gibson | 1 | -4/+3 |
2016-10-28 | libqos: Handle PCI IO de-multiplexing in common code | David Gibson | 1 | -6/+16 |
2016-02-23 | all: Clean up includes | Peter Maydell | 1 | -1/+0 |
2014-10-15 | libqos: Add qpci_plug_device_test() and qpci_unplug_acpi_device_test() | Igor Mammedov | 1 | -0/+3 |
2014-09-08 | libqos: Added MSI-X support | Marc MarĂ | 1 | -0/+10 |
2014-08-15 | libqos: allow qpci_iomap to return BAR mapping size | John Snow | 1 | -2/+2 |
2013-04-17 | qtest: add libqos including PCI support | Anthony Liguori | 1 | -0/+80 |