summaryrefslogtreecommitdiffstats
path: root/tests/virtio-9p-test.c
Commit message (Expand)AuthorAgeFilesLines
* 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