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-9p-test.c
Age
Commit message (
Expand
)
Author
2017-03-27
tests/virtio-9p-test: Don't call le*_to_cpus on fields of packed struct
Peter Maydell
2017-03-01
tests: fix virtio-9p-test leaks
Marc-André Lureau
2017-01-25
tests: virtio-9p: improve error reporting
Greg Kurz
2017-01-03
tests: virtio-9p: ".." cannot be used to walk out of the shared directory
Greg Kurz
2017-01-03
tests: virtio-9p: no slash in path elements during walk
Greg Kurz
2017-01-03
tests: virtio-9p: add walk operation test
Greg Kurz
2017-01-03
tests: virtio-9p: add attach operation test
Greg Kurz
2017-01-03
tests: virtio-9p: add version operation test
Greg Kurz
2017-01-03
tests: virtio-9p: code refactoring
Greg Kurz
2017-01-03
tests: virtio-9p: rename PCI configuration test
Greg Kurz
2016-10-28
libqos: Give qvirtio_config_read*() consistent semantics
David Gibson
2016-10-28
tests: enable virtio tests on SPAPR
Laurent Vivier
2016-10-28
tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests
Laurent Vivier
2016-10-28
tests: move QVirtioBus pointer into QVirtioDevice
Laurent Vivier
2016-10-06
libqos: add PCI management in qtest_vboot()/qtest_shutdown()
Laurent Vivier
2016-09-16
tests: virtio-9p: add basic configuration test
Greg Kurz
2016-09-16
tests: virtio-9p: introduce start/stop functions
Greg Kurz
2016-06-07
tests: Remove unnecessary glib.h includes
Peter Maydell
2016-01-29
9pfs: Clean up includes
Peter Maydell
2014-03-31
tests: Add virtio-9p qtest
Andreas Färber