Age | Commit message (Expand) | Author | Files | Lines |
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 |