summaryrefslogtreecommitdiffstats
path: root/tests/libqos
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* tests/qgraph: ppc64/pseries machine nodeEmanuele Giuseppe Esposito2019-03-071-0/+111
* tests/libqos: pci-spapr driver and interface nodesEmanuele Giuseppe Esposito2019-03-072-53/+87
* tests/libqos: aarch64/xlnx-zcu102 machine nodeEmanuele Giuseppe Esposito2019-03-071-0/+94
* tests/libqos: arm/xilinx-zynq-a9 machine nodeEmanuele Giuseppe Esposito2019-03-071-0/+94
* tests/libqos: arm/sabrelite machine nodeEmanuele Giuseppe Esposito2019-03-071-0/+91
* tests/libqos: arm/smdkc210 machine nodeEmanuele Giuseppe Esposito2019-03-071-0/+91
* tests/libqos: arm/raspi2 machine nodeEmanuele Giuseppe Esposito2019-03-071-0/+91
* tests/libqos: sdhci driver and interface nodesEmanuele Giuseppe Esposito2019-03-072-0/+233
* tests/libqos: x86_64/pc machine nodeEmanuele Giuseppe Esposito2019-03-071-0/+114
* tests/libqos: pci-pc driver and interface nodesEmanuele Giuseppe Esposito2019-03-074-33/+113
* tests: qgraph API for the qtest driver frameworkEmanuele Giuseppe Esposito2019-03-073-0/+1585
* tests/libqos: embed allocators instead of malloc-ing them separatelyPaolo Bonzini2019-03-0712-130/+44Star
* tests/libqos: rename qpci_init_pc and qpci_init_spapr functionsEmanuele Giuseppe Esposito2019-03-079-9/+19
* tests/libqos: introduce virtio_start_deviceEmanuele Giuseppe Esposito2019-03-072-0/+8
* qemu/queue.h: simplify reverse access to QTAILQPaolo Bonzini2019-01-111-1/+1
* tests/libqos/pci: Make PCI access functions independent of global_qtestThomas Huth2018-12-172-33/+34
* tests/libqos: Utilize newer glib spawn checkEric Blake2018-08-311-11/+1Star
* fw_cfg: import & use linux/qemu_fw_cfg.hMarc-André Lureau2018-08-231-1/+1
* tests: Clean up string interpolation around qtest_qmp_device_add()Markus Armbruster2018-08-164-14/+7Star
* tests: Clean up string interpolation into QMP input (simple cases)Markus Armbruster2018-08-161-8/+3Star
* libqtest: Rename functions to send QMP messagesMarkus Armbruster2018-08-161-2/+2
* ahci: fix FIS I bit and PIO Setup FIS interruptPaolo Bonzini2018-06-252-10/+17
* ahci: move PIO Setup FIS before transfer, fix it for ATAPI commandsJohn Snow2018-06-082-16/+22
* libqos/ahci: track sector sizeJohn Snow2018-06-081-4/+6
* misc: add pca9552 LED blinker modelCédric Le Goater2018-06-081-0/+2
* qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau2018-05-042-5/+5
* tests/libqos: Check for valid dev pointer when looking for PCI devicesThomas Huth2018-03-051-1/+3
* libqos: Use explicit QTestState for remaining libqos operationsEric Blake2018-02-142-21/+11Star
* libqos: Use explicit QTestState for ahci operationsEric Blake2018-02-141-22/+23
* libqos: Use explicit QTestState for i2c operationsEric Blake2018-02-143-57/+62
* libqos: Use explicit QTestState for rtas operationsEric Blake2018-02-143-27/+39
* libqos: Use explicit QTestState for fw_cfg operationsEric Blake2018-02-149-21/+26
* libqos: Track QTestState with QPCIBusEric Blake2018-02-149-19/+18Star
* tests: Clean up wait for eventMarkus Armbruster2018-02-141-5/+1Star
* Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster2018-02-092-1/+2