aboutsummaryrefslogtreecommitdiff
path: root/tests/libqos
AgeCommit message (Expand)Author
2020-01-12tests/libqos: Move the libqos files under tests/qtest/Thomas Huth
2019-10-29libqos: tolerate wait-unplug migration stateJens Freimann
2019-10-25libqos: add VIRTIO PCI 1.0 supportStefan Hajnoczi
2019-10-25libqos: extract Legacy virtio-pci.c codeStefan Hajnoczi
2019-10-25libqos: make the virtio-pci BAR index configurableStefan Hajnoczi
2019-10-25libqos: expose common virtqueue setup/cleanup functionsStefan Hajnoczi
2019-10-25libqos: add MSI-X callbacks to QVirtioPCIDeviceStefan Hajnoczi
2019-10-25libqos: pass full QVirtQueue to set_queue_address()Stefan Hajnoczi
2019-10-25libqos: add iteration support to qpci_find_capability()Stefan Hajnoczi
2019-10-25libqos: access VIRTIO 1.0 vring in little-endianStefan Hajnoczi
2019-10-25libqos: implement VIRTIO 1.0 FEATURES_OK stepStefan Hajnoczi
2019-10-25libqos: enforce Device Initialization orderStefan Hajnoczi
2019-10-25libqos: add missing virtio-9p feature negotiationStefan Hajnoczi
2019-10-25libqos: extend feature bits to 64-bitStefan Hajnoczi
2019-10-25libqos: read QVIRTIO_MMIO_VERSION registerStefan Hajnoczi
2019-09-05tests/libqos: Replace clock_step with qtest_clock_step in virtio codeThomas Huth
2019-09-05tests/libqos/e1000e: Make e1000e libqos functions independent from global_qtestThomas Huth
2019-08-15tests/libqtest: Make qtest_qmp_device_add/del independent from global_qtestThomas Huth
2019-08-15tests/libqos: Make virtio-pci code independent from global_qtestThomas Huth
2019-08-15tests/libqos: Make generic virtio code independent from global_qtestThomas Huth
2019-08-15tests: Set read-zeroes on for null-co driverAndrey Shinkevich
2019-08-15libqos: Account for the ctrl queue in virtio-netOleinik, Alexander
2019-06-12Supply missing header guardsMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-06-03libqos: i2c: move address into QI2CDevicePaolo Bonzini
2019-06-03tests: convert ds1338-test to qtestPaolo Bonzini
2019-06-03tests: convert OMAP i2c tests to qgraphPaolo Bonzini
2019-06-03libqos: add ARM imx25-pdk machine objectPaolo Bonzini
2019-06-03libqos: add ARM n800 machine objectPaolo Bonzini
2019-06-03libqos: convert I2C to qgraphPaolo Bonzini
2019-06-03libqos: split I2CAdapter initialization and allocationPaolo Bonzini
2019-06-03libqos: fix omap-i2c receiving more than 4 bytesPaolo Bonzini
2019-06-03libqos: move common i2c code to libqosPaolo Bonzini
2019-06-03qgraph: fix qos_node_contains with optionsPaolo Bonzini
2019-05-23tests: fw_cfg: add a function to get the fw_cfg fileLi Qiang
2019-05-23tests/libqos: Add pc_fw_cfg_uninit() and use itPhilippe Mathieu-Daudé
2019-05-23tests/libqos: Add io_fw_cfg_uninit() and mm_fw_cfg_uninit()Philippe Mathieu-Daudé
2019-05-21tests/libqos: Get rid of global_qtest dependency in qvring_init()Thomas Huth
2019-05-13Clean up ill-advised or unusual header guardsMarkus Armbruster
2019-05-13Clean up header guards that don't match their file nameMarkus Armbruster
2019-05-13Clean up includesMarkus Armbruster
2019-05-08tests: qpci_unplug_acpi_device_test() should not rely on global_qtestThomas Huth
2019-04-08test qgraph.c: Fix segs due to out of scope defaultDr. David Alan Gilbert
2019-04-08tests/libqos: fix usage of bool in pci-spapr.cJafar Abdi
2019-04-08tests/libqos: fix usage of bool in pci-pc.cJafar Abdi
2019-03-12ahci-test: Drop dependence on global_qtestEric Blake
2019-03-07qos-test: tpci200 test nodeEmanuele Giuseppe Esposito
2019-03-07tests: move virtio entirely to qos-testPaolo Bonzini
2019-03-07tests/libqos: remove pre-qgraph QVirtioPCIDevice APIPaolo Bonzini
2019-03-07tests/libqos: virtio-scsi driver and interface nodesEmanuele Giuseppe Esposito