summaryrefslogtreecommitdiff
path: root/tests/libqos
AgeCommit message (Expand)AuthorFilesLines
2016-10-16spapr: Improved placement of PCI host bridges in guest memory mapDavid Gibson1-5/+4
2016-10-16libqos: Limit spapr-pci to 32-bit MMIO for nowDavid Gibson1-17/+15
2016-10-16libqos: Correct error in PCI hole sizing for spaprDavid Gibson1-2/+4
2016-10-16libqos: Isolate knowledge of spapr memory map to qpci_init_spapr()David Gibson1-49/+64
2016-10-14qtest: ask endianness of the target in qtest_init()Laurent Vivier1-1/+1
2016-10-06libqos: use generic qtest_shutdown()Laurent Vivier4-5/+20
2016-10-06libqos: add PCI management in qtest_vboot()/qtest_shutdown()Laurent Vivier7-10/+31
2016-10-06libqos: add PPC64 PCI supportLaurent Vivier6-23/+375
2016-09-28libqos: fix qvring_init()Laurent Vivier1-1/+1
2016-09-23tests: add RTAS command in the protocolLaurent Vivier2-0/+82
2016-09-23libqos: define SPAPR libqos functionsLaurent Vivier6-1/+97
2016-09-13tests: fix qvirtqueue_kickLaurent Vivier1-3/+3
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster3-6/+6
2016-06-20libqos: add qvirtqueue_cleanup()Stefan Hajnoczi4-0/+29
2016-06-20libqos: drop duplicated virtio_pci.h definitionsStefan Hajnoczi2-37/+22
2016-06-20libqos: drop duplicated virtio_vring.h structsStefan Hajnoczi2-37/+12
2016-06-20libqos: drop duplicated virtio_ring.h bit definitionsStefan Hajnoczi4-24/+13
2016-06-20libqos: drop duplicated virtio_config.h definitionsStefan Hajnoczi2-18/+10
2016-06-20libqos: drop duplicated PCI vendor ID definitionStefan Hajnoczi2-3/+2
2016-06-20libqos: use virtio_ids.h for device ID definitionsStefan Hajnoczi1-9/+0
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell14-14/+0
2016-05-19qemu-common: stop including qemu/host-utils.h from qemu-common.hPaolo Bonzini1-0/+1
2016-03-24Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-2/+1
2016-03-22fw_cfg: Split fw_cfg_keys.h off fw_cfg.hMarkus Armbruster1-2/+1
2016-03-21tests/libqos/pci-pc: Fix qpci_pc_iomap() to map BARs alignedMarkus Armbruster1-2/+6
2016-02-23all: Clean up includesPeter Maydell5-9/+0
2016-02-16tests: Clean up includesPeter Maydell15-15/+15
2016-02-02libqos: remove some leaksMarc-André Lureau1-0/+2
2016-01-29ide: Clean up includesPeter Maydell1-0/+1
2016-01-11libqos/ahci: organize headerJohn Snow1-12/+24
2016-01-11libqos/ahci: add ahci_execJohn Snow2-0/+93
2016-01-11libqos/ahci: allow nondata commands for ahci_io variantsJohn Snow1-0/+3
2016-01-11libqos: allow zero-size allocationsJohn Snow2-3/+7
2016-01-11libqos/ahci: Switch to mutable propertiesJohn Snow1-2/+8
2016-01-11libqos/ahci: ATAPI identifyJohn Snow2-0/+6
2016-01-11libqos/ahci: ATAPI supportJohn Snow2-4/+89
2015-11-13libqos: add qemu-img presence checkJohn Snow2-5/+24
2015-10-05qtest/ahci: fix redundant assertionJohn Snow1-1/+1
2015-09-18qtest/ahci: export generate_patternJohn Snow2-0/+27
2015-09-07i.MX: Add qtest support for I2C device emulator.Jean-Christophe Dubois2-0/+212
2015-07-08libqos/ahci: fix ahci_write_fis for ncq on ppc64John Snow2-10/+12
2015-07-04qtest/ahci: simple ncq data testJohn Snow2-33/+40
2015-07-04libqos/ahci: Force all NCQ commands to be LBA48John Snow1-1/+1
2015-07-04libqos/ahci: set the NCQ tag on command_commitJohn Snow1-0/+5
2015-07-04libqos/ahci: adjust expected NCQ interruptsJohn Snow1-2/+7
2015-07-04libqos/ahci: edit wait to be ncq awareJohn Snow1-3/+7
2015-07-04libqos/ahci: add NCQ frame supportJohn Snow2-10/+63
2015-07-04libqos/ahci: fix cmd_sanity for ncqJohn Snow2-24/+25
2015-07-04libqos/ahci: fix memory management bugsJohn Snow1-2/+4
2015-06-17libqos: Complete virtio device ID definition listFam Zheng1-2/+8