Age | Commit message (Expand) | Author | Files | Lines |
2019-09-05 | tests: Remove unnecessary global_qtest references | Thomas Huth | 1 | -1/+0 |
2019-03-12 | ahci-test: Drop dependence on global_qtest | Eric Blake | 1 | -42/+39 |
2019-03-07 | tests/libqos: embed allocators instead of malloc-ing them separately | Paolo Bonzini | 1 | -3/+3 |
2018-08-16 | Merge remote-tracking branch 'remotes/armbru/tags/pull-tests-2018-08-16' into... | Peter Maydell | 1 | -7/+8 |
2018-08-16 | tests: Pass literal format strings directly to qmp_FOO() | Markus Armbruster | 1 | -3/+1 |
2018-08-16 | libqtest: Remove qtest_qmp_discard_response() & friends | Markus Armbruster | 1 | -0/+3 |
2018-08-16 | libqtest: Rename functions to send QMP messages | Markus Armbruster | 1 | -5/+5 |
2018-08-15 | block: Remove deprecated -drive option serial | Kevin Wolf | 1 | -3/+3 |
2018-07-10 | Revert "block: Remove deprecated -drive option serial" | Cornelia Huck | 1 | -3/+3 |
2018-06-15 | block: Remove deprecated -drive option serial | Kevin Wolf | 1 | -3/+3 |
2018-05-04 | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau | 1 | -3/+3 |
2018-03-06 | ahci-test: fix opts leak of skip tests | Marc-André Lureau | 1 | -0/+1 |
2018-02-14 | libqos: Use explicit QTestState for remaining libqos operations | Eric Blake | 1 | -0/+1 |
2018-02-14 | libqos: Track QTestState with QPCIBus | Eric Blake | 1 | -1/+1 |
2018-02-09 | Include qapi/qmp/qdict.h exactly where needed | Markus Armbruster | 1 | -0/+1 |
2018-01-23 | blockdev: Mark BD-{remove,insert}-medium stable | Max Reitz | 1 | -2/+2 |
2018-01-23 | tests/ahci: Switch tray and medium commands to @id | Max Reitz | 1 | -6/+6 |
2017-10-16 | tests: use g_new() family of functions | Marc-André Lureau | 1 | -2/+2 |
2017-07-18 | tests/ahci-test: Be mean with RAM | Dr. David Alan Gilbert | 1 | -4/+4 |
2016-11-14 | ahci-test: add QMP tray test for ATAPI | John Snow | 1 | -0/+98 |
2016-11-14 | ahci-test: test atapi read_cd with bcl, nb_sectors = 0 | John Snow | 1 | -7/+29 |
2016-11-14 | ahci-test: Create smaller test ISO images | John Snow | 1 | -1/+2 |
2016-10-28 | tests: Don't assume structure of PCI IO base in ahci-test | David Gibson | 1 | -6/+7 |
2016-07-18 | tests: in IDE and AHCI tests perform DMA write before flushing | Evgeny Yakovlev | 1 | -2/+32 |
2016-06-07 | tests: Remove unnecessary glib.h includes | Peter Maydell | 1 | -1/+0 |
2016-01-29 | ide: Clean up includes | Peter Maydell | 1 | -3/+1 |
2016-01-11 | qtest/ahci: ATAPI data tests | John Snow | 1 | -0/+97 |
2016-01-11 | libqos/ahci: allow nondata commands for ahci_io variants | John Snow | 1 | -12/+2 |
2016-01-11 | libqos: allow zero-size allocations | John Snow | 1 | -7/+1 |
2016-01-11 | libqos/ahci: ATAPI identify | John Snow | 1 | -1/+7 |
2016-01-11 | ahci-test: fix memory leak | John Snow | 1 | -2/+2 |
2015-11-13 | qtest/ahci: use raw format when qemu-img is absent | John Snow | 1 | -9/+32 |
2015-11-13 | qtest/ahci: always specify image format | John Snow | 1 | -22/+29 |
2015-11-13 | ahci/qtest: don't use tcp sockets for migration tests | John Snow | 1 | -5/+20 |
2015-09-18 | qtest/ahci: export generate_pattern | John Snow | 1 | -26/+0 |
2015-09-18 | qtest/ahci: use generate_pattern everywhere | John Snow | 1 | -17/+6 |
2015-07-04 | qtest/ahci: halted ncq migration test | John Snow | 1 | -4/+15 |
2015-07-04 | qtest/ahci: halted NCQ test | John Snow | 1 | -4/+15 |
2015-07-04 | qtest/ahci: ncq migration test | John Snow | 1 | -4/+15 |
2015-07-04 | qtest/ahci: simple ncq data test | John Snow | 1 | -0/+13 |
2015-07-04 | ahci/qtest: Execute IDENTIFY prior to data commands | John Snow | 1 | -0/+6 |
2015-07-04 | qtest/ahci: add port_reset test | John Snow | 1 | -0/+24 |
2015-07-04 | qtest/ahci: add test_max | John Snow | 1 | -5/+45 |
2015-06-19 | tests: Use qtest_add_data_func() consistently | Andreas Färber | 1 | -7/+2 |
2015-05-22 | libqos/ahci: Swap memread/write with bufread/write | John Snow | 1 | -4/+4 |
2015-05-22 | qtest/ahci: add migrate halted dma test | John Snow | 1 | -1/+74 |
2015-05-22 | qtest/ahci: add halted dma test | John Snow | 1 | -0/+60 |
2015-05-22 | qtest/ahci: add flush migrate test | John Snow | 1 | -1/+51 |
2015-05-22 | qtest/ahci: add migrate dma test | John Snow | 1 | -0/+45 |
2015-05-22 | qtest/ahci: Add migration test | John Snow | 1 | -0/+90 |