summaryrefslogtreecommitdiffstats
path: root/tests/libqos
Commit message (Expand)AuthorAgeFilesLines
...
* libqos: add PCI management in qtest_vboot()/qtest_shutdown()Laurent Vivier2016-10-067-10/+31
* libqos: add PPC64 PCI supportLaurent Vivier2016-10-066-23/+375
* libqos: fix qvring_init()Laurent Vivier2016-09-281-1/+1
* tests: add RTAS command in the protocolLaurent Vivier2016-09-232-0/+82
* libqos: define SPAPR libqos functionsLaurent Vivier2016-09-236-1/+97
* tests: fix qvirtqueue_kickLaurent Vivier2016-09-131-3/+3
* Clean up ill-advised or unusual header guardsMarkus Armbruster2016-07-123-6/+6
* libqos: add qvirtqueue_cleanup()Stefan Hajnoczi2016-06-204-0/+29
* libqos: drop duplicated virtio_pci.h definitionsStefan Hajnoczi2016-06-202-37/+22Star
* libqos: drop duplicated virtio_vring.h structsStefan Hajnoczi2016-06-202-37/+12Star
* libqos: drop duplicated virtio_ring.h bit definitionsStefan Hajnoczi2016-06-204-24/+13Star
* libqos: drop duplicated virtio_config.h definitionsStefan Hajnoczi2016-06-202-18/+10Star
* libqos: drop duplicated PCI vendor ID definitionStefan Hajnoczi2016-06-202-3/+2Star
* libqos: use virtio_ids.h for device ID definitionsStefan Hajnoczi2016-06-201-9/+0Star
* tests: Remove unnecessary glib.h includesPeter Maydell2016-06-0714-14/+0Star
* qemu-common: stop including qemu/host-utils.h from qemu-common.hPaolo Bonzini2016-05-191-0/+1
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2016-03-241-2/+1Star
|\
| * fw_cfg: Split fw_cfg_keys.h off fw_cfg.hMarkus Armbruster2016-03-221-2/+1Star
* | tests/libqos/pci-pc: Fix qpci_pc_iomap() to map BARs alignedMarkus Armbruster2016-03-211-2/+6
|/
* all: Clean up includesPeter Maydell2016-02-235-9/+0Star
* tests: Clean up includesPeter Maydell2016-02-1615-15/+15
* libqos: remove some leaksMarc-André Lureau2016-02-021-0/+2
* ide: Clean up includesPeter Maydell2016-01-291-0/+1
* libqos/ahci: organize headerJohn Snow2016-01-111-12/+24
* libqos/ahci: add ahci_execJohn Snow2016-01-112-0/+93
* libqos/ahci: allow nondata commands for ahci_io variantsJohn Snow2016-01-111-0/+3
* libqos: allow zero-size allocationsJohn Snow2016-01-112-3/+7
* libqos/ahci: Switch to mutable propertiesJohn Snow2016-01-111-2/+8
* libqos/ahci: ATAPI identifyJohn Snow2016-01-112-0/+6
* libqos/ahci: ATAPI supportJohn Snow2016-01-112-4/+89
* libqos: add qemu-img presence checkJohn Snow2015-11-132-5/+24
* qtest/ahci: fix redundant assertionJohn Snow2015-10-051-1/+1
* qtest/ahci: export generate_patternJohn Snow2015-09-182-0/+27
* i.MX: Add qtest support for I2C device emulator.Jean-Christophe Dubois2015-09-072-0/+212
* libqos/ahci: fix ahci_write_fis for ncq on ppc64John Snow2015-07-082-10/+12
* qtest/ahci: simple ncq data testJohn Snow2015-07-042-33/+40
* libqos/ahci: Force all NCQ commands to be LBA48John Snow2015-07-041-1/+1
* libqos/ahci: set the NCQ tag on command_commitJohn Snow2015-07-041-0/+5
* libqos/ahci: adjust expected NCQ interruptsJohn Snow2015-07-041-2/+7
* libqos/ahci: edit wait to be ncq awareJohn Snow2015-07-041-3/+7
* libqos/ahci: add NCQ frame supportJohn Snow2015-07-042-10/+63
* libqos/ahci: fix cmd_sanity for ncqJohn Snow2015-07-042-24/+25
* libqos/ahci: fix memory management bugsJohn Snow2015-07-041-2/+4
* libqos: Complete virtio device ID definition listFam Zheng2015-06-171-2/+8
* libqos: Allow calling guest_free on NULL pointerFam Zheng2015-06-171-0/+3
* libqos/ahci: Swap memread/write with bufread/writeJohn Snow2015-05-221-2/+2
* qtest/ahci: add migrate dma testJohn Snow2015-05-221-0/+1
* libqos: Add migration helpersJohn Snow2015-05-224-17/+145
* libqos/ahci: Fix sector set methodJohn Snow2015-05-221-2/+4
* libqos/ahci: Add halted command helpersJohn Snow2015-05-222-0/+30