summaryrefslogtreecommitdiffstats
path: root/tests/libqos
Commit message (Expand)AuthorAgeFilesLines
* tests/libqos: Replace clock_step with qtest_clock_step in virtio codeThomas Huth2019-09-054-19/+35
* tests/libqos/e1000e: Make e1000e libqos functions independent from global_qtestThomas Huth2019-09-051-5/+11
* tests/libqtest: Make qtest_qmp_device_add/del independent from global_qtestThomas Huth2019-08-152-4/+4
* tests/libqos: Make virtio-pci code independent from global_qtestThomas Huth2019-08-151-4/+4
* tests/libqos: Make generic virtio code independent from global_qtestThomas Huth2019-08-152-50/+61
* tests: Set read-zeroes on for null-co driverAndrey Shinkevich2019-08-151-1/+2
* libqos: Account for the ctrl queue in virtio-netOleinik, Alexander2019-08-152-1/+2
* Supply missing header guardsMarkus Armbruster2019-06-127-0/+35
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-1221-4/+22
* libqos: i2c: move address into QI2CDevicePaolo Bonzini2019-06-032-34/+44
* tests: convert ds1338-test to qtestPaolo Bonzini2019-06-032-21/+0Star
* tests: convert OMAP i2c tests to qgraphPaolo Bonzini2019-06-032-23/+0Star
* libqos: add ARM imx25-pdk machine objectPaolo Bonzini2019-06-031-0/+92
* libqos: add ARM n800 machine objectPaolo Bonzini2019-06-031-0/+92
* libqos: convert I2C to qgraphPaolo Bonzini2019-06-034-8/+81
* libqos: split I2CAdapter initialization and allocationPaolo Bonzini2019-06-033-28/+61
* libqos: fix omap-i2c receiving more than 4 bytesPaolo Bonzini2019-06-031-5/+14
* libqos: move common i2c code to libqosPaolo Bonzini2019-06-032-0/+58
* qgraph: fix qos_node_contains with optionsPaolo Bonzini2019-06-032-10/+17
* tests: fw_cfg: add a function to get the fw_cfg fileLi Qiang2019-05-232-0/+47
* tests/libqos: Add pc_fw_cfg_uninit() and use itPhilippe Mathieu-Daudé2019-05-232-1/+6
* tests/libqos: Add io_fw_cfg_uninit() and mm_fw_cfg_uninit()Philippe Mathieu-Daudé2019-05-232-0/+12
* tests/libqos: Get rid of global_qtest dependency in qvring_init()Thomas Huth2019-05-214-11/+15
* Clean up ill-advised or unusual header guardsMarkus Armbruster2019-05-132-4/+4
* Clean up header guards that don't match their file nameMarkus Armbruster2019-05-131-2/+2
* Clean up includesMarkus Armbruster2019-05-131-4/+0Star
* tests: qpci_unplug_acpi_device_test() should not rely on global_qtestThomas Huth2019-05-082-6/+6
* test qgraph.c: Fix segs due to out of scope defaultDr. David Alan Gilbert2019-04-081-2/+4
* tests/libqos: fix usage of bool in pci-spapr.cJafar Abdi2019-04-081-1/+1
* tests/libqos: fix usage of bool in pci-pc.cJafar Abdi2019-04-081-1/+1
* ahci-test: Drop dependence on global_qtestEric Blake2019-03-122-10/+0Star
* qos-test: tpci200 test nodeEmanuele Giuseppe Esposito2019-03-071-0/+65
* tests: move virtio entirely to qos-testPaolo Bonzini2019-03-072-19/+0Star
* tests/libqos: remove pre-qgraph QVirtioPCIDevice APIPaolo Bonzini2019-03-072-99/+17Star
* tests/libqos: virtio-scsi driver and interface nodesEmanuele Giuseppe Esposito2019-03-072-0/+156
* tests/libqos: support multiqueue for virtio-netPaolo Bonzini2019-03-072-6/+19
* tests/libqos: virtio-net driver and interface nodesEmanuele Giuseppe Esposito2019-03-074-0/+225
* qos-test: virtio-blk test nodePaolo Bonzini2019-03-072-38/+0Star
* tests/libqos: virtio-blk driver and interface nodesEmanuele Giuseppe Esposito2019-03-072-0/+164
* tests/libqos: virtio-rng driver and interface nodesEmanuele Giuseppe Esposito2019-03-072-0/+149
* tests/libqos: virtio-balloon driver and interface nodesEmanuele Giuseppe Esposito2019-03-072-0/+152
* tests/libqos: virtio-9p driver and interface nodesEmanuele Giuseppe Esposito2019-03-072-0/+215
* qos-test: virtio-console and virtio-serial test nodeEmanuele Giuseppe Esposito2019-03-071-0/+1
* tests/libqos: virtio-serial driver and interface nodesEmanuele Giuseppe Esposito2019-03-072-0/+149
* tests/libqos: arm/virt machine nodeEmanuele Giuseppe Esposito2019-03-071-0/+90
* tests/libqos: virtio-mmio driver and interface nodesEmanuele Giuseppe Esposito2019-03-072-47/+75
* tests/libqos: remove global_qtest from virtio endianness checksPaolo Bonzini2019-03-073-7/+17
* tests/libqos: virtio-pci driver and interface nodesEmanuele Giuseppe Esposito2019-03-072-28/+92
* tests/libqos: e1000e driver and interface nodesEmanuele Giuseppe Esposito2019-03-072-0/+313
* tests/libqos: has_buggy_msi flagEmanuele Giuseppe Esposito2019-03-074-0/+24