Age | Commit message (Expand) | Author |
2018-02-14 | libqos: Use explicit QTestState for remaining libqos operations | Eric Blake |
2018-02-02 | tests/virtio-9p: explicitly handle potential integer overflows | Greg Kurz |
2018-02-02 | tests: virtio-9p: add FLUSH operation test | Greg Kurz |
2018-02-02 | libqos/virtio: return length written into used descriptor | Greg Kurz |
2018-02-01 | tests: virtio-9p: add WRITE operation test | Greg Kurz |
2018-02-01 | tests: virtio-9p: add LOPEN operation test | Greg Kurz |
2018-02-01 | tests: virtio-9p: use the synth backend | Greg Kurz |
2018-02-01 | tests: virtio-9p: wait for completion in the test code | Greg Kurz |
2018-02-01 | tests: virtio-9p: move request tag to the test functions | Greg Kurz |
2018-01-08 | tests: virtio-9p: set DRIVER_OK before using the device | Greg Kurz |
2018-01-08 | tests: virtio-9p: fix ISR dependence | Greg Kurz |
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 |