1. 5804518 tests/qtest : Use `g_assert_cmphex` instead of `g_assert_cmpuint` by Inès Varhol · 9 months ago
  2. 0472b2e tests: add G_GNUC_PRINTF for various functions by Daniel P. Berrangé · 2 years ago
  3. 46d11f9 tests/x86: Add 'q35' machine type to ivshmem-test by Michael Labiuk · 2 years, 3 months ago
  4. 3c239aa tests/qtest: Use g_mkdtemp() by Bin Meng · 2 years, 4 months ago
  5. 89810e1 tests: replace pipe() with g_unix_open_pipe(CLOEXEC) by Marc-André Lureau · 2 years, 8 months ago
  6. 907b510 tests: move libqtest.h back under qtest/ by Marc-André Lureau · 2 years, 9 months ago
  7. 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 2 years, 9 months ago
  8. 7b17233 tests/x86: Use 'pc' machine type for hotplug tests by Dr. David Alan Gilbert · 2 years, 11 months ago
  9. d04aeb6 ivshmem-test.c: enable test_ivshmem_server for ppc64 arch by Daniel Henrique Barboza · 3 years ago
  10. 794b956 ivshmem-test: do not use short-form boolean option by Paolo Bonzini · 4 years, 2 months ago
  11. a2ce7db meson: convert tests/qtest to meson by Paolo Bonzini · 4 years, 5 months ago
  12. 1e8a1fa test: Move qtests to a separate directory by Thomas Huth · 5 years ago[Renamed from tests/ivshmem-test.c]
  13. 0f55560 tests: use g_test_rand_int by Paolo Bonzini · 5 years ago
  14. 731a29f tests: Remove unnecessary global_qtest references by Thomas Huth · 5 years ago
  15. e5758de tests/libqtest: Make qtest_qmp_device_add/del independent from global_qtest by Thomas Huth · 5 years ago
  16. 6ebb8d2 tests: qpci_unplug_acpi_device_test() should not rely on global_qtest by Thomas Huth · 6 years ago
  17. 13ee9e3 tests: Do not use "\n" in g_test_message() strings by Thomas Huth · 6 years ago
  18. 767abe7 chardev: forbid 'wait' option with client sockets by Daniel P. Berrangé · 6 years ago
  19. 5a0e75f hw/misc/ivshmem: Remove deprecated "ivshmem" legacy device by Thomas Huth · 6 years ago
  20. 4848cb3 test: execute g_test_run when tests are skipped by Paolo Bonzini · 6 years ago
  21. 24c01ff ivshmem-test: Drop dependence on global_qtest by Eric Blake · 7 years ago
  22. 82cab70 tests: Clean up string interpolation around qtest_qmp_device_add() by Markus Armbruster · 6 years ago
  23. e7b3af8 glib: bump min required glib library version to 2.40 by Daniel P. Berrangé · 7 years ago
  24. 3d95fb9 libqos: Use explicit QTestState for remaining libqos operations by Eric Blake · 7 years ago
  25. 2bf25e0 qtest: add ivshmem-test for ppc64 by Laurent Vivier · 8 years ago
  26. d69487d qtest: convert ivshmem-test to use libqos by Laurent Vivier · 8 years ago
  27. b4ba67d libqos: Change PCI accessors to take opaque BAR handle by David Gibson · 8 years ago
  28. 204e54b tests: Use qpci_mem{read,write} in ivshmem-test by David Gibson · 8 years ago
  29. 2ecd7e2 libqos: add PCI management in qtest_vboot()/qtest_shutdown() by Laurent Vivier · 8 years ago
  30. 02d0e09 os-posix: include sys/mman.h by Paolo Bonzini · 9 years ago
  31. 79ffb27 tests: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  32. 5400c02 ivshmem: Split ivshmem-plain, ivshmem-doorbell off ivshmem by Markus Armbruster · 9 years ago
  33. 3a55fc0 ivshmem: Receive shared memory synchronously in realize() by Markus Armbruster · 9 years ago
  34. 41b65e5 ivshmem-test: Improve test cases /ivshmem/server-* by Markus Armbruster · 9 years ago
  35. 14c5d49 ivshmem-test: Clean up wait for devices to become operational by Markus Armbruster · 9 years ago
  36. 4958fe5 ivshmem-test: Improve test case /ivshmem/single by Markus Armbruster · 9 years ago
  37. 9982617 tests/libqos/pci-pc: Fix qpci_pc_iomap() to map BARs aligned by Markus Armbruster · 9 years ago
  38. 3625c73 ivshmem-server: Don't overload POSIX shmem and file name by Markus Armbruster · 9 years ago
  39. 681c28a tests: Clean up includes by Peter Maydell · 9 years ago
  40. 00ffc3c ivshmem-test: test both msi & irq cases by Marc-André Lureau · 9 years ago
  41. 1760048 ivshmem-test: leak fixes by Marc-André Lureau · 9 years ago
  42. 1d64924 ivshmem: Rename property memdev to x-memdev for 2.5 by Markus Armbruster · 9 years ago
  43. 1613094 tests/ivshmem-test: Supply missing initializer in get_device() by Markus Armbruster · 9 years ago
  44. 2048a2a tests: classify some ivshmem tests as slow by Marc-André Lureau · 9 years ago
  45. d9453c9 ivshmem: add hostmem backend by Marc-André Lureau · 10 years ago
  46. ddef6a0 tests: add ivshmem qtest by Marc-André Lureau · 11 years ago
  47. bbfc2ef tests: Add ivshmem qtest by Andreas Färber · 9 years ago