summaryrefslogtreecommitdiffstats
path: root/tests/virtio-9p-test.c
Commit message (Expand)AuthorAgeFilesLines
* libqos: Use explicit QTestState for remaining libqos operationsEric Blake2018-02-141-0/+1
* tests/virtio-9p: explicitly handle potential integer overflowsGreg Kurz2018-02-021-10/+21
* tests: virtio-9p: add FLUSH operation testGreg Kurz2018-02-021-13/+104
* libqos/virtio: return length written into used descriptorGreg Kurz2018-02-021-1/+1
* tests: virtio-9p: add WRITE operation testGreg Kurz2018-02-011-0/+63
* tests: virtio-9p: add LOPEN operation testGreg Kurz2018-02-011-0/+47
* tests: virtio-9p: use the synth backendGreg Kurz2018-02-011-16/+6Star
* tests: virtio-9p: wait for completion in the test codeGreg Kurz2018-02-011-2/+12
* tests: virtio-9p: move request tag to the test functionsGreg Kurz2018-02-011-14/+14
* tests: virtio-9p: set DRIVER_OK before using the deviceGreg Kurz2018-01-081-0/+3
* tests: virtio-9p: fix ISR dependenceGreg Kurz2018-01-081-19/+11Star
* tests/virtio-9p-test: Don't call le*_to_cpus on fields of packed structPeter Maydell2017-03-271-2/+2
* tests: fix virtio-9p-test leaksMarc-André Lureau2017-03-011-1/+1
* tests: virtio-9p: improve error reportingGreg Kurz2017-01-251-5/+19
* tests: virtio-9p: ".." cannot be used to walk out of the shared directoryGreg Kurz2017-01-031-0/+21
* tests: virtio-9p: no slash in path elements during walkGreg Kurz2017-01-031-0/+24
* tests: virtio-9p: add walk operation testGreg Kurz2017-01-031-0/+70
* tests: virtio-9p: add attach operation testGreg Kurz2017-01-031-0/+40
* tests: virtio-9p: add version operation testGreg Kurz2017-01-031-0/+222
* tests: virtio-9p: code refactoringGreg Kurz2017-01-031-51/+50Star
* tests: virtio-9p: rename PCI configuration testGreg Kurz2017-01-031-2/+2
* libqos: Give qvirtio_config_read*() consistent semanticsDavid Gibson2016-10-281-6/+2Star
* tests: enable virtio tests on SPAPRLaurent Vivier2016-10-281-1/+11
* tests: use qtest_pc_boot()/qtest_shutdown() in virtio testsLaurent Vivier2016-10-281-28/+22Star
* tests: move QVirtioBus pointer into QVirtioDeviceLaurent Vivier2016-10-281-8/+7Star
* libqos: add PCI management in qtest_vboot()/qtest_shutdown()Laurent Vivier2016-10-061-1/+1
* tests: virtio-9p: add basic configuration testGreg Kurz2016-09-161-0/+77
* tests: virtio-9p: introduce start/stop functionsGreg Kurz2016-09-161-17/+25
* tests: Remove unnecessary glib.h includesPeter Maydell2016-06-071-1/+0Star
* 9pfs: Clean up includesPeter Maydell2016-01-291-3/+1Star
* tests: Add virtio-9p qtestAndreas Färber2014-03-311-0/+46