1. 007e620 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  2. a2aa09e Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  3. 097b500 iotests: Add test for checking large image files by Max Reitz · 10 years ago
  4. 231f66d qemu-iotests: More qcow2 reopen tests by Kevin Wolf · 10 years ago
  5. e615053 qemu-iotests: Reopen qcow2 with lazy-refcounts change by Kevin Wolf · 10 years ago
  6. 67cc32e typofixes - v4 by Veres Lajos · 10 years ago
  7. fe64669 opts: produce valid command line in qemu_opts_print by Kővágó, Zoltán · 10 years ago
  8. 012aef0 maint: avoid useless "if (foo) free(foo)" pattern by Markus Armbruster · 10 years ago
  9. ef1e1e0 maint: avoid useless "if (foo) free(foo)" pattern by Daniel P. Berrange · 10 years ago
  10. 4595a48 maint: remove unused include for strings.h by Daniel P. Berrange · 10 years ago
  11. 1618d2a maint: remove unused include for signal.h by Daniel P. Berrange · 10 years ago
  12. 8abae4d maint: remove unused include for assert.h by Daniel P. Berrange · 10 years ago
  13. 47d4be1 cutils: work around platform differences in strto{l,ul,ll,ull} by Paolo Bonzini · 10 years ago
  14. 3904e6b cutils: Add qemu_strtoull() wrapper by Carlos L. Torres · 10 years ago
  15. 8ac4df4 cutils: Add qemu_strtoll() wrapper by Carlos L. Torres · 10 years ago
  16. c817c01 cutils: Add qemu_strtoul() wrapper by Carlos L. Torres · 10 years ago
  17. 764e0fa cutils: Add qemu_strtol() wrapper by Carlos L. Torres · 10 years ago
  18. 4169198 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  19. 7f39862 i.MX: Add qtest support for I2C device emulator. by Jean-Christophe Dubois · 10 years ago
  20. 8629912 smbios: add smbios 3.0 support by Wei Huang · 10 years ago
  21. 2ef6093 iotests: Warn if python subprocess is killed by Max Reitz · 10 years ago
  22. 934659c iotests: Do not suppress segfaults in bash tests by Max Reitz · 10 years ago
  23. 0ed82f7 iotests: Respect -nodefaults in tests 41 and 55 by Max Reitz · 10 years ago
  24. 8e49225 iotests: More options for VM.add_drive() by Max Reitz · 10 years ago
  25. 137a905 qemu-iotests: s390x: fix test 130 by Bo Tu · 10 years ago
  26. 2127899 qemu-iotests: s390x: fix test 049, reject negative sizes in QemuOpts by Bo Tu · 10 years ago
  27. d868315 qemu-iotests: s390x: fix test 041 and 055 by Bo Tu · 10 years ago
  28. 2711fd3 qemu-iotests: disable default qemu devices for cross-platform compatibility by Bo Tu · 10 years ago
  29. e166b41 qemu-iotests: qemu machine type support by Bo Tu · 10 years ago
  30. eddf817 qapi: Simplify error reporting for array types by Markus Armbruster · 10 years ago
  31. c6b71e5 qapi: Fix errors for non-string, non-dictionary members by Markus Armbruster · 10 years ago
  32. 10689e3 tests/qapi-schema: Cover non-string, non-dictionary members by Markus Armbruster · 10 years ago
  33. 91f9816 tests/qapi-schema: Cover two more syntax errors by Markus Armbruster · 10 years ago
  34. 65fbe12 qapi: Drop one of two "simple union must not have base" checks by Markus Armbruster · 10 years ago
  35. 9b090d4 qapi: Command returning anonymous type doesn't work, outlaw by Markus Armbruster · 10 years ago
  36. 315932b qapi: Fix to reject union command and event arguments by Markus Armbruster · 10 years ago
  37. d9658d5 qapi-tests: New tests for union, alternate command arguments by Markus Armbruster · 10 years ago
  38. 6af9a8f tests/qapi-schema: Rename tests from data- to args- by Markus Armbruster · 10 years ago
  39. 80e60a1 tests/qapi-schema: Restore test case for flat union base bug by Markus Armbruster · 10 years ago
  40. 2f52e20 qapi: Document that input visitor semantics are prone to leaks by Eric Blake · 10 years ago
  41. 9993877 tests/qapi-schema: Document events with base don't work by Markus Armbruster · 10 years ago
  42. 422e16a tests/qapi-schema: Document alternate's enum lacks visit function by Markus Armbruster · 10 years ago
  43. 8c3f8e7 qapi-visit: Fix generated code when schema has forward refs by Markus Armbruster · 10 years ago
  44. 0f61af3 qapi: Fix generated code when flat union has member 'kind' by Markus Armbruster · 10 years ago
  45. 016a335 qapi-event: Clean up how name of enum QAPIEvent is made by Markus Armbruster · 10 years ago
  46. 5452b6f Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  47. 6b324b3 Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging by Peter Maydell · 10 years ago
  48. 8e0adf6 Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into staging by Peter Maydell · 10 years ago
  49. 60d8f32 smbios: move smbios code into a common folder by Wei Huang · 10 years ago
  50. 92e11a1 throttle: add throttle_max_is_missing_limit() test by Stefan Hajnoczi · 10 years ago
  51. 8887f84 tests: test rx recovery from cont by Jason Wang · 10 years ago
  52. 2af4025 tests: introduce basic pci test for virtio-net by Jason Wang · 10 years ago
  53. 975b665 virtio-scsi-test: Add test case for tail unaligned WRITE SAME by Fam Zheng · 10 years ago
  54. 4bb7b0d tests: virtio-scsi: clear unit attention after reset by Stefan Hajnoczi · 10 years ago
  55. 5e868d2 Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  56. 776f878 Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2015-07-27' into staging by Peter Maydell · 10 years ago
  57. f6288b9 make: Clean build messages by Stefan Weil · 10 years ago
  58. 77c102c block: qemu-iotests - add check for multiplication overflow in vpc by Jeff Cody · 10 years ago
  59. 019c2ab crypto: extend unit tests to cover decryption too by Daniel P. Berrange · 10 years ago
  60. ab28bd2 rcu: actually register threads that have RCU read-side critical sections by Paolo Bonzini · 10 years ago
  61. eabc977 AioContext: fix broken ctx->dispatching optimization by Paolo Bonzini · 10 years ago
  62. 12d69ac tests: remove irrelevant assertions from test-aio by Paolo Bonzini · 10 years ago
  63. a1bc040 Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into staging by Peter Maydell · 10 years ago
  64. 47c7199 tests: Fix broken targets check-report-qtest-* by Stefan Weil · 10 years ago
  65. 5873281 qtest/ide: add another short PRDT test flavor by Stefan Hajnoczi · 10 years ago
  66. 13566fe timer: rename NSEC_PER_SEC due to Mac OS X header clash by Stefan Hajnoczi · 10 years ago
  67. acf7b7f Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  68. 9ab9993 libqos/ahci: fix ahci_write_fis for ncq on ppc64 by John Snow · 10 years ago
  69. c8232b3 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 10 years ago
  70. ca38a4c crypto: introduce generic cipher API & built-in implementation by Daniel P. Berrange · 10 years ago
  71. c4fc82b tco-test: fix up config accesses and re-enable by Michael S. Tsirkin · 10 years ago
  72. 5add35b ich9: implement strap SPKR pin logic by Paulo Alcantara · 10 years ago
  73. 45dcdb9 tests: add testcase for TCO watchdog emulation by Paulo Alcantara · 10 years ago
  74. f2562fb Merge remote-tracking branch 'remotes/stefanha/tags/net-pull-request' into staging by Peter Maydell · 10 years ago
  75. aeb7218 Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20150707-1' into staging by Peter Maydell · 10 years ago
  76. 849729b rocker: tests: don't need to specify master/self when setting vlans by Scott Feldman · 10 years ago
  77. ddbb0d0 crypto: introduce new module for computing hash digests by Daniel P. Berrange · 10 years ago
  78. 501eea4 virtio-gpu: add to display-vga test by Gerd Hoffmann · 11 years ago
  79. 8146d7d qtest/ahci: halted ncq migration test by John Snow · 10 years ago
  80. 7f6cf5e qtest/ahci: halted NCQ test by John Snow · 10 years ago
  81. 07a1ee7 qtest/ahci: ncq migration test by John Snow · 10 years ago
  82. 26ad004 qtest/ahci: simple ncq data test by John Snow · 10 years ago
  83. e38cc93 libqos/ahci: Force all NCQ commands to be LBA48 by John Snow · 10 years ago
  84. a8973ff libqos/ahci: set the NCQ tag on command_commit by John Snow · 10 years ago
  85. 359790c libqos/ahci: adjust expected NCQ interrupts by John Snow · 10 years ago
  86. 4de4846 libqos/ahci: edit wait to be ncq aware by John Snow · 10 years ago
  87. cb45304 libqos/ahci: add NCQ frame support by John Snow · 10 years ago
  88. 40d2992 libqos/ahci: fix cmd_sanity for ncq by John Snow · 10 years ago
  89. 3447523 ahci/qtest: Execute IDENTIFY prior to data commands by John Snow · 10 years ago
  90. d31a3eb qtest/ahci: add port_reset test by John Snow · 10 years ago
  91. 95ea663 libqos/ahci: fix memory management bugs by John Snow · 10 years ago
  92. 0d3e9d1 qtest/ahci: add test_max by John Snow · 10 years ago
  93. d7b2529 iotests: Use event_wait in wait_ready by Fam Zheng · 10 years ago
  94. c615091 qemu-iotests: Add test case for mirror with unmap by Fam Zheng · 10 years ago
  95. 866323f qemu-iotests: Make block job methods common by Fam Zheng · 10 years ago
  96. e0cf11f timer: Use a single definition of NSEC_PER_SEC for the whole codebase by Alberto Garcia · 10 years ago
  97. 4b80ab2 qapi: Rename 'dirty-bitmap' mode to 'incremental' by John Snow · 10 years ago
  98. a30c4eb qemu-iotests: fix 051.out after qdev error message change by Stefan Hajnoczi · 10 years ago
  99. c6a8c32 util/hbitmap: Add an API to reset all set bits in hbitmap by Wen Congyang · 10 years ago
  100. 70b9433 QemuOpts: Wean off qerror_report_err() by Markus Armbruster · 10 years ago