aboutsummaryrefslogtreecommitdiff
path: root/tests/libqos
AgeCommit message (Expand)Author
2016-10-28libqos: Change PCI accessors to take opaque BAR handleDavid Gibson
2016-10-28tests: Don't assume structure of PCI IO base in ahci-testDavid Gibson
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: Better handling of PCI legacy IODavid 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-28libqos: Give qvirtio_config_read*() consistent semanticsDavid Gibson
2016-10-28tests: enable virtio tests on SPAPRLaurent Vivier
2016-10-28tests: rename target_big_endian() as qvirtio_is_big_endian()Laurent Vivier
2016-10-28tests: move QVirtioBus pointer into QVirtioDeviceLaurent Vivier
2016-10-28tests: don't check if qtest_spapr_boot() returns NULLLaurent Vivier
2016-10-16spapr: Improved placement of PCI host bridges in guest memory mapDavid Gibson
2016-10-16libqos: Limit spapr-pci to 32-bit MMIO for nowDavid Gibson
2016-10-16libqos: Correct error in PCI hole sizing for spaprDavid Gibson
2016-10-16libqos: Isolate knowledge of spapr memory map to qpci_init_spapr()David Gibson
2016-10-14qtest: ask endianness of the target in qtest_init()Laurent Vivier
2016-10-06libqos: use generic qtest_shutdown()Laurent Vivier
2016-10-06libqos: add PCI management in qtest_vboot()/qtest_shutdown()Laurent Vivier
2016-10-06libqos: add PPC64 PCI supportLaurent Vivier
2016-09-28libqos: fix qvring_init()Laurent Vivier
2016-09-23tests: add RTAS command in the protocolLaurent Vivier
2016-09-23libqos: define SPAPR libqos functionsLaurent Vivier
2016-09-13tests: fix qvirtqueue_kickLaurent Vivier
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-06-20libqos: add qvirtqueue_cleanup()Stefan Hajnoczi
2016-06-20libqos: drop duplicated virtio_pci.h definitionsStefan Hajnoczi
2016-06-20libqos: drop duplicated virtio_vring.h structsStefan Hajnoczi
2016-06-20libqos: drop duplicated virtio_ring.h bit definitionsStefan Hajnoczi
2016-06-20libqos: drop duplicated virtio_config.h definitionsStefan Hajnoczi
2016-06-20libqos: drop duplicated PCI vendor ID definitionStefan Hajnoczi
2016-06-20libqos: use virtio_ids.h for device ID definitionsStefan Hajnoczi
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell
2016-05-19qemu-common: stop including qemu/host-utils.h from qemu-common.hPaolo Bonzini
2016-03-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2016-03-22fw_cfg: Split fw_cfg_keys.h off fw_cfg.hMarkus Armbruster
2016-03-21tests/libqos/pci-pc: Fix qpci_pc_iomap() to map BARs alignedMarkus Armbruster
2016-02-23all: Clean up includesPeter Maydell
2016-02-16tests: Clean up includesPeter Maydell
2016-02-02libqos: remove some leaksMarc-André Lureau
2016-01-29ide: Clean up includesPeter Maydell
2016-01-11libqos/ahci: organize headerJohn Snow
2016-01-11libqos/ahci: add ahci_execJohn Snow
2016-01-11libqos/ahci: allow nondata commands for ahci_io variantsJohn Snow
2016-01-11libqos: allow zero-size allocationsJohn Snow
2016-01-11libqos/ahci: Switch to mutable propertiesJohn Snow
2016-01-11libqos/ahci: ATAPI identifyJohn Snow
2016-01-11libqos/ahci: ATAPI supportJohn Snow
2015-11-13libqos: add qemu-img presence checkJohn Snow