aboutsummaryrefslogtreecommitdiff
path: root/tests/libqos/pci-pc.c
AgeCommit message (Expand)Author
2016-10-28libqos: Add 64-bit PCI IO accessorsDavid Gibson
2016-10-28libqos: Implement mmio accessors in terms of mem{read,write}David Gibson
2016-10-28libqos: Add streaming accessors for PCI MMIODavid Gibson
2016-10-28libqos: Move BAR assignment to common codeDavid Gibson
2016-10-28libqos: Handle PCI IO de-multiplexing in common codeDavid Gibson
2016-10-06libqos: add PCI management in qtest_vboot()/qtest_shutdown()Laurent Vivier
2016-10-06libqos: add PPC64 PCI supportLaurent Vivier
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell
2016-03-21tests/libqos/pci-pc: Fix qpci_pc_iomap() to map BARs alignedMarkus Armbruster
2016-02-16tests: Clean up includesPeter Maydell
2014-10-15libqos: Add qpci_plug_device_test() and qpci_unplug_acpi_device_test()Igor Mammedov
2014-08-15libqos: allow qpci_iomap to return BAR mapping sizeJohn Snow
2014-08-15libqos: Fixes a small memory leak.John Snow
2014-07-15libqos: Fix PC PCI endianness glitchesAndreas Färber
2014-03-27tests/libqos/pci-pc: Avoid shifting left into sign bitPeter Maydell
2013-04-17qtest: add libqos including PCI supportAnthony Liguori