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-blk-test.c
Age
Commit message (
Expand
)
Author
2016-02-16
tests: Clean up includes
Peter Maydell
2015-03-10
tests: Check QVIRTIO_F_ANY_LAYOUT flag in virtio-blk test
Marc Marí
2015-03-10
libqos: Add virtio MMIO support
Marc Marí
2015-03-10
libqos: Remove PCI assumptions in constants of virtio driver
Marc Marí
2015-03-10
tests: Prepare virtio-blk-test for multi-arch implementation
Marc Marí
2015-03-10
libqos: Change use of pointers to uint64_t in virtio
Marc Marí
2014-12-10
qtests: Specify image format explicitly
Kevin Wolf
2014-10-15
tests: virtio-blk: Check if hot-plug/unplug works
Igor Mammedov
2014-09-29
libqos: use microseconds instead of iterations for virtio timeout
Stefan Hajnoczi
2014-09-29
libqos: improve event_index test with timeout
Stefan Hajnoczi
2014-09-08
libqos: Added EVENT_IDX support
Marc Marí
2014-09-08
libqos: Added MSI-X support
Marc Marí
2014-09-08
libqos: Added test case for configuration changes in virtio-blk test
Marc Marí
2014-09-08
libqos: Added indirect descriptor support to virtio implementation
Marc Marí
2014-09-08
libqos: Added basic virtqueue support to virtio implementation
Marc Marí
2014-09-08
tests: Add virtio device initialization
Marc Marí
2014-09-08
tests: Functions bus_foreach and device_find from libqos virtio API
Marc Marí
2014-03-13
tests: Add virtio-blk qtest
Andreas Färber