summaryrefslogtreecommitdiff
path: root/tests/libqos/pci-pc.c
AgeCommit message (Expand)AuthorFilesLines
2016-03-21tests/libqos/pci-pc: Fix qpci_pc_iomap() to map BARs alignedMarkus Armbruster1-2/+6
2016-02-16tests: Clean up includesPeter Maydell1-0/+1
2014-10-15libqos: Add qpci_plug_device_test() and qpci_unplug_acpi_device_test()Igor Mammedov1-0/+49
2014-08-15libqos: allow qpci_iomap to return BAR mapping sizeJohn Snow1-1/+4
2014-08-15libqos: Fixes a small memory leak.John Snow1-0/+7
2014-07-15libqos: Fix PC PCI endianness glitchesAndreas Färber1-6/+6
2014-03-27tests/libqos/pci-pc: Avoid shifting left into sign bitPeter Maydell1-6/+6
2013-04-17qtest: add libqos including PCI supportAnthony Liguori1-0/+239