1. 3953e3a OptsVisitor: introduce unit tests, with test cases for range flattening by Laszlo Ersek · 12 years ago
  2. 747b0cb tests: Unit tests for qdev global properties handling by Eduardo Habkost · 12 years ago
  3. 4f193e3 tests: Use qapi-schema-test.json as schema parser test by Markus Armbruster · 12 years ago
  4. 9862657 tests: QAPI schema parser tests by Markus Armbruster · 12 years ago
  5. 8fefa31 qtest: add test for ISA I/O space endianness by Paolo Bonzini · 12 years ago
  6. 3464700 tests: Add test-bitops.c with some sextract tests by Peter Maydell · 12 years ago
  7. 26491a3 libqos: Generalize I/O-mapped fw_cfg by Markus Armbruster · 12 years ago
  8. 530a7e4 boot-order-test: Add tests for PowerMacs by Andreas Färber · 12 years ago
  9. db2b550 libqos: include dependencies by Anthony Liguori · 12 years ago
  10. edbd790 boot-order-test: New; covering just PC for now by Markus Armbruster · 12 years ago
  11. 6046c62 int128: optimize and add test cases by Paolo Bonzini · 12 years ago
  12. 0412960 tests: set MALLOC_PERTURB_ to expose memory bugs by Stefan Hajnoczi · 12 years ago
  13. acbe480 qtest: Add IDE test case by Kevin Wolf · 12 years ago
  14. cc9936a libqos: Relocate I2C files by Andreas Färber · 12 years ago
  15. bf2a38d fw_cfg: add qtest test case by Anthony Liguori · 12 years ago
  16. 9bda413 i440fx-test: add test to compare default register values by Anthony Liguori · 12 years ago
  17. 8a0743c libqos: add malloc support by Anthony Liguori · 12 years ago
  18. 234c69c libqos: add fw_cfg support by Anthony Liguori · 12 years ago
  19. c4efe1c qtest: add libqos including PCI support by Anthony Liguori · 12 years ago
  20. 7c2acc7 configure: Don't fall back to gthread coroutine backend by Peter Maydell · 12 years ago
  21. f4c0f98 tests: Add unit tests for mulu64 and muls64 by Richard Henderson · 12 years ago
  22. e3f9fe2 cutils: unsigned int parsing functions by Eduardo Habkost · 12 years ago
  23. baeddde sparc: disable qtest in make check by Anthony Liguori · 12 years ago
  24. 21e3cd2 Add XBZRLE testing by Orit Wasserman · 12 years ago
  25. ec9466f Merge remote-tracking branch 'afaerber/qom-cpu' into staging by Anthony Liguori · 12 years ago
  26. 503cb22 Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 12 years ago
  27. 247c9de target-i386: Topology & APIC ID utility functions by Eduardo Habkost · 12 years ago
  28. c5cd02b tests: Add gcov support for x86_64 qtest by Andreas Färber · 12 years ago
  29. cba040c tests: Add gcov support for sparc64 qtest by Andreas Färber · 12 years ago
  30. 6a69449 tests: Fix gcov typo for tmp105-test by Andreas Färber · 12 years ago
  31. 5f7a74a tests: adjust gcov variables for directory movement by Paolo Bonzini · 12 years ago
  32. e7c033c add hierarchical bitmap data type and test cases by Paolo Bonzini · 12 years ago
  33. 6e99890 tests: Add tmp105 qtest test case by Andreas Färber · 12 years ago
  34. 2bf7b45 libqtest: Prepare I2C libqos by Andreas Färber · 12 years ago
  35. ff667e2 build: fold trace-obj-y into libqemuutil.a by Paolo Bonzini · 12 years ago
  36. 576d550 build: move base QAPI files to libqemuutil.a by Paolo Bonzini · 12 years ago
  37. 59cacde build: move QAPI definitions for QEMU out of qapi-obj-y by Paolo Bonzini · 12 years ago
  38. a372823 build: move qobject files to qobject/ and libqemuutil.a by Paolo Bonzini · 12 years ago
  39. f157ebb build: move files away from tools-obj-y, common-obj-y, user-obj-y by Paolo Bonzini · 12 years ago
  40. 8a09070 build: move util-obj-y to libqemuutil.a by Paolo Bonzini · 12 years ago
  41. e4b42e6 build: rename oslib-obj-y to util-obj-y by Paolo Bonzini · 12 years ago
  42. 5708fc6 stubs: fully replace qemu-tool.c and qemu-user.c by Paolo Bonzini · 12 years ago
  43. 1d728c3 tests: add gcov support by Blue Swirl · 13 years ago
  44. 74c856e tests: add thread pool unit tests by Paolo Bonzini · 12 years ago
  45. b2ea25d tests: add AioContext unit tests by Paolo Bonzini · 12 years ago
  46. 2b84c2b tests: link in stubs by Paolo Bonzini · 12 years ago
  47. 136594f build: do not include main loop where it is not actually used by Paolo Bonzini · 12 years ago
  48. 0191253 janitor: move iovector functions out of cutils.c by Paolo Bonzini · 12 years ago
  49. 0ef3dd6 tests: do not include tools-obj-y by Paolo Bonzini · 12 years ago
  50. adb696f block: Enable qemu_open/close to work with fd sets by Corey Bryant · 13 years ago
  51. 14117c7 tests: Makefile: include dependency files by Eduardo Habkost · 13 years ago
  52. 0e8a8c8 qtest: Add hard disk geometry test by Markus Armbruster · 13 years ago
  53. 23797df Merge remote-tracking branch 'mjt/mjt-iov2' into staging by Anthony Liguori · 13 years ago
  54. 2d49610 qapi: Unit tests for visitor-based serialization by Michael Roth · 13 years ago
  55. 2278a69 rewrite iov_* functions by Michael Tokarev · 13 years ago
  56. 4115852 build: do not sprinkle around GENERATED_HEADERS dependencies by Paolo Bonzini · 13 years ago
  57. fba0c40 tests: Add rtc-test (fix test regression) by Stefan Weil · 13 years ago
  58. fd4567d tests: Fix linker failure for fdc-test by Stefan Weil · 13 years ago
  59. 6c80663 tests/Makefile: Add missing $(EXESUF) by Kevin Wolf · 13 years ago
  60. 93e9eb6 qtest: Add floppy test by Kevin Wolf · 13 years ago
  61. f91837a qtest: add m48t59 tests for Sparc by Blue Swirl · 13 years ago
  62. 2ad5960 tests: remove .SECONDARY special target by Paolo Bonzini · 13 years ago
  63. d2a16f7 qtest: fix out of tree build by Blue Swirl · 13 years ago
  64. d1aaf54 qtest: add rtc-test test-case by Anthony Liguori · 13 years ago
  65. 49ee359 qtest: add C version of test infrastructure by Anthony Liguori · 13 years ago
  66. b93b63f test makefile overhaul by Paolo Bonzini · 13 years ago
  67. e38ac96 qapi: add strict mode to input visitor by Paolo Bonzini · 13 years ago
  68. 2db5b06 test: add test-qmp-commands to make check by Michael Roth · 13 years ago
  69. 3ac805d test: remove qemu-ga reference by Michael Roth · 13 years ago
  70. b8c6f29 Add 'make check-block' by Kevin Wolf · 13 years ago
  71. 8959449 make check: Add qemu-iotests subset by Kevin Wolf · 13 years ago
  72. 2d7799f qapi: add tests for string-based visitors by Paolo Bonzini · 13 years ago
  73. 3c941c6 tests: Silence gtester in Makefile by Stefan Weil · 13 years ago
  74. ad65aa8 test: eliminate libcheck tests and have make check use gtester by Anthony Liguori · 13 years ago
  75. dbfe06c build: split unit test builds to a separate makefile fragment by Anthony Liguori · 13 years ago
  76. c09015d tests: mv tests/* -> tests/tcg by Anthony Liguori · 13 years ago
  77. e7764a4 tests/Makefile: Remove qruncom target by Chen Wei-Ren · 13 years ago
  78. d65f083 lm32: opcode testsuite by Michael Walle · 14 years ago
  79. f972894 do not pass bogus $(SRC_PATH) include paths to cc during configure by Paolo Bonzini · 14 years ago
  80. 2b2e59e rewrite i386 tests Makefile by Paolo Bonzini · 14 years ago
  81. 48118b02 fix test_path by Paolo Bonzini · 14 years ago
  82. 9517a9e unbreak "make" from vpath-built tests directory by Paolo Bonzini · 14 years ago
  83. 076d247 Use vpath directive by Paolo Bonzini · 15 years ago
  84. 5f65049 consolidate user cpu_{in, out}[bwl] into ioport-user.c by Isaku Yamahata · 16 years ago
  85. e5fd43a Support out-of-the-tree building of tests by malc · 16 years ago
  86. 6f7044f update by bellard · 17 years ago
  87. e1ffb0f Add a tests for user-mode mmap by edgar_igl · 17 years ago
  88. a44c7c1 compilation fix by bellard · 17 years ago
  89. 9b0b820 removed obsolete test2 target by bellard · 17 years ago
  90. 7aaabde use -fno-strict-aliasing by bellard · 17 years ago
  91. e7daa60 Add CRIS configuration bits, by Edgar E. Iglesias. by ths · 17 years ago
  92. 18c9b56 Implement iwMMXt instruction set for the PXA270 cpu. by balrog · 18 years ago
  93. 2afbeee update path by bellard · 18 years ago
  94. 57be54b Fix "make test2". by pbrook · 18 years ago
  95. e463004 Simple test for mips/mipsel, based on a test by Alexander Voropay. by ths · 18 years ago
  96. 3b42c97 sse2 comment by bellard · 19 years ago
  97. 2d7a3b9 qruncom compile fixes (initial patch by Even Rouault) by bellard · 19 years ago
  98. 56902ee more targets by bellard · 19 years ago
  99. cc4adee added MIPS user in automatic tests by bellard · 19 years ago
  100. 11650e3 clean target update by bellard · 20 years ago