1. 43e0d9f tests/9p: merge v9fs_tunlinkat() and do_unlinkat() by Christian Schoenebeck · 2 years, 5 months ago
  2. d41a946 tests/9p: merge v9fs_tlink() and do_hardlink() by Christian Schoenebeck · 2 years, 5 months ago
  3. 9beabfa tests/9p: merge v9fs_tsymlink() and do_symlink() by Christian Schoenebeck · 2 years, 5 months ago
  4. bd4660d tests/9p: merge v9fs_tlcreate() and do_lcreate() by Christian Schoenebeck · 2 years, 5 months ago
  5. e116801 tests/9p: merge v9fs_tmkdir() and do_mkdir() by Christian Schoenebeck · 2 years, 5 months ago
  6. d89146f tests/9p: convert v9fs_tflush() to declarative arguments by Christian Schoenebeck · 2 years, 5 months ago
  7. bb286ff tests/9p: simplify callers of twrite() by Christian Schoenebeck · 2 years, 5 months ago
  8. ac9e4e6 tests/9p: convert v9fs_twrite() to declarative arguments by Christian Schoenebeck · 2 years, 5 months ago
  9. 0e4c4ff tests/9p: simplify callers of tlopen() by Christian Schoenebeck · 2 years, 5 months ago
  10. 3878ce4 tests/9p: convert v9fs_tlopen() to declarative arguments by Christian Schoenebeck · 2 years, 5 months ago
  11. a9a5376 tests/9p: simplify callers of treaddir() by Christian Schoenebeck · 2 years, 5 months ago
  12. 1ebacc4 tests/9p: convert v9fs_treaddir() to declarative arguments by Christian Schoenebeck · 2 years, 5 months ago
  13. 28c7367 tests/9p: simplify callers of tgetattr() by Christian Schoenebeck · 2 years, 5 months ago
  14. 2af5be4 tests/9p: convert v9fs_tgetattr() to declarative arguments by Christian Schoenebeck · 2 years, 5 months ago
  15. 1125ddf tests/9p: simplify callers of tattach() by Christian Schoenebeck · 2 years, 5 months ago
  16. 74a160a tests/9p: merge v9fs_tattach(), do_attach(), do_attach_rqid() by Christian Schoenebeck · 2 years, 5 months ago
  17. bee8fda tests/9p: merge v9fs_tversion() and do_version() by Christian Schoenebeck · 2 years, 5 months ago
  18. 3f3e923 tests/9p: simplify callers of twalk() by Christian Schoenebeck · 2 years, 5 months ago
  19. 569f3b6 tests/9p: merge *walk*() functions by Christian Schoenebeck · 2 years, 5 months ago
  20. 684f912 tests/9p: split virtio-9p-test.c into tests and 9p client part by Christian Schoenebeck · 2 years, 5 months ago
  21. 0e43495 tests/9pfs: check fid being unaffected in fs_walk_2nd_nonexistent by Christian Schoenebeck · 3 years ago
  22. 15fbff4 tests/9pfs: guard recent 'Twalk' behaviour fix by Christian Schoenebeck · 3 years ago
  23. a6821b8 tests/9pfs: compare QIDs in fs_walk_none() test by Christian Schoenebeck · 3 years ago
  24. c166894 tests/9pfs: Twalk with nwname=0 by Christian Schoenebeck · 3 years ago
  25. 9472a68 tests/9pfs: walk to non-existent dir by Christian Schoenebeck · 3 years ago
  26. 1366244 9pfs: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 3 years ago
  27. d3671fd 9p: darwin: Adjust assumption on virtio-9p-test by Will Cohen · 3 years ago
  28. 65ceee0 tests/9pfs: use g_autofree where possible by Christian Schoenebeck · 3 years, 4 months ago
  29. 6f56908 9pfs: add link to 9p developer docs by Christian Schoenebeck · 3 years, 10 months ago
  30. 558f5c4 tests/9pfs: Mark "local" tests as "slow" by Greg Kurz · 4 years, 3 months ago
  31. 4d0746e tests/9pfs: add local Tunlinkat hard link test by Christian Schoenebeck · 4 years, 5 months ago
  32. 64e3d40 tests/9pfs: add local Tlink test by Christian Schoenebeck · 4 years, 5 months ago
  33. 5b28ab8 tests/9pfs: add local Tunlinkat symlink test by Christian Schoenebeck · 4 years, 5 months ago
  34. 59ff563 tests/9pfs: add local Tsymlink test by Christian Schoenebeck · 4 years, 5 months ago
  35. 472c18b tests/9pfs: add local Tunlinkat file test by Christian Schoenebeck · 4 years, 5 months ago
  36. b09dbfd tests/9pfs: add local Tlcreate test by Christian Schoenebeck · 4 years, 5 months ago
  37. b37d62d tests/9pfs: add local Tunlinkat directory test by Christian Schoenebeck · 4 years, 5 months ago
  38. 2001880 tests/9pfs: simplify do_mkdir() by Christian Schoenebeck · 4 years, 5 months ago
  39. c1934f6 tests/9pfs: Turn fs_mkdir() into a helper by Greg Kurz · 4 years, 5 months ago
  40. 1d98613 tests/9pfs: Turn fs_readdir_split() into a helper by Greg Kurz · 4 years, 5 months ago
  41. 3fe4baf tests/9pfs: Factor out do_attach() helper by Greg Kurz · 4 years, 5 months ago
  42. 382619e tests/9pfs: Set alloc in fs_create_dir() by Greg Kurz · 4 years, 5 months ago
  43. 1c450e6 tests/9pfs: Factor out do_version() helper by Greg Kurz · 4 years, 5 months ago
  44. 136b7af tests/9pfs: fix test dir for parallel tests by Christian Schoenebeck · 4 years, 4 months ago
  45. 653daf3 tests/9pfs: add local Tmkdir test by Christian Schoenebeck · 4 years, 5 months ago
  46. 3a565c6 tests/9pfs: introduce local tests by Christian Schoenebeck · 4 years, 5 months ago
  47. eefd239 tests/9pfs: change qtest name prefix to synth by Christian Schoenebeck · 4 years, 5 months ago
  48. 46488b6 tests/virtio-9p: added split readdir tests by Christian Schoenebeck · 4 years, 7 months ago
  49. 4829469 tests/virtio-9p: added readdir test by Christian Schoenebeck · 5 years ago
  50. 2e2293c tests/virtio-9p: add terminating null in v9fs_string_read() by Christian Schoenebeck · 5 years ago
  51. 1e8a1fa test: Move qtests to a separate directory by Thomas Huth · 5 years ago[Renamed from tests/virtio-9p-test.c]
  52. dd21074 tests/libqtest: Use libqtest-single.h in tests that require global_qtest by Thomas Huth · 6 years ago
  53. 1999a70 tests/libqos: Make generic virtio code independent from global_qtest by Thomas Huth · 6 years ago
  54. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  55. dfbe8b4 qos-test: virtio-9p test node by Emanuele Giuseppe Esposito · 7 years ago
  56. eb5937b tests/libqos: embed allocators instead of malloc-ing them separately by Paolo Bonzini · 6 years ago
  57. 34c9774 tests/libqos: introduce virtio_start_device by Emanuele Giuseppe Esposito · 7 years ago
  58. 3d95fb9 libqos: Use explicit QTestState for remaining libqos operations by Eric Blake · 7 years ago
  59. 9ea776e tests/virtio-9p: explicitly handle potential integer overflows by Greg Kurz · 7 years ago
  60. 357e2f7 tests: virtio-9p: add FLUSH operation test by Greg Kurz · 7 years ago
  61. be3a678 libqos/virtio: return length written into used descriptor by Greg Kurz · 7 years ago
  62. 354b86f tests: virtio-9p: add WRITE operation test by Greg Kurz · 7 years ago
  63. 82469aa tests: virtio-9p: add LOPEN operation test by Greg Kurz · 7 years ago
  64. 2893ddd tests: virtio-9p: use the synth backend by Greg Kurz · 7 years ago
  65. 60b1fa9 tests: virtio-9p: wait for completion in the test code by Greg Kurz · 7 years ago
  66. 693b21d tests: virtio-9p: move request tag to the test functions by Greg Kurz · 7 years ago
  67. d8803b1 tests: virtio-9p: set DRIVER_OK before using the device by Greg Kurz · 7 years ago
  68. 65b70fc tests: virtio-9p: fix ISR dependence by Greg Kurz · 7 years ago
  69. 34ef723 tests/virtio-9p-test: Don't call le*_to_cpus on fields of packed struct by Peter Maydell · 8 years ago
  70. 2b880bc tests: fix virtio-9p-test leaks by Marc-André Lureau · 8 years ago
  71. 6e37f45 tests: virtio-9p: improve error reporting by Greg Kurz · 8 years ago
  72. a37c070 tests: virtio-9p: ".." cannot be used to walk out of the shared directory by Greg Kurz · 8 years ago
  73. ba0d103 tests: virtio-9p: no slash in path elements during walk by Greg Kurz · 8 years ago
  74. 04b88c8 tests: virtio-9p: add walk operation test by Greg Kurz · 8 years ago
  75. 5c3df1f tests: virtio-9p: add attach operation test by Greg Kurz · 8 years ago
  76. 6cc9906 tests: virtio-9p: add version operation test by Greg Kurz · 8 years ago
  77. 1211d81 tests: virtio-9p: code refactoring by Greg Kurz · 8 years ago
  78. d5ebc82 tests: virtio-9p: rename PCI configuration test by Greg Kurz · 8 years ago
  79. 246fc0f libqos: Give qvirtio_config_read*() consistent semantics by David Gibson · 8 years ago
  80. 30ca440 tests: enable virtio tests on SPAPR by Laurent Vivier · 8 years ago
  81. a980f7f tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests by Laurent Vivier · 8 years ago
  82. 6b9cdf4 tests: move QVirtioBus pointer into QVirtioDevice by Laurent Vivier · 8 years ago
  83. 2ecd7e2 libqos: add PCI management in qtest_vboot()/qtest_shutdown() by Laurent Vivier · 8 years ago
  84. 557a4cc tests: virtio-9p: add basic configuration test by Greg Kurz · 8 years ago
  85. 993f805 tests: virtio-9p: introduce start/stop functions by Greg Kurz · 8 years ago
  86. 79ffb27 tests: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  87. fbc0412 9pfs: Clean up includes by Peter Maydell · 9 years ago
  88. 2d888c0 tests: Add virtio-9p qtest by Andreas Färber · 11 years ago