aboutsummaryrefslogtreecommitdiff
path: root/tests/libqos
AgeCommit message (Expand)AuthorFilesLines
2019-06-12Supply missing header guardsMarkus Armbruster7-0/+35
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster21-4/+22
2019-06-03libqos: i2c: move address into QI2CDevicePaolo Bonzini2-34/+44
2019-06-03tests: convert ds1338-test to qtestPaolo Bonzini2-21/+0
2019-06-03tests: convert OMAP i2c tests to qgraphPaolo Bonzini2-23/+0
2019-06-03libqos: add ARM imx25-pdk machine objectPaolo Bonzini1-0/+92
2019-06-03libqos: add ARM n800 machine objectPaolo Bonzini1-0/+92
2019-06-03libqos: convert I2C to qgraphPaolo Bonzini4-8/+81
2019-06-03libqos: split I2CAdapter initialization and allocationPaolo Bonzini3-28/+61
2019-06-03libqos: fix omap-i2c receiving more than 4 bytesPaolo Bonzini1-5/+14
2019-06-03libqos: move common i2c code to libqosPaolo Bonzini2-0/+58
2019-06-03qgraph: fix qos_node_contains with optionsPaolo Bonzini2-10/+17
2019-05-23tests: fw_cfg: add a function to get the fw_cfg fileLi Qiang2-0/+47
2019-05-23tests/libqos: Add pc_fw_cfg_uninit() and use itPhilippe Mathieu-Daudé2-1/+6
2019-05-23tests/libqos: Add io_fw_cfg_uninit() and mm_fw_cfg_uninit()Philippe Mathieu-Daudé2-0/+12
2019-05-21tests/libqos: Get rid of global_qtest dependency in qvring_init()Thomas Huth4-11/+15
2019-05-13Clean up ill-advised or unusual header guardsMarkus Armbruster2-4/+4
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster1-2/+2
2019-05-13Clean up includesMarkus Armbruster1-4/+0
2019-05-08tests: qpci_unplug_acpi_device_test() should not rely on global_qtestThomas Huth2-6/+6
2019-04-08test qgraph.c: Fix segs due to out of scope defaultDr. David Alan Gilbert1-2/+4
2019-04-08tests/libqos: fix usage of bool in pci-spapr.cJafar Abdi1-1/+1
2019-04-08tests/libqos: fix usage of bool in pci-pc.cJafar Abdi1-1/+1
2019-03-12ahci-test: Drop dependence on global_qtestEric Blake2-10/+0
2019-03-07qos-test: tpci200 test nodeEmanuele Giuseppe Esposito1-0/+65
2019-03-07tests: move virtio entirely to qos-testPaolo Bonzini2-19/+0
2019-03-07tests/libqos: remove pre-qgraph QVirtioPCIDevice APIPaolo Bonzini2-99/+17
2019-03-07tests/libqos: virtio-scsi driver and interface nodesEmanuele Giuseppe Esposito2-0/+156
2019-03-07tests/libqos: support multiqueue for virtio-netPaolo Bonzini2-6/+19
2019-03-07tests/libqos: virtio-net driver and interface nodesEmanuele Giuseppe Esposito4-0/+225
2019-03-07qos-test: virtio-blk test nodePaolo Bonzini2-38/+0
2019-03-07tests/libqos: virtio-blk driver and interface nodesEmanuele Giuseppe Esposito2-0/+164
2019-03-07tests/libqos: virtio-rng driver and interface nodesEmanuele Giuseppe Esposito2-0/+149
2019-03-07tests/libqos: virtio-balloon driver and interface nodesEmanuele Giuseppe Esposito2-0/+152
2019-03-07tests/libqos: virtio-9p driver and interface nodesEmanuele Giuseppe Esposito2-0/+215
2019-03-07qos-test: virtio-console and virtio-serial test nodeEmanuele Giuseppe Esposito1-0/+1
2019-03-07tests/libqos: virtio-serial driver and interface nodesEmanuele Giuseppe Esposito2-0/+149
2019-03-07tests/libqos: arm/virt machine nodeEmanuele Giuseppe Esposito1-0/+90
2019-03-07tests/libqos: virtio-mmio driver and interface nodesEmanuele Giuseppe Esposito2-47/+75
2019-03-07tests/libqos: remove global_qtest from virtio endianness checksPaolo Bonzini3-7/+17
2019-03-07tests/libqos: virtio-pci driver and interface nodesEmanuele Giuseppe Esposito2-28/+92
2019-03-07tests/libqos: e1000e driver and interface nodesEmanuele Giuseppe Esposito2-0/+313
2019-03-07tests/libqos: has_buggy_msi flagEmanuele Giuseppe Esposito4-0/+24
2019-03-07tests/qgraph: ppc64/pseries machine nodeEmanuele Giuseppe Esposito1-0/+111
2019-03-07tests/libqos: pci-spapr driver and interface nodesEmanuele Giuseppe Esposito2-53/+87
2019-03-07tests/libqos: aarch64/xlnx-zcu102 machine nodeEmanuele Giuseppe Esposito1-0/+94
2019-03-07tests/libqos: arm/xilinx-zynq-a9 machine nodeEmanuele Giuseppe Esposito1-0/+94
2019-03-07tests/libqos: arm/sabrelite machine nodeEmanuele Giuseppe Esposito1-0/+91
2019-03-07tests/libqos: arm/smdkc210 machine nodeEmanuele Giuseppe Esposito1-0/+91
2019-03-07tests/libqos: arm/raspi2 machine nodeEmanuele Giuseppe Esposito1-0/+91