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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
/
libqos
/
virtio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-02
libqos/virtio: return length written into used descriptor
Greg Kurz
1
-8
/
+17
2017-09-19
tests: Enable the drive_del test also on s390x
Thomas Huth
1
-0
/
+17
2017-06-30
libqos: add virtio used ring support
Stefan Hajnoczi
1
-0
/
+60
2016-10-28
tests: move QVirtioBus pointer into QVirtioDevice
Laurent Vivier
1
-43
/
+35
2016-09-28
libqos: fix qvring_init()
Laurent Vivier
1
-1
/
+1
2016-09-13
tests: fix qvirtqueue_kick
Laurent Vivier
1
-3
/
+3
2016-06-20
libqos: add qvirtqueue_cleanup()
Stefan Hajnoczi
1
-0
/
+6
2016-06-20
libqos: drop duplicated virtio_vring.h structs
Stefan Hajnoczi
1
-5
/
+5
2016-06-20
libqos: drop duplicated virtio_ring.h bit definitions
Stefan Hajnoczi
1
-6
/
+7
2016-06-20
libqos: drop duplicated virtio_config.h definitions
Stefan Hajnoczi
1
-9
/
+10
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-02-16
tests: Clean up includes
Peter Maydell
1
-0
/
+1
2015-03-10
libqos: Change use of pointers to uint64_t in virtio
Marc Marí
1
-4
/
+4
2014-09-29
libqos: use microseconds instead of iterations for virtio timeout
Stefan Hajnoczi
1
-14
/
+16
2014-09-29
libqos: improve event_index test with timeout
Stefan Hajnoczi
1
-0
/
+22
2014-09-12
libqos virtio: Increase ISR timeout
Marc Marí
1
-2
/
+2
2014-09-08
libqos: Added EVENT_IDX support
Marc Marí
1
-1
/
+26
2014-09-08
libqos: Added MSI-X support
Marc Marí
1
-2
/
+15
2014-09-08
libqos: Added indirect descriptor support to virtio implementation
Marc Marí
1
-0
/
+64
2014-09-08
libqos: Added basic virtqueue support to virtio implementation
Marc Marí
1
-0
/
+100
2014-09-08
tests: Add virtio device initialization
Marc Marí
1
-0
/
+55