1. 96420a3 tests/: spelling fixes by Michael Tokarev · 1 year, 8 months ago
  2. cac4373 tests/qtest: Skip running virtio-net-test cases that require socketpair() for win32 by Bin Meng · 2 years, 5 months ago
  3. 02ee7a8 tests/qtest/libqos: Skip hotplug tests if pci root bus is not hotpluggable by Eric Auger · 2 years, 10 months ago
  4. 0f9668e Remove qemu-common.h include from most units by Marc-André Lureau · 3 years ago
  5. e7b7942 Drop qemu_foo() socket API wrapper by Marc-André Lureau · 3 years, 1 month ago
  6. 4a778da tests/qtest/virtio-net: fix hotplug test case by Laurent Vivier · 3 years, 4 months ago
  7. 1e8a1fa test: Move qtests to a separate directory by Thomas Huth · 5 years ago[Renamed from tests/virtio-net-test.c]
  8. dd21074 tests/libqtest: Use libqtest-single.h in tests that require global_qtest by Thomas Huth · 6 years ago
  9. e5758de tests/libqtest: Make qtest_qmp_device_add/del independent from global_qtest by Thomas Huth · 6 years ago
  10. 1999a70 tests/libqos: Make generic virtio code independent from global_qtest by Thomas Huth · 6 years ago
  11. aa9c6fa net/announce: Expand test for stopping self announce by Dr. David Alan Gilbert · 6 years ago
  12. a8d2532 Include qemu-common.h exactly where needed by Markus Armbruster · 6 years ago
  13. 0b8fa32 Include qemu/module.h where needed, drop it from qemu-common.h by Markus Armbruster · 6 years ago
  14. 6ebb8d2 tests: qpci_unplug_acpi_device_test() should not rely on global_qtest by Thomas Huth · 6 years ago
  15. 8b15969 test-announce-self: convert to qgraph by Paolo Bonzini · 6 years ago
  16. 6bd4a6d tests/libqos: support multiqueue for virtio-net by Paolo Bonzini · 6 years ago
  17. 6ae333f qos-test: virtio-net test node by Emanuele Giuseppe Esposito · 7 years ago
  18. eb5937b tests/libqos: embed allocators instead of malloc-ing them separately by Paolo Bonzini · 6 years ago
  19. 34c9774 tests/libqos: introduce virtio_start_device by Emanuele Giuseppe Esposito · 7 years ago
  20. 118caff virtio-net-test: add large tx buffer test by Jason Wang · 6 years ago
  21. 432a82d virtio-net-test: remove unused macro by Jason Wang · 6 years ago
  22. ae4c445 virtio-net-test: accept variable length argument in pci_test_start() by Jason Wang · 6 years ago
  23. 82cab70 tests: Clean up string interpolation around qtest_qmp_device_add() by Markus Armbruster · 7 years ago
  24. cb3e7f0 qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF by Marc-André Lureau · 7 years ago
  25. 3d95fb9 libqos: Use explicit QTestState for remaining libqos operations by Eric Blake · 7 years ago
  26. 452fcdb Include qapi/qmp/qdict.h exactly where needed by Markus Armbruster · 7 years ago
  27. be3a678 libqos/virtio: return length written into used descriptor by Greg Kurz · 7 years ago
  28. 8e11c9d tests: fix virtio-net-test ISR dependence by Stefan Hajnoczi · 8 years ago
  29. 30ca440 tests: enable virtio tests on SPAPR by Laurent Vivier · 8 years ago
  30. a980f7f tests: use qtest_pc_boot()/qtest_shutdown() in virtio tests by Laurent Vivier · 8 years ago
  31. 6b9cdf4 tests: move QVirtioBus pointer into QVirtioDevice by Laurent Vivier · 8 years ago
  32. 2ecd7e2 libqos: add PCI management in qtest_vboot()/qtest_shutdown() by Laurent Vivier · 8 years ago
  33. 1ec3b71 tests: plug some leaks in virtio-net-test by Marc-André Lureau · 9 years ago
  34. 7fa124b Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2016-06-20' into staging by Peter Maydell · 9 years ago
  35. 9be3859 coccinelle: Remove unnecessary variables for function return value by Eduardo Habkost · 9 years ago
  36. f1d3b99 libqos: add qvirtqueue_cleanup() by Stefan Hajnoczi · 9 years ago
  37. ee3b850 libqos: drop duplicated virtio_ring.h bit definitions by Stefan Hajnoczi · 9 years ago
  38. 8ac9e20 libqos: use virtio_ids.h for device ID definitions by Stefan Hajnoczi · 9 years ago
  39. 79ffb27 tests: Remove unnecessary glib.h includes by Peter Maydell · 9 years ago
  40. 681c28a tests: Clean up includes by Peter Maydell · 9 years ago
  41. 8887f84 tests: test rx recovery from cont by Jason Wang · 10 years ago
  42. 2af4025 tests: introduce basic pci test for virtio-net by Jason Wang · 10 years ago
  43. 9224709 tests: virtio-net: Check if hot-plug/unplug works by Igor Mammedov · 10 years ago
  44. b815ec5 tests: Add virtio-net qtest by Andreas Färber · 11 years ago