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-9p-test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-15
tests/libqos: Make generic virtio code independent from global_qtest
Thomas Huth
1
-7
/
+9
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-0
/
+1
2019-03-07
qos-test: virtio-9p test node
Emanuele Giuseppe Esposito
1
-141
/
+77
2019-03-07
tests/libqos: embed allocators instead of malloc-ing them separately
Paolo Bonzini
1
-6
/
+6
2019-03-07
tests/libqos: introduce virtio_start_device
Emanuele Giuseppe Esposito
1
-3
/
+1
2018-02-14
libqos: Use explicit QTestState for remaining libqos operations
Eric Blake
1
-0
/
+1
2018-02-02
tests/virtio-9p: explicitly handle potential integer overflows
Greg Kurz
1
-10
/
+21
2018-02-02
tests: virtio-9p: add FLUSH operation test
Greg Kurz
1
-13
/
+104
2018-02-02
libqos/virtio: return length written into used descriptor
Greg Kurz
1
-1
/
+1
2018-02-01
tests: virtio-9p: add WRITE operation test
Greg Kurz
1
-0
/
+63
2018-02-01
tests: virtio-9p: add LOPEN operation test
Greg Kurz
1
-0
/
+47
2018-02-01
tests: virtio-9p: use the synth backend
Greg Kurz
1
-16
/
+6
2018-02-01
tests: virtio-9p: wait for completion in the test code
Greg Kurz
1
-2
/
+12
2018-02-01
tests: virtio-9p: move request tag to the test functions
Greg Kurz
1
-14
/
+14
2018-01-08
tests: virtio-9p: set DRIVER_OK before using the device
Greg Kurz
1
-0
/
+3
2018-01-08
tests: virtio-9p: fix ISR dependence
Greg Kurz
1
-19
/
+11
2017-03-27
tests/virtio-9p-test: Don't call le*_to_cpus on fields of packed struct
Peter Maydell
1
-2
/
+2
2017-03-01
tests: fix virtio-9p-test leaks
Marc-André Lureau
1
-1
/
+1
2017-01-25
tests: virtio-9p: improve error reporting
Greg Kurz
1
-5
/
+19
2017-01-03
tests: virtio-9p: ".." cannot be used to walk out of the shared directory
Greg Kurz
1
-0
/
+21
2017-01-03
tests: virtio-9p: no slash in path elements during walk
Greg Kurz
1
-0
/
+24
2017-01-03
tests: virtio-9p: add walk operation test
Greg Kurz
1
-0
/
+70
2017-01-03
tests: virtio-9p: add attach operation test
Greg Kurz
1
-0
/
+40
2017-01-03
tests: virtio-9p: add version operation test
Greg Kurz
1
-0
/
+222
2017-01-03
tests: virtio-9p: code refactoring
Greg Kurz
1
-51
/
+50
2017-01-03
tests: virtio-9p: rename PCI configuration test
Greg Kurz
1
-2
/
+2
2016-10-28
libqos: Give qvirtio_config_read*() consistent semantics
David Gibson
1
-6
/
+2
2016-10-28
tests: enable virtio tests on SPAPR
Laurent Vivier
1
-1
/
+11
2016-10-28
tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests
Laurent Vivier
1
-28
/
+22
2016-10-28
tests: move QVirtioBus pointer into QVirtioDevice
Laurent Vivier
1
-8
/
+7
2016-10-06
libqos: add PCI management in qtest_vboot()/qtest_shutdown()
Laurent Vivier
1
-1
/
+1
2016-09-16
tests: virtio-9p: add basic configuration test
Greg Kurz
1
-0
/
+77
2016-09-16
tests: virtio-9p: introduce start/stop functions
Greg Kurz
1
-17
/
+25
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
1
-1
/
+0
2016-01-29
9pfs: Clean up includes
Peter Maydell
1
-3
/
+1
2014-03-31
tests: Add virtio-9p qtest
Andreas Färber
1
-0
/
+46