aboutsummaryrefslogtreecommitdiff
path: root/tests/virtio-9p-test.c
AgeCommit message (Expand)Author
2017-03-27tests/virtio-9p-test: Don't call le*_to_cpus on fields of packed structPeter Maydell
2017-03-01tests: fix virtio-9p-test leaksMarc-André Lureau
2017-01-25tests: virtio-9p: improve error reportingGreg Kurz
2017-01-03tests: virtio-9p: ".." cannot be used to walk out of the shared directoryGreg Kurz
2017-01-03tests: virtio-9p: no slash in path elements during walkGreg Kurz
2017-01-03tests: virtio-9p: add walk operation testGreg Kurz
2017-01-03tests: virtio-9p: add attach operation testGreg Kurz
2017-01-03tests: virtio-9p: add version operation testGreg Kurz
2017-01-03tests: virtio-9p: code refactoringGreg Kurz
2017-01-03tests: virtio-9p: rename PCI configuration testGreg Kurz
2016-10-28libqos: Give qvirtio_config_read*() consistent semanticsDavid Gibson
2016-10-28tests: enable virtio tests on SPAPRLaurent Vivier
2016-10-28tests: use qtest_pc_boot()/qtest_shutdown() in virtio testsLaurent Vivier
2016-10-28tests: move QVirtioBus pointer into QVirtioDeviceLaurent Vivier
2016-10-06libqos: add PCI management in qtest_vboot()/qtest_shutdown()Laurent Vivier
2016-09-16tests: virtio-9p: add basic configuration testGreg Kurz
2016-09-16tests: virtio-9p: introduce start/stop functionsGreg Kurz
2016-06-07tests: Remove unnecessary glib.h includesPeter Maydell
2016-01-299pfs: Clean up includesPeter Maydell
2014-03-31tests: Add virtio-9p qtestAndreas Färber