aboutsummaryrefslogtreecommitdiff
path: root/tests/libqos
AgeCommit message (Expand)Author
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
2015-10-05qtest/ahci: fix redundant assertionJohn Snow
2015-09-18qtest/ahci: export generate_patternJohn Snow
2015-09-07i.MX: Add qtest support for I2C device emulator.Jean-Christophe Dubois
2015-07-08libqos/ahci: fix ahci_write_fis for ncq on ppc64John Snow
2015-07-04qtest/ahci: simple ncq data testJohn Snow
2015-07-04libqos/ahci: Force all NCQ commands to be LBA48John Snow
2015-07-04libqos/ahci: set the NCQ tag on command_commitJohn Snow
2015-07-04libqos/ahci: adjust expected NCQ interruptsJohn Snow
2015-07-04libqos/ahci: edit wait to be ncq awareJohn Snow
2015-07-04libqos/ahci: add NCQ frame supportJohn Snow
2015-07-04libqos/ahci: fix cmd_sanity for ncqJohn Snow
2015-07-04libqos/ahci: fix memory management bugsJohn Snow
2015-06-17libqos: Complete virtio device ID definition listFam Zheng
2015-06-17libqos: Allow calling guest_free on NULL pointerFam Zheng
2015-05-22libqos/ahci: Swap memread/write with bufread/writeJohn Snow
2015-05-22qtest/ahci: add migrate dma testJohn Snow
2015-05-22libqos: Add migration helpersJohn Snow
2015-05-22libqos/ahci: Fix sector set methodJohn Snow
2015-05-22libqos/ahci: Add halted command helpersJohn Snow
2015-04-30misc: Fix new collection of typosStefan Weil
2015-04-28libqos: add blkdebug_prepare_scriptJohn Snow