aboutsummaryrefslogtreecommitdiff
path: root/tests/libqos
AgeCommit message (Expand)Author
2019-03-07tests/libqos: sdhci driver and interface nodesEmanuele Giuseppe Esposito
2019-03-07tests/libqos: x86_64/pc machine nodeEmanuele Giuseppe Esposito
2019-03-07tests/libqos: pci-pc driver and interface nodesEmanuele Giuseppe Esposito
2019-03-07tests: qgraph API for the qtest driver frameworkEmanuele Giuseppe Esposito
2019-03-07tests/libqos: embed allocators instead of malloc-ing them separatelyPaolo Bonzini
2019-03-07tests/libqos: rename qpci_init_pc and qpci_init_spapr functionsEmanuele Giuseppe Esposito
2019-03-07tests/libqos: introduce virtio_start_deviceEmanuele Giuseppe Esposito
2019-01-11qemu/queue.h: simplify reverse access to QTAILQPaolo Bonzini
2018-12-17tests/libqos/pci: Make PCI access functions independent of global_qtestThomas Huth
2018-08-31tests/libqos: Utilize newer glib spawn checkEric Blake
2018-08-23fw_cfg: import & use linux/qemu_fw_cfg.hMarc-André Lureau
2018-08-16tests: Clean up string interpolation around qtest_qmp_device_add()Markus Armbruster
2018-08-16tests: Clean up string interpolation into QMP input (simple cases)Markus Armbruster
2018-08-16libqtest: Rename functions to send QMP messagesMarkus Armbruster
2018-06-25ahci: fix FIS I bit and PIO Setup FIS interruptPaolo Bonzini
2018-06-08ahci: move PIO Setup FIS before transfer, fix it for ATAPI commandsJohn Snow
2018-06-08libqos/ahci: track sector sizeJohn Snow
2018-06-08misc: add pca9552 LED blinker modelCédric Le Goater
2018-05-04qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREFMarc-André Lureau
2018-03-05tests/libqos: Check for valid dev pointer when looking for PCI devicesThomas Huth
2018-02-14libqos: Use explicit QTestState for remaining libqos operationsEric Blake
2018-02-14libqos: Use explicit QTestState for ahci operationsEric Blake
2018-02-14libqos: Use explicit QTestState for i2c operationsEric Blake
2018-02-14libqos: Use explicit QTestState for rtas operationsEric Blake
2018-02-14libqos: Use explicit QTestState for fw_cfg operationsEric Blake
2018-02-14libqos: Track QTestState with QPCIBusEric Blake
2018-02-14tests: Clean up wait for eventMarkus Armbruster
2018-02-09Include qapi/qmp/qdict.h exactly where neededMarkus Armbruster
2018-02-02libqos/virtio: return length written into used descriptorGreg Kurz
2017-10-16tests: use g_new() family of functionsMarc-André Lureau
2017-09-19tests: Enable the drive_del test also on s390xThomas Huth
2017-09-15tests: Fix broken ivshmem-server-msi/-irq testsThomas Huth
2017-09-15tests: Introduce generic device hot-plug/hot-unplug functionsThomas Huth
2017-06-30libqos: add virtio used ring supportStefan Hajnoczi
2017-06-30libqos: fix typo in virtio.h QVirtQueue->used commentStefan Hajnoczi
2017-03-01tests: fix virtio-blk-test leaksMarc-André Lureau
2017-03-01tests: add specialized device_find functionMarc-André Lureau
2017-03-01tests: fix usb-test leaksMarc-André Lureau
2017-03-01tests: fix vhost-user-test leaksMarc-André Lureau
2017-03-01tests: fix qmp response leakMarc-André Lureau
2017-01-31libqos: fix spapr qpci_map()Laurent Vivier
2016-11-14libqos/ahci: Add get_sense and test_readyJohn Snow
2016-11-14libqos/ahci: Add ATAPI tray macrosJohn Snow
2016-11-14libqos/ahci: Support expected errorsJohn Snow
2016-11-14ahci-test: test atapi read_cd with bcl, nb_sectors = 0John Snow
2016-10-28libqos: Change PCI accessors to take opaque BAR handleDavid Gibson
2016-10-28tests: Don't assume structure of PCI IO base in ahci-testDavid Gibson
2016-10-28libqos: Add 64-bit PCI IO accessorsDavid Gibson
2016-10-28libqos: Implement mmio accessors in terms of mem{read,write}David Gibson
2016-10-28libqos: Add streaming accessors for PCI MMIODavid Gibson