index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
virtio-blk-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-15
tests/libqtest: Make qtest_qmp_device_add/del independent from global_qtest
Thomas Huth
1
-1
/
+1
2019-08-15
tests/libqos: Make generic virtio code independent from global_qtest
Thomas Huth
1
-72
/
+79
2019-08-15
tests: Set read-zeroes on for null-co driver
Andrey Shinkevich
1
-2
/
+4
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-05-08
tests: qpci_unplug_acpi_device_test() should not rely on global_qtest
Thomas Huth
1
-1
/
+2
2019-03-12
tests/virtio-blk-test: Disable auto-read-only
Kevin Wolf
1
-1
/
+1
2019-03-07
qos-test: virtio-blk test node
Paolo Bonzini
1
-290
/
+184
2019-03-07
tests/libqos: virtio-mmio driver and interface nodes
Emanuele Giuseppe Esposito
1
-1
/
+2
2019-03-07
tests/libqos: virtio-pci driver and interface nodes
Emanuele Giuseppe Esposito
1
-0
/
+6
2019-03-07
tests/libqos: embed allocators instead of malloc-ing them separately
Paolo Bonzini
1
-34
/
+35
2019-03-07
tests/libqos: introduce virtio_start_device
Emanuele Giuseppe Esposito
1
-7
/
+2
2019-02-22
tests/virtio-blk: add test for DISCARD command
Stefano Garzarella
1
-0
/
+27
2019-02-22
tests/virtio-blk: add test for WRITE_ZEROES command
Stefano Garzarella
1
-0
/
+62
2019-02-22
tests/virtio-blk: add virtio_blk_fix_dwz_hdr() function
Stefano Garzarella
1
-6
/
+17
2019-02-22
tests/virtio-blk: change assert on data_size in virtio_blk_request()
Stefano Garzarella
1
-1
/
+14
2018-08-16
libqtest: Replace qtest_startf() by qtest_initf()
Markus Armbruster
1
-4
/
+4
2018-08-16
tests: Clean up string interpolation around qtest_qmp_device_add()
Markus Armbruster
1
-2
/
+3
2018-08-16
libqtest: Remove qtest_qmp_discard_response() & friends
Markus Armbruster
1
-0
/
+4
2018-02-14
libqos: Use explicit QTestState for remaining libqos operations
Eric Blake
1
-0
/
+1
2018-02-02
libqos/virtio: return length written into used descriptor
Greg Kurz
1
-11
/
+13
2017-12-05
tests: add test to check VirtQueue object
Prasad J Pandit
1
-0
/
+25
2017-10-20
libqtest: Add qtest_[v]startf()
Eric Blake
1
-4
/
+1
2017-06-30
tests: fix virtio-blk-test ISR dependence
Stefan Hajnoczi
1
-10
/
+17
2017-05-11
tests: Use null-co:// instead of /dev/null as the dummy image
Fam Zheng
1
-1
/
+1
2017-03-01
tests: fix virtio-blk-test leaks
Marc-André Lureau
1
-7
/
+7
2017-03-01
tests: fix qmp response leak
Marc-André Lureau
1
-6
/
+9
2016-10-28
libqos: Give qvirtio_config_read*() consistent semantics
David Gibson
1
-31
/
+11
2016-10-28
tests: enable virtio tests on SPAPR
Laurent Vivier
1
-5
/
+20
2016-10-28
tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests
Laurent Vivier
1
-85
/
+63
2016-10-28
tests: rename target_big_endian() as qvirtio_is_big_endian()
Laurent Vivier
1
-18
/
+18
2016-10-28
tests: move QVirtioBus pointer into QVirtioDevice
Laurent Vivier
1
-81
/
+66
2016-10-14
qtest: ask endianness of the target in qtest_init()
Laurent Vivier
1
-1
/
+1
2016-10-06
libqos: add PCI management in qtest_vboot()/qtest_shutdown()
Laurent Vivier
1
-1
/
+1
2016-06-20
Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-06-20' into...
Peter Maydell
1
-4
/
+1
2016-06-20
coccinelle: Remove unnecessary variables for function return value
Eduardo Habkost
1
-4
/
+1
2016-06-20
libqos: add qvirtqueue_cleanup()
Stefan Hajnoczi
1
-5
/
+5
2016-06-20
libqos: drop duplicated virtio_pci.h definitions
Stefan Hajnoczi
1
-5
/
+6
2016-06-20
libqos: drop duplicated virtio_blk.h definitions
Stefan Hajnoczi
1
-34
/
+16
2016-06-20
libqos: drop duplicated virtio_ring.h bit definitions
Stefan Hajnoczi
1
-7
/
+11
2016-06-20
libqos: drop duplicated virtio_config.h definitions
Stefan Hajnoczi
1
-2
/
+4
2016-06-20
libqos: use virtio_ids.h for device ID definitions
Stefan Hajnoczi
1
-3
/
+4
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-02-16
tests: Clean up includes
Peter Maydell
1
-4
/
+1
2015-03-10
tests: Check QVIRTIO_F_ANY_LAYOUT flag in virtio-blk test
Marc Marí
1
-46
/
+52
2015-03-10
libqos: Add virtio MMIO support
Marc Marí
1
-7
/
+76
2015-03-10
libqos: Remove PCI assumptions in constants of virtio driver
Marc Marí
1
-5
/
+6
2015-03-10
tests: Prepare virtio-blk-test for multi-arch implementation
Marc Marí
1
-65
/
+89
2015-03-10
libqos: Change use of pointers to uint64_t in virtio
Marc Marí
1
-7
/
+14
2014-12-10
qtests: Specify image format explicitly
Kevin Wolf
1
-2
/
+2
2014-10-15
tests: virtio-blk: Check if hot-plug/unplug works
Igor Mammedov
1
-11
/
+38
[next]