1. 6e99890 tests: Add tmp105 qtest test case by Andreas Färber · 12 years ago
  2. 2bf7b45 libqtest: Prepare I2C libqos by Andreas Färber · 12 years ago
  3. ff667e2 build: fold trace-obj-y into libqemuutil.a by Paolo Bonzini · 12 years ago
  4. 576d550 build: move base QAPI files to libqemuutil.a by Paolo Bonzini · 12 years ago
  5. 59cacde build: move QAPI definitions for QEMU out of qapi-obj-y by Paolo Bonzini · 12 years ago
  6. a372823 build: move qobject files to qobject/ and libqemuutil.a by Paolo Bonzini · 12 years ago
  7. f157ebb build: move files away from tools-obj-y, common-obj-y, user-obj-y by Paolo Bonzini · 12 years ago
  8. 8a09070 build: move util-obj-y to libqemuutil.a by Paolo Bonzini · 12 years ago
  9. e4b42e6 build: rename oslib-obj-y to util-obj-y by Paolo Bonzini · 12 years ago
  10. 5708fc6 stubs: fully replace qemu-tool.c and qemu-user.c by Paolo Bonzini · 12 years ago
  11. 067f069 m48t59-test: don't touch watchdog by Gerd Hoffmann · 12 years ago
  12. 4e45dee rtc-test: skip year-2038 overflow check in case time_t is 32bit only by Gerd Hoffmann · 12 years ago
  13. da1a4ce target-mips: Fix helper and tests for dot/cross-dot product instructions by Petar Jovanovic · 12 years ago
  14. 1d728c3 tests: add gcov support by Blue Swirl · 13 years ago
  15. 8962e44 test-iov: add iov_discard_front/back() testcases by Stefan Hajnoczi · 12 years ago
  16. b8abbbe target-mips: Fix for helpers for EXTR_* instructions by Petar Jovanovic · 12 years ago
  17. eec8972 target-mips: Fix incorrect reads and writes to DSPControl register by Petar Jovanovic · 12 years ago
  18. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  19. 737e150 block: move include files to include/block/ by Paolo Bonzini · 12 years ago
  20. 7b1b5d1 qapi: move include files to include/qobject/ by Paolo Bonzini · 12 years ago
  21. cb9c377 janitor: add guards to headers by Paolo Bonzini · 12 years ago
  22. 79ee7df qapi: move inclusions of qemu-common.h from headers to .c files by Paolo Bonzini · 12 years ago
  23. 91d4093 qemu-iotests: Test concurrent cluster allocations by Kevin Wolf · 12 years ago
  24. 23e956b tests: Add tests for fdsets by Corey Bryant · 12 years ago
  25. 8a805c2 tests: avoid qemu_aio_flush() in test-thread-pool.c by Stefan Hajnoczi · 12 years ago
  26. 9fe3781 tests: use aio_poll() instead of aio_flush() in test-aio.c by Stefan Hajnoczi · 12 years ago
  27. 7c12fd9 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 12 years ago
  28. 5dacd22 target-xtensa: add s32c1i unit tests by Max Filippov · 12 years ago
  29. efdfac9 target-xtensa: add SR accessibility unit tests by Max Filippov · 12 years ago
  30. 993d46c Fix spelling in comments and documentation by Stefan Weil · 12 years ago
  31. 19e6c50 target-mips: Fix incorrect shift for SHILO and SHILOV by Petar Jovanovic · 12 years ago
  32. 34f5606 target-mips: Fix incorrect code and test for INSV by Petar Jovanovic · 12 years ago
  33. 02c6ccc rtc: Only call rtc_set_cmos when Register B SET flag is disabled. by Alex Horn · 12 years ago
  34. d60478c tests: make threadpool cancellation test looser by Paolo Bonzini · 12 years ago
  35. 74c856e tests: add thread pool unit tests by Paolo Bonzini · 12 years ago
  36. b2ea25d tests: add AioContext unit tests by Paolo Bonzini · 12 years ago
  37. 2954525 Merge remote-tracking branch 'bonzini/build-urgent' into staging by Anthony Liguori · 12 years ago
  38. 2b84c2b tests: link in stubs by Paolo Bonzini · 12 years ago
  39. 6f442fe fdc-tests: add tests for VERIFY command by Hervé Poussineau · 13 years ago
  40. 67f194b fdc-test: Check READ ID by Kevin Wolf · 13 years ago
  41. 075f553 fdc: fix false FD_SR0_SEEK by Hervé Poussineau · 13 years ago
  42. 5f8ae8e fdc-test: add tests for non-DMA READ command by Hervé Poussineau · 13 years ago
  43. 44212dc fdc-test: insert media before fuzzing registers by Hervé Poussineau · 13 years ago
  44. 1f50791 fdc-test: split test_media_change() test, so insert part can be reused by Hervé Poussineau · 13 years ago
  45. a966066 tests: allow qemu-iotests to be run against nbd backend by Nick Thomas · 12 years ago
  46. d2ef210 qemu-iotests: qcow2: Test growing large refcount table by Kevin Wolf · 12 years ago
  47. a9523d1 tests/tcg: new test for i386 FPREM and FPREM1 by Catalin Patulea · 12 years ago
  48. 5a34dbb Merge remote-tracking branch 'bonzini/threadpool' into staging by Anthony Liguori · 12 years ago
  49. d70080c target-mips: Add ASE DSP testcases by Jia Liu · 12 years ago
  50. f563a5d Merge remote-tracking branch 'origin/master' into threadpool by Paolo Bonzini · 12 years ago
  51. f71d612 tests/tcg: fix unused result warnings by Catalin Patulea · 12 years ago
  52. 136594f build: do not include main loop where it is not actually used by Paolo Bonzini · 12 years ago
  53. 0191253 janitor: move iovector functions out of cutils.c by Paolo Bonzini · 12 years ago
  54. 90c45b3 Merge remote-tracking branch 'kwolf/for-anthony' into staging by Anthony Liguori · 12 years ago
  55. 49cdaea tests/tcg: fix a few warnings by Catalin Patulea · 12 years ago
  56. 9dfa9f5 qemu-iotests: add testcases for mirroring on-source-error/on-target-error by Paolo Bonzini · 12 years ago
  57. 44c7ca5 qemu-iotests: add mirroring test case by Paolo Bonzini · 12 years ago
  58. 514d9da qemu-iotests: Add 043 backing file chain infinite loop test by Stefan Hajnoczi · 12 years ago
  59. 6bf0d1f qemu-iotests: add relative backing file tests for block-commit (040) by Jeff Cody · 12 years ago
  60. d5208c4 block: in commit, determine base image from the top image by Jeff Cody · 12 years ago
  61. ee17f9d qemu-iotests: Test qemu-img operation on zero size image by Kevin Wolf · 12 years ago
  62. 0ef3dd6 tests: do not include tools-obj-y by Paolo Bonzini · 12 years ago
  63. f62cb1b tests/tcg: fix build by Catalin Patulea · 12 years ago
  64. b8994fa rtc: implement century byte by Paolo Bonzini · 13 years ago
  65. b6db4ac rtc: fix overflow in mktimegm by Paolo Bonzini · 13 years ago
  66. e0fea6b qtest: implement QTEST_STOP by Paolo Bonzini · 13 years ago
  67. 90f0b71 qemu-iotests: add tests for streaming error handling by Paolo Bonzini · 13 years ago
  68. 4f45056 qemu-iotests: map underscore to dash in QMP argument names by Paolo Bonzini · 13 years ago
  69. 0c81734 qemu-iotests: add test for pausing a streaming operation by Paolo Bonzini · 13 years ago
  70. 747051c qemu-iotests: add initial tests for live block commit by Jeff Cody · 13 years ago
  71. 774a885 qemu-iotests: add backing file smaller than image test case by Stefan Hajnoczi · 13 years ago
  72. 7109edf check-qjson: add test for large JSON objects by Michael Roth · 13 years ago
  73. 58c8cce qemu-iotests: Fix 030 after switch to GenericError by Kevin Wolf · 13 years ago
  74. adb696f block: Enable qemu_open/close to work with fd sets by Corey Bryant · 13 years ago
  75. 166f3c7 qemu-iotests: skip 039 with ./check -nocache by Stefan Hajnoczi · 13 years ago
  76. 058f8f1 block: add BLOCK_O_CHECK for qemu-img check by Stefan Hajnoczi · 13 years ago
  77. 353a41b qemu-iotests: Save some sed processes by Kevin Wolf · 13 years ago
  78. b0869a4 qemu-iotests: Be more flexible with image creation options by Kevin Wolf · 13 years ago
  79. dc68afe qemu-iotests: add 039 qcow2 lazy refcounts test by Stefan Hajnoczi · 13 years ago
  80. bfe8043 qcow2: implement lazy refcounts by Stefan Hajnoczi · 13 years ago
  81. 91cf8a3 qemu-iotests: ignore qemu-img create lazy_refcounts output by Stefan Hajnoczi · 13 years ago
  82. c61d000 qcow2: introduce dirty bit by Stefan Hajnoczi · 13 years ago
  83. e77964f qemu-iotests: add qed.py image manipulation utility by Stefan Hajnoczi · 13 years ago
  84. 14117c7 tests: Makefile: include dependency files by Eduardo Habkost · 13 years ago
  85. d901eff target-or32: Add testcases by Jia Liu · 13 years ago
  86. d98150f qapi: add test case for deallocating traversal of incomplete structure by Laszlo Ersek · 13 years ago
  87. d195325 qapi: fix error propagation by Paolo Bonzini · 13 years ago
  88. c3cdc1b fdc-test: Clean up a bit by Kevin Wolf · 13 years ago
  89. 98272db fdc-test: introduce test_relative_seek by Pavel Hrdina · 13 years ago
  90. 2f24e8f qemu-iotests: Valgrind support by Kevin Wolf · 13 years ago
  91. 4e4e6e3 qtest: Test we don't put hard disk info into CMOS for a CD-ROM by Markus Armbruster · 13 years ago
  92. 856dcba qtest: Cover qdev property for BIOS CHS translation by Markus Armbruster · 13 years ago
  93. eb0e4b9 qtest: Cover qdev properties for disk geometry by Markus Armbruster · 13 years ago
  94. 0e8a8c8 qtest: Add hard disk geometry test by Markus Armbruster · 13 years ago
  95. 23797df Merge remote-tracking branch 'mjt/mjt-iov2' into staging by Anthony Liguori · 13 years ago
  96. bb494a5 qtest: Tidy up temporary files properly by Markus Armbruster · 13 years ago
  97. b3ce604 fdc_test: introduce test_sense_interrupt by Pavel Hrdina · 13 years ago
  98. 59240c3 fdc_test: update media_change test by Pavel Hrdina · 13 years ago
  99. 039380a qtest: fix infinite loop when QEMU aborts abruptly by Anthony Liguori · 13 years ago
  100. b34d2595 libqtest: Fix socket_accept() to pass address_len by Andreas Färber · 13 years ago