1. 5452b6f Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  2. 6b324b3 Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging by Peter Maydell · 10 years ago
  3. 8e0adf6 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 10 years ago
  4. 60d8f32 smbios: move smbios code into a common folder by Wei Huang · 10 years ago
  5. 92e11a1 throttle: add throttle_max_is_missing_limit() test by Stefan Hajnoczi · 10 years ago
  6. 8887f84 tests: test rx recovery from cont by Jason Wang · 10 years ago
  7. 2af4025 tests: introduce basic pci test for virtio-net by Jason Wang · 10 years ago
  8. 975b665 virtio-scsi-test: Add test case for tail unaligned WRITE SAME by Fam Zheng · 10 years ago
  9. 4bb7b0d tests: virtio-scsi: clear unit attention after reset by Stefan Hajnoczi · 10 years ago
  10. 5e868d2 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  11. 776f878 Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-07-27' into staging by Peter Maydell · 10 years ago
  12. f6288b9 make: Clean build messages by Stefan Weil · 10 years ago
  13. 77c102c block: qemu-iotests - add check for multiplication overflow in vpc by Jeff Cody · 10 years ago
  14. 019c2ab crypto: extend unit tests to cover decryption too by Daniel P. Berrange · 10 years ago
  15. ab28bd2 rcu: actually register threads that have RCU read-side critical sections by Paolo Bonzini · 10 years ago
  16. eabc977 AioContext: fix broken ctx->dispatching optimization by Paolo Bonzini · 10 years ago
  17. 12d69ac tests: remove irrelevant assertions from test-aio by Paolo Bonzini · 10 years ago
  18. a1bc040 Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging by Peter Maydell · 10 years ago
  19. 47c7199 tests: Fix broken targets check-report-qtest-* by Stefan Weil · 10 years ago
  20. 5873281 qtest/ide: add another short PRDT test flavor by Stefan Hajnoczi · 10 years ago
  21. 13566fe timer: rename NSEC_PER_SEC due to Mac OS X header clash by Stefan Hajnoczi · 10 years ago
  22. acf7b7f Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  23. 9ab9993 libqos/ahci: fix ahci_write_fis for ncq on ppc64 by John Snow · 10 years ago
  24. c8232b3 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  25. ca38a4c crypto: introduce generic cipher API & built-in implementation by Daniel P. Berrange · 10 years ago
  26. c4fc82b tco-test: fix up config accesses and re-enable by Michael S. Tsirkin · 10 years ago
  27. 5add35b ich9: implement strap SPKR pin logic by Paulo Alcantara · 10 years ago
  28. 45dcdb9 tests: add testcase for TCO watchdog emulation by Paulo Alcantara · 10 years ago
  29. f2562fb Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging by Peter Maydell · 10 years ago
  30. aeb7218 Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150707-1' into staging by Peter Maydell · 10 years ago
  31. 849729b rocker: tests: don't need to specify master/self when setting vlans by Scott Feldman · 10 years ago
  32. ddbb0d0 crypto: introduce new module for computing hash digests by Daniel P. Berrange · 10 years ago
  33. 501eea4 virtio-gpu: add to display-vga test by Gerd Hoffmann · 11 years ago
  34. 8146d7d qtest/ahci: halted ncq migration test by John Snow · 10 years ago
  35. 7f6cf5e qtest/ahci: halted NCQ test by John Snow · 10 years ago
  36. 07a1ee7 qtest/ahci: ncq migration test by John Snow · 10 years ago
  37. 26ad004 qtest/ahci: simple ncq data test by John Snow · 10 years ago
  38. e38cc93 libqos/ahci: Force all NCQ commands to be LBA48 by John Snow · 10 years ago
  39. a8973ff libqos/ahci: set the NCQ tag on command_commit by John Snow · 10 years ago
  40. 359790c libqos/ahci: adjust expected NCQ interrupts by John Snow · 10 years ago
  41. 4de4846 libqos/ahci: edit wait to be ncq aware by John Snow · 10 years ago
  42. cb45304 libqos/ahci: add NCQ frame support by John Snow · 10 years ago
  43. 40d2992 libqos/ahci: fix cmd_sanity for ncq by John Snow · 10 years ago
  44. 3447523 ahci/qtest: Execute IDENTIFY prior to data commands by John Snow · 10 years ago
  45. d31a3eb qtest/ahci: add port_reset test by John Snow · 10 years ago
  46. 95ea663 libqos/ahci: fix memory management bugs by John Snow · 10 years ago
  47. 0d3e9d1 qtest/ahci: add test_max by John Snow · 10 years ago
  48. d7b2529 iotests: Use event_wait in wait_ready by Fam Zheng · 10 years ago
  49. c615091 qemu-iotests: Add test case for mirror with unmap by Fam Zheng · 10 years ago
  50. 866323f qemu-iotests: Make block job methods common by Fam Zheng · 10 years ago
  51. e0cf11f timer: Use a single definition of NSEC_PER_SEC for the whole codebase by Alberto Garcia · 10 years ago
  52. 4b80ab2 qapi: Rename 'dirty-bitmap' mode to 'incremental' by John Snow · 10 years ago
  53. a30c4eb qemu-iotests: fix 051.out after qdev error message change by Stefan Hajnoczi · 10 years ago
  54. c6a8c32 util/hbitmap: Add an API to reset all set bits in hbitmap by Wen Congyang · 10 years ago
  55. 70b9433 QemuOpts: Wean off qerror_report_err() by Markus Armbruster · 10 years ago
  56. 34acbc9 qobject: Use 'bool' inside qdict by Eric Blake · 10 years ago
  57. fc48ffc qobject: Use 'bool' for qbool by Eric Blake · 10 years ago
  58. 0a3346f Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging by Peter Maydell · 10 years ago
  59. cb4e0f9 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  60. a3590da qom: Don't pass string table to object_get_enum() function by Daniel P. Berrange · 10 years ago
  61. a8e3fbe qom: Add an object_property_add_enum() helper function by Daniel P. Berrange · 10 years ago
  62. a31bdae qom: Add object_new_with_props() / object_new_withpropv() helpers by Daniel P. Berrange · 10 years ago
  63. 397c767 tests: virtio-scsi: Add test for unaligned WRITE SAME by Fam Zheng · 10 years ago
  64. 53f77e4 tests: Use qtest_add_data_func() consistently by Andreas Färber · 10 years ago
  65. f9a1427 qapi: Catch and reject flat union branch of array type by Markus Armbruster · 10 years ago
  66. 7527671 tests/qapi-schema: New flat union array branch test case by Markus Armbruster · 10 years ago
  67. 8608d25 qapi: Fix file name in error messages for included files by Markus Armbruster · 10 years ago
  68. 06b008d9 tests: virtio-scsi: Move start/stop to individual test functions by Fam Zheng · 10 years ago
  69. bea2f09 libqos: Complete virtio device ID definition list by Fam Zheng · 10 years ago
  70. 2845275 libqos: Allow calling guest_free on NULL pointer by Fam Zheng · 10 years ago
  71. ebe7d8b tests: Link libqos virtio object to virtio-scsi-test by Fam Zheng · 10 years ago
  72. f3e3b08 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  73. 8aeaa05 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 10 years ago
  74. ef1919d check-qdict: Test cases for new functions by Kevin Wolf · 10 years ago
  75. 0a2df85 Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging by Peter Maydell · 10 years ago
  76. a68197f iotests: Add tests for overriding BDRV_O_PROTOCOL by Max Reitz · 10 years ago
  77. 53a2951 block: driver should override flags in bdrv_open() by Max Reitz · 10 years ago
  78. a4291ea iotests: qcow2 COW with minimal L2 cache size by Max Reitz · 10 years ago
  79. 9aa711d qemu-iotests: Fix 128 if sudo required by Fam Zheng · 10 years ago
  80. ff79389 iotests: remove assertIsNotNone call by John Snow · 10 years ago
  81. 2db33f8 qemu-iotests: expand test 093 to support group throttling by Alberto Garcia · 10 years ago
  82. 1fee955 throttle: Add throttle group infrastructure tests by Alberto Garcia · 10 years ago
  83. 0e5b0a2 throttle: Extract timers from ThrottleState into a separate structure by Benoît Canet · 10 years ago
  84. da5e1de Revert "iothread: release iothread around aio_poll" by Stefan Hajnoczi · 10 years ago
  85. 73da023 rocker: update tests using hw-derived interface names by Scott Feldman · 10 years ago
  86. 9b1d21c mips jazz: compile only in 64 bit by Hervé Poussineau · 10 years ago
  87. 5efed5a bios-tables-test: handle false-positive smbios signature matches by Gabriel L. Somlo · 10 years ago
  88. ee09f84 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  89. 66e2ec2 q35: add test for SMRAM.D_LCK by Gerd Hoffmann · 10 years ago
  90. 4964e18 fdc-test: Test state for existing cases more thoroughly by Kevin Wolf · 10 years ago
  91. 0915aed Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging by Peter Maydell · 10 years ago
  92. 5560b85 qtest: pre-buffer hex nibs by John Snow · 10 years ago
  93. 91d0374 libqos/ahci: Swap memread/write with bufread/write by John Snow · 10 years ago
  94. 4d00796 qtest: add memset to qtest protocol by John Snow · 10 years ago
  95. 7a6a740 qtest: Add base64 encoded read/write by John Snow · 10 years ago
  96. 5d1cf09 qtest/ahci: add migrate halted dma test by John Snow · 10 years ago
  97. 189d1b6 qtest/ahci: add halted dma test by John Snow · 10 years ago
  98. a606ce5 qtest/ahci: add flush migrate test by John Snow · 10 years ago
  99. 88e21f9 qtest/ahci: add migrate dma test by John Snow · 10 years ago
  100. 278128a qtest/ahci: Add migration test by John Snow · 10 years ago