summaryrefslogtreecommitdiff
path: root/tests/virtio-9p-test.c
AgeCommit message (Expand)AuthorFilesLines
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