summaryrefslogtreecommitdiff
path: root/tests/virtio-9p-test.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-14libqos: Use explicit QTestState for remaining libqos operationsEric Blake1-0/+1
2018-02-02tests/virtio-9p: explicitly handle potential integer overflowsGreg Kurz1-10/+21
2018-02-02tests: virtio-9p: add FLUSH operation testGreg Kurz1-13/+104
2018-02-02libqos/virtio: return length written into used descriptorGreg Kurz1-1/+1
2018-02-01tests: virtio-9p: add WRITE operation testGreg Kurz1-0/+63
2018-02-01tests: virtio-9p: add LOPEN operation testGreg Kurz1-0/+47
2018-02-01tests: virtio-9p: use the synth backendGreg Kurz1-16/+6
2018-02-01tests: virtio-9p: wait for completion in the test codeGreg Kurz1-2/+12
2018-02-01tests: virtio-9p: move request tag to the test functionsGreg Kurz1-14/+14
2018-01-08tests: virtio-9p: set DRIVER_OK before using the deviceGreg Kurz1-0/+3
2018-01-08tests: virtio-9p: fix ISR dependenceGreg Kurz1-19/+11
2017-03-27tests/virtio-9p-test: Don't call le*_to_cpus on fields of packed structPeter Maydell1-2/+2
2017-03-01tests: fix virtio-9p-test leaksMarc-André Lureau1-1/+1
2017-01-25tests: virtio-9p: improve error reportingGreg Kurz1-5/+19
2017-01-03tests: virtio-9p: ".." cannot be used to walk out of the shared directoryGreg Kurz1-0/+21
2017-01-03tests: virtio-9p: no slash in path elements during walkGreg Kurz1-0/+24
2017-01-03tests: virtio-9p: add walk operation testGreg Kurz1-0/+70
2017-01-03tests: virtio-9p: add attach operation testGreg Kurz1-0/+40
2017-01-03tests: virtio-9p: add version operation testGreg Kurz1-0/+222
2017-01-03tests: virtio-9p: code refactoringGreg Kurz1-51/+50
2017-01-03tests: virtio-9p: rename PCI configuration testGreg Kurz1-2/+2
2016-10-28libqos: Give qvirtio_config_read*() consistent semanticsDavid Gibson1-6/+2
2016-10-28tests: enable virtio tests on SPAPRLaurent Vivier1-1/+11
2016-10-28tests: use qtest_pc_boot()/qtest_shutdown() in virtio testsLaurent Vivier1-28/+22
2016-10-28tests: move QVirtioBus pointer into QVirtioDeviceLaurent Vivier1-8/+7
2016-10-06libqos: add PCI management in qtest_vboot()/qtest_shutdown()Laurent Vivier1-1/+1
2016-09-16tests: virtio-9p: add basic configuration testGreg Kurz1-0/+77
2016-09-16tests: virtio-9p: introduce start/stop functionsGreg Kurz1-17/+25
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell1-1/+0
2016-01-299pfs: Clean up includesPeter Maydell1-3/+1
2014-03-31tests: Add virtio-9p qtestAndreas Färber1-0/+46