index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
virtio-blk-test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libqos: access VIRTIO 1.0 vring in little-endian
Stefan Hajnoczi
2019-10-25
1
-4
/
+4
*
tests/virtio-blk-test: set up virtqueue after feature negotiation
Stefan Hajnoczi
2019-10-25
1
-7
/
+10
*
libqos: extend feature bits to 64-bit
Stefan Hajnoczi
2019-10-25
1
-4
/
+4
*
tests/virtio-blk-test: read config space after feature negotiation
Stefan Hajnoczi
2019-10-25
1
-13
/
+20
*
tests/libqtest: Use libqtest-single.h in tests that require global_qtest
Thomas Huth
2019-09-05
1
-1
/
+1
*
tests/libqos: Replace clock_step with qtest_clock_step in virtio code
Thomas Huth
2019-09-05
1
-1
/
+2
*
tests/libqtest: Make qtest_qmp_device_add/del independent from global_qtest
Thomas Huth
2019-08-15
1
-1
/
+1
*
tests/libqos: Make generic virtio code independent from global_qtest
Thomas Huth
2019-08-15
1
-72
/
+79
*
tests: Set read-zeroes on for null-co driver
Andrey Shinkevich
2019-08-15
1
-2
/
+4
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
1
-0
/
+1
*
tests: qpci_unplug_acpi_device_test() should not rely on global_qtest
Thomas Huth
2019-05-08
1
-1
/
+2
*
tests/virtio-blk-test: Disable auto-read-only
Kevin Wolf
2019-03-12
1
-1
/
+1
*
qos-test: virtio-blk test node
Paolo Bonzini
2019-03-07
1
-290
/
+184
*
tests/libqos: virtio-mmio driver and interface nodes
Emanuele Giuseppe Esposito
2019-03-07
1
-1
/
+2
*
tests/libqos: virtio-pci driver and interface nodes
Emanuele Giuseppe Esposito
2019-03-07
1
-0
/
+6
*
tests/libqos: embed allocators instead of malloc-ing them separately
Paolo Bonzini
2019-03-07
1
-34
/
+35
*
tests/libqos: introduce virtio_start_device
Emanuele Giuseppe Esposito
2019-03-07
1
-7
/
+2
*
tests/virtio-blk: add test for DISCARD command
Stefano Garzarella
2019-02-22
1
-0
/
+27
*
tests/virtio-blk: add test for WRITE_ZEROES command
Stefano Garzarella
2019-02-22
1
-0
/
+62
*
tests/virtio-blk: add virtio_blk_fix_dwz_hdr() function
Stefano Garzarella
2019-02-22
1
-6
/
+17
*
tests/virtio-blk: change assert on data_size in virtio_blk_request()
Stefano Garzarella
2019-02-22
1
-1
/
+14
*
libqtest: Replace qtest_startf() by qtest_initf()
Markus Armbruster
2018-08-16
1
-4
/
+4
*
tests: Clean up string interpolation around qtest_qmp_device_add()
Markus Armbruster
2018-08-16
1
-2
/
+3
*
libqtest: Remove qtest_qmp_discard_response() & friends
Markus Armbruster
2018-08-16
1
-0
/
+4
*
libqos: Use explicit QTestState for remaining libqos operations
Eric Blake
2018-02-14
1
-0
/
+1
*
libqos/virtio: return length written into used descriptor
Greg Kurz
2018-02-02
1
-11
/
+13
*
tests: add test to check VirtQueue object
Prasad J Pandit
2017-12-05
1
-0
/
+25
*
libqtest: Add qtest_[v]startf()
Eric Blake
2017-10-20
1
-4
/
+1
*
tests: fix virtio-blk-test ISR dependence
Stefan Hajnoczi
2017-06-30
1
-10
/
+17
*
tests: Use null-co:// instead of /dev/null as the dummy image
Fam Zheng
2017-05-11
1
-1
/
+1
*
tests: fix virtio-blk-test leaks
Marc-André Lureau
2017-03-01
1
-7
/
+7
*
tests: fix qmp response leak
Marc-André Lureau
2017-02-28
1
-6
/
+9
*
libqos: Give qvirtio_config_read*() consistent semantics
David Gibson
2016-10-28
1
-31
/
+11
*
tests: enable virtio tests on SPAPR
Laurent Vivier
2016-10-28
1
-5
/
+20
*
tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests
Laurent Vivier
2016-10-28
1
-85
/
+63
*
tests: rename target_big_endian() as qvirtio_is_big_endian()
Laurent Vivier
2016-10-28
1
-18
/
+18
*
tests: move QVirtioBus pointer into QVirtioDevice
Laurent Vivier
2016-10-28
1
-81
/
+66
*
qtest: ask endianness of the target in qtest_init()
Laurent Vivier
2016-10-14
1
-1
/
+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
-4
/
+1
|
\
|
*
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
2016-06-20
1
-4
/
+1
*
|
libqos: add qvirtqueue_cleanup()
Stefan Hajnoczi
2016-06-20
1
-5
/
+5
*
|
libqos: drop duplicated virtio_pci.h definitions
Stefan Hajnoczi
2016-06-20
1
-5
/
+6
*
|
libqos: drop duplicated virtio_blk.h definitions
Stefan Hajnoczi
2016-06-20
1
-34
/
+16
*
|
libqos: drop duplicated virtio_ring.h bit definitions
Stefan Hajnoczi
2016-06-20
1
-7
/
+11
*
|
libqos: drop duplicated virtio_config.h definitions
Stefan Hajnoczi
2016-06-20
1
-2
/
+4
*
|
libqos: use virtio_ids.h for device ID definitions
Stefan Hajnoczi
2016-06-20
1
-3
/
+4
|
/
*
tests: Remove unnecessary glib.h includes
Peter Maydell
2016-06-07
1
-1
/
+0
*
tests: Clean up includes
Peter Maydell
2016-02-16
1
-4
/
+1
*
tests: Check QVIRTIO_F_ANY_LAYOUT flag in virtio-blk test
Marc Marí
2015-03-10
1
-46
/
+52
[next]