index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
virtio-scsi-test.c
Age
Commit message (
Expand
)
Author
2016-10-28
libqos: Give qvirtio_config_read*() consistent semantics
David Gibson
2016-10-28
tests: enable virtio tests on SPAPR
Laurent Vivier
2016-10-28
tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests
Laurent Vivier
2016-10-28
tests: move QVirtioBus pointer into QVirtioDevice
Laurent Vivier
2016-10-28
tests: fix memory leak in virtio-scsi-test
Laurent Vivier
2016-10-06
libqos: add PCI management in qtest_vboot()/qtest_shutdown()
Laurent Vivier
2016-06-20
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-06-20' into...
Peter Maydell
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
2016-06-20
libqos: add qvirtqueue_cleanup()
Stefan Hajnoczi
2016-06-20
libqos: drop duplicated virtio_pci.h definitions
Stefan Hajnoczi
2016-06-20
libqos: drop duplicated virtio_scsi.h definitions
Stefan Hajnoczi
2016-06-20
libqos: use virtio_ids.h for device ID definitions
Stefan Hajnoczi
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
2016-02-16
tests: Clean up includes
Peter Maydell
2015-07-30
virtio-scsi-test: Add test case for tail unaligned WRITE SAME
Fam Zheng
2015-07-30
tests: virtio-scsi: clear unit attention after reset
Stefan Hajnoczi
2015-06-19
tests: virtio-scsi: Add test for unaligned WRITE SAME
Fam Zheng
2015-06-17
tests: virtio-scsi: Move start/stop to individual test functions
Fam Zheng
2014-12-10
qtests: Specify image format explicitly
Kevin Wolf
2014-10-15
tests: virtio-scsi: Check if hot-plug/unplug works
Igor Mammedov
2014-03-13
tests: Add virtio-scsi qtest
Andreas Färber