Age | Commit message (Expand) | Author |
2019-09-05 | tests/libqos: Replace clock_step with qtest_clock_step in virtio code | Thomas Huth |
2019-09-05 | tests/libqos/e1000e: Make e1000e libqos functions independent from global_qtest | Thomas Huth |
2019-08-15 | tests/libqtest: Make qtest_qmp_device_add/del independent from global_qtest | Thomas Huth |
2019-08-15 | tests/libqos: Make virtio-pci code independent from global_qtest | Thomas Huth |
2019-08-15 | tests/libqos: Make generic virtio code independent from global_qtest | Thomas Huth |
2019-08-15 | tests: Set read-zeroes on for null-co driver | Andrey Shinkevich |
2019-08-15 | libqos: Account for the ctrl queue in virtio-net | Oleinik, Alexander |
2019-06-12 | Supply missing header guards | Markus Armbruster |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster |
2019-06-03 | libqos: i2c: move address into QI2CDevice | Paolo Bonzini |
2019-06-03 | tests: convert ds1338-test to qtest | Paolo Bonzini |
2019-06-03 | tests: convert OMAP i2c tests to qgraph | Paolo Bonzini |
2019-06-03 | libqos: add ARM imx25-pdk machine object | Paolo Bonzini |
2019-06-03 | libqos: add ARM n800 machine object | Paolo Bonzini |
2019-06-03 | libqos: convert I2C to qgraph | Paolo Bonzini |
2019-06-03 | libqos: split I2CAdapter initialization and allocation | Paolo Bonzini |
2019-06-03 | libqos: fix omap-i2c receiving more than 4 bytes | Paolo Bonzini |
2019-06-03 | libqos: move common i2c code to libqos | Paolo Bonzini |
2019-06-03 | qgraph: fix qos_node_contains with options | Paolo Bonzini |
2019-05-23 | tests: fw_cfg: add a function to get the fw_cfg file | Li Qiang |
2019-05-23 | tests/libqos: Add pc_fw_cfg_uninit() and use it | Philippe Mathieu-Daudé |
2019-05-23 | tests/libqos: Add io_fw_cfg_uninit() and mm_fw_cfg_uninit() | Philippe Mathieu-Daudé |
2019-05-21 | tests/libqos: Get rid of global_qtest dependency in qvring_init() | Thomas Huth |
2019-05-13 | Clean up ill-advised or unusual header guards | Markus Armbruster |
2019-05-13 | Clean up header guards that don't match their file name | Markus Armbruster |
2019-05-13 | Clean up includes | Markus Armbruster |
2019-05-08 | tests: qpci_unplug_acpi_device_test() should not rely on global_qtest | Thomas Huth |
2019-04-08 | test qgraph.c: Fix segs due to out of scope default | Dr. David Alan Gilbert |
2019-04-08 | tests/libqos: fix usage of bool in pci-spapr.c | Jafar Abdi |
2019-04-08 | tests/libqos: fix usage of bool in pci-pc.c | Jafar Abdi |
2019-03-12 | ahci-test: Drop dependence on global_qtest | Eric Blake |
2019-03-07 | qos-test: tpci200 test node | Emanuele Giuseppe Esposito |
2019-03-07 | tests: move virtio entirely to qos-test | Paolo Bonzini |
2019-03-07 | tests/libqos: remove pre-qgraph QVirtioPCIDevice API | Paolo Bonzini |
2019-03-07 | tests/libqos: virtio-scsi driver and interface nodes | Emanuele Giuseppe Esposito |
2019-03-07 | tests/libqos: support multiqueue for virtio-net | Paolo Bonzini |
2019-03-07 | tests/libqos: virtio-net driver and interface nodes | Emanuele Giuseppe Esposito |
2019-03-07 | qos-test: virtio-blk test node | Paolo Bonzini |
2019-03-07 | tests/libqos: virtio-blk driver and interface nodes | Emanuele Giuseppe Esposito |
2019-03-07 | tests/libqos: virtio-rng driver and interface nodes | Emanuele Giuseppe Esposito |
2019-03-07 | tests/libqos: virtio-balloon driver and interface nodes | Emanuele Giuseppe Esposito |
2019-03-07 | tests/libqos: virtio-9p driver and interface nodes | Emanuele Giuseppe Esposito |
2019-03-07 | qos-test: virtio-console and virtio-serial test node | Emanuele Giuseppe Esposito |
2019-03-07 | tests/libqos: virtio-serial driver and interface nodes | Emanuele Giuseppe Esposito |
2019-03-07 | tests/libqos: arm/virt machine node | Emanuele Giuseppe Esposito |
2019-03-07 | tests/libqos: virtio-mmio driver and interface nodes | Emanuele Giuseppe Esposito |
2019-03-07 | tests/libqos: remove global_qtest from virtio endianness checks | Paolo Bonzini |
2019-03-07 | tests/libqos: virtio-pci driver and interface nodes | Emanuele Giuseppe Esposito |
2019-03-07 | tests/libqos: e1000e driver and interface nodes | Emanuele Giuseppe Esposito |
2019-03-07 | tests/libqos: has_buggy_msi flag | Emanuele Giuseppe Esposito |