| Commit message (Expand) | Author | Age | Files | Lines |
* | scsi: move block/scsi.h to include/scsi/constants.h | Paolo Bonzini | 2017-09-19 | 1 | -1/+1 |
* | tests: Introduce generic device hot-plug/hot-unplug functions | Thomas Huth | 2017-09-15 | 1 | -22/+2 |
* | tests: fix virtio-scsi-test ISR dependence | Stefan Hajnoczi | 2017-06-30 | 1 | -1/+1 |
* | virtio-scsi-test: Use scsi-hd instead of legacy scsi-disk | Markus Armbruster | 2017-06-06 | 1 | -1/+1 |
* | tests: Use null-co:// instead of /dev/null as the dummy image | Fam Zheng | 2017-05-11 | 1 | -2/+3 |
* | tests: fix virtio-scsi-test leak | Marc-André Lureau | 2017-03-01 | 1 | -1/+1 |
* | libqos: Give qvirtio_config_read*() consistent semantics | David Gibson | 2016-10-28 | 1 | -3/+1 |
* | tests: enable virtio tests on SPAPR | Laurent Vivier | 2016-10-28 | 1 | -1/+11 |
* | tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests | Laurent Vivier | 2016-10-28 | 1 | -38/+29 |
* | tests: move QVirtioBus pointer into QVirtioDevice | Laurent Vivier | 2016-10-28 | 1 | -9/+8 |
* | tests: fix memory leak in virtio-scsi-test | Laurent Vivier | 2016-10-28 | 1 | -0/+1 |
* | libqos: add PCI management in qtest_vboot()/qtest_shutdown() | Laurent Vivier | 2016-10-06 | 1 | -1/+1 |
* | Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-06-20' into... | Peter Maydell | 2016-06-20 | 1 | -5/+1 |
|\ |
|
| * | coccinelle: Remove unnecessary variables for function return value | Eduardo Habkost | 2016-06-20 | 1 | -5/+1 |
* | | libqos: add qvirtqueue_cleanup() | Stefan Hajnoczi | 2016-06-20 | 1 | -1/+1 |
* | | libqos: drop duplicated virtio_pci.h definitions | Stefan Hajnoczi | 2016-06-20 | 1 | -1/+2 |
* | | libqos: drop duplicated virtio_scsi.h definitions | Stefan Hajnoczi | 2016-06-20 | 1 | -30/+15 |
* | | libqos: use virtio_ids.h for device ID definitions | Stefan Hajnoczi | 2016-06-20 | 1 | -2/+3 |
|/ |
|
* | tests: Remove unnecessary glib.h includes | Peter Maydell | 2016-06-07 | 1 | -1/+0 |
* | tests: Clean up includes | Peter Maydell | 2016-02-16 | 1 | -3/+1 |
* | virtio-scsi-test: Add test case for tail unaligned WRITE SAME | Fam Zheng | 2015-07-30 | 1 | -3/+9 |
* | tests: virtio-scsi: clear unit attention after reset | Stefan Hajnoczi | 2015-07-30 | 1 | -36/+54 |
* | tests: virtio-scsi: Add test for unaligned WRITE SAME | Fam Zheng | 2015-06-19 | 1 | -0/+173 |
* | tests: virtio-scsi: Move start/stop to individual test functions | Fam Zheng | 2015-06-17 | 1 | -6/+22 |
* | qtests: Specify image format explicitly | Kevin Wolf | 2014-12-10 | 1 | -2/+2 |
* | tests: virtio-scsi: Check if hot-plug/unplug works | Igor Mammedov | 2014-10-15 | 1 | -0/+29 |
* | tests: Add virtio-scsi qtest | Andreas Färber | 2014-03-13 | 1 | -0/+35 |