1. 1986754 error: Replace error_report() & error_free() with error_report_err() by zhanghailiang · 10 years ago
  2. 6e05a12 arm: fix memory leak by Gonglei · 10 years ago
  3. 293811f qmp: Drop unused .user_print from command definitions by Markus Armbruster · 10 years ago
  4. 46db7b8 hmp: Fix definition of command quit by Markus Armbruster · 10 years ago
  5. 6093d01 target-moxie: Fix warnings from Sparse (one-bit signed bitfield) by Stefan Weil · 10 years ago
  6. 2c20fa2 block/qapi: Fix Sparse warning by Stefan Weil · 10 years ago
  7. e7ae771 Fix remaining warnings from Sparse (void return) by Stefan Weil · 10 years ago
  8. fbe95bf qom: Fix warning from Sparse by Stefan Weil · 10 years ago
  9. 327e975 target-mips: Fix warning from Sparse by Stefan Weil · 10 years ago
  10. 30d76f1 arm/nseries: Fix warnings from Sparse by Stefan Weil · 10 years ago
  11. 77a8257 omap: Fix warnings from Sparse by Stefan Weil · 10 years ago
  12. 0289a41 9pfs: Fix warnings from Sparse by Stefan Weil · 10 years ago
  13. 9c80d95 backends: Fix warning from Sparse by Stefan Weil · 10 years ago
  14. 302cb24 cris: remove unused cris_cond15 declarations by Michael Tokarev · 10 years ago
  15. cd232ac Update version for v2.3.0-rc0 release by Peter Maydell · 10 years ago v2.3.0-rc0
  16. d8e33fc Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150317' into staging by Peter Maydell · 10 years ago
  17. ac738ea Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into staging by Peter Maydell · 10 years ago
  18. 1a87e52 Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' into staging by Peter Maydell · 10 years ago
  19. cde63fb migration: Expose 'cancelling' status to user by zhanghailiang · 10 years ago
  20. 24b8c39 migration: Convert 'status' of MigrationInfo to use an enum type by zhanghailiang · 10 years ago
  21. e49f35b hmp: Rename 'MigrationStatus' to 'HMPMigrationStatus' by zhanghailiang · 10 years ago
  22. 3119473 migration: Rename abbreviated macro MIG_STATE_* to MIGRATION_STATUS_* by zhanghailiang · 10 years ago
  23. 21cb492 migration: Remove unused functions by Thomas Huth · 10 years ago
  24. f54a235 arch_init: Count the total number of pages by using helper function by zhanghailiang · 10 years ago
  25. 4debb5f migrate_incoming: Cleanup/clarify error messages by Dr. David Alan Gilbert · 10 years ago
  26. d876053 Warn against the use of the string as uri parameter to migrate-incoming by Dr. David Alan Gilbert · 10 years ago
  27. 1fa57f5 migrate_incoming: use hmp_handle_error by Dr. David Alan Gilbert · 10 years ago
  28. fbce8c2 migration: Fix remaining 32 bit compiler errors by Stefan Weil · 10 years ago
  29. 3ac040c migration: Fix some 32 bit compiler errors by Stefan Weil · 10 years ago
  30. 1dbd2fd migration/rdma: clean up qemu_rdma_dest_init a bit by Michael Tokarev · 10 years ago
  31. 97baf9d migration: Avoid qerror_report_err() outside QMP command handlers by Markus Armbruster · 10 years ago
  32. e1570d0 target-i386: Remove icc_bridge parameter from cpu_x86_create() by Eduardo Habkost · 10 years ago
  33. 7fe55c3 tests: Add PC CPU test by Andreas Färber · 10 years ago
  34. b1c1202 pc: Suppress APIC ID compatibility warning for QTest by Andreas Färber · 10 years ago
  35. 88950ee qdev: Move owner-less IRQs to /machine/unattached by Andreas Färber · 10 years ago
  36. 210eb93 memory: Move owner-less MemoryRegions to /machine/unattached by Andreas Färber · 10 years ago
  37. a01ff75 qom: Implement info qom-tree HMP command by Andreas Färber · 11 years ago
  38. c0e6ee9 qom: Implement qom-set HMP command by Andreas Färber · 11 years ago
  39. 89d7fa9 qom: Implement qom-list HMP command by Andreas Färber · 11 years ago
  40. eb60aa5 scripts: Add qom-tree script by Andreas Färber · 11 years ago
  41. 96f2092 cadence_uart: Convert to QOM realize() by Alistair Francis · 10 years ago
  42. 5a49928 Merge remote-tracking branch 'remotes/armbru/tags/pull-cov-model-2015-03-17' into staging by Peter Maydell · 10 years ago
  43. 494a864 Merge remote-tracking branch 'remotes/kraxel/tags/pull-gl-20150317-1' into staging by Peter Maydell · 10 years ago
  44. b1546f3 opengl: fix configure test by Gerd Hoffmann · 10 years ago
  45. 906b8ba coverity: Fix g_malloc_n-like models by Jan Kiszka · 10 years ago
  46. 3521f76 Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging by Peter Maydell · 10 years ago
  47. 17b11a1 Merge remote-tracking branch 'remotes/bkoppelmann/tags/pull-tricore-20150316' into staging by Peter Maydell · 10 years ago
  48. 9575234 Merge remote-tracking branch 'remotes/rth/tags/tcg-pull-20150316' into staging by Peter Maydell · 10 years ago
  49. 47aced5 Merge remote-tracking branch 'mreitz/block' into queue-block by Kevin Wolf · 10 years ago
  50. 304ee91 block/vpc: remove disabled code from get_sector_offset by Peter Lieven · 10 years ago
  51. 03671de block/vpc: rename footer->size -> footer->current_size by Peter Lieven · 10 years ago
  52. 690cbb0 block/vpc: make calculate_geometry spec conform by Peter Lieven · 10 years ago
  53. 0444dce vpc: Ignore geometry for large images by Kevin Wolf · 10 years ago
  54. 2ec711d block/vpc: optimize vpc_co_get_block_status by Peter Lieven · 10 years ago
  55. d51a242 block: Drop bdrv_find by Fam Zheng · 10 years ago
  56. a0e8544 blockdev: Convert bdrv_find to blk_by_name by Fam Zheng · 10 years ago
  57. c9ebaf7 migration: Convert bdrv_find to blk_by_name by Fam Zheng · 10 years ago
  58. 5560625 monitor: Convert bdrv_find to blk_by_name by Fam Zheng · 10 years ago
  59. 4b4d7b0 iotests: Test non-self-referential qcow2 refblocks by Max Reitz · 10 years ago
  60. 0e8a371 iotests: Add tests for refcount table growth by Max Reitz · 10 years ago
  61. 14a58a4 qcow2: Respect new_block in alloc_refcount_block() by Max Reitz · 10 years ago
  62. 2867ce4 qemu-img: Avoid qerror_report_err() outside QMP handlers, again by Markus Armbruster · 10 years ago
  63. 6ec46ad block: Fix block-set-write-threshold not to use funky error class by Markus Armbruster · 10 years ago
  64. a1f688f block: Deprecate QCOW/QCOW2 encryption by Markus Armbruster · 10 years ago
  65. 97a2ca7 qemu-img: Fix convert, amend error messages for unknown options by Markus Armbruster · 10 years ago
  66. 0c30411 iotests: Update 051's reference output by Markus Armbruster · 10 years ago
  67. b724b01 target-tricore: Add instructions of SYS opcode format by Bastian Koppelmann · 10 years ago
  68. 2374c4b tcg/optimize: Handle or r,a,a with constant a by Richard Henderson · 10 years ago
  69. eb989d2 target-tricore: Add instructions of RRRW opcode format by Bastian Koppelmann · 10 years ago
  70. 4d108fe target-tricore: Add instructions of RRRR opcode format by Bastian Koppelmann · 10 years ago
  71. 068fac7 target-tricore: Add instructions of RRR1 opcode format, which have 0xe3 as first opcode by Bastian Koppelmann · 10 years ago
  72. 62e47b2 target-tricore: Add instructions of RRR1 opcode format, which have 0x63 as first opcode by Bastian Koppelmann · 10 years ago
  73. f4aef47 target-tricore: Add instructions of RRR1 opcode format, which have 0xa3 as first opcode by Bastian Koppelmann · 10 years ago
  74. bc68d2e Merge remote-tracking branch 'remotes/juanquintela/tags/migration/20150316' into staging by Peter Maydell · 10 years ago
  75. dcf848c Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20150316' into staging by Peter Maydell · 10 years ago
  76. 54ed388 pc: Disable vmdesc submission for old machines by Alexander Graf · 10 years ago
  77. 9850c60 migration: Allow to suppress vmdesc submission by Alexander Graf · 10 years ago
  78. 1925ceb migration: Read JSON VM description on incoming migration by Alexander Graf · 10 years ago
  79. f6f14c5 rename save_block_hdr to save_page_header by Juan Quintela · 10 years ago
  80. 73bab2f save_block_hdr: we can recalculate the cont parameter here by Juan Quintela · 10 years ago
  81. f4be0f7 save_xbzrle_page: change calling convention by Juan Quintela · 10 years ago
  82. 87cf878 ram_save_page: change calling covention by Juan Quintela · 10 years ago
  83. 0fcd8d3 ram_find_and_save_block: change calling convention by Juan Quintela · 10 years ago
  84. 6e1dea4 ram: make all save_page functions take a uint64_t parameter by Juan Quintela · 10 years ago
  85. bf1ae1f Add migrate_incoming by Dr. David Alan Gilbert · 10 years ago
  86. adde220 Add -incoming defer by Dr. David Alan Gilbert · 10 years ago
  87. 307146c Merge remote-tracking branch 'remotes/kvaneesh/for-upstream' into staging by Peter Maydell · 10 years ago
  88. b8d4328 linux-user: Access correct register for get/set_tls syscalls on ARM TZ CPUs by Mikhail Ilyin · 10 years ago
  89. fcf83ab target-arm: Ignore low bit of PC in M-profile exception return by Peter Maydell · 10 years ago
  90. da3e53d target-arm: Fix handling of STM (user) with r15 in register list by Peter Maydell · 10 years ago
  91. f0bb558 hw/intc/arm_gic: Initialize the vgic in the realize function by Eric Auger · 10 years ago
  92. d8e052b target-arm: get_phys_addr_lpae: more xn control by Andrew Jones · 10 years ago
  93. d76951b target-arm: fix get_phys_addr_v6/SCTLR_AFE access check by Andrew Jones · 10 years ago
  94. 0fbf523 target-arm: convert check_ap to ap_to_rw_prot by Andrew Jones · 10 years ago
  95. 2dfe7d0 Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20150316' into staging by Peter Maydell · 10 years ago
  96. f421f05 Merge remote-tracking branch 'remotes/kraxel/tags/pull-seabios-1.8.1-20150316-1' into staging by Peter Maydell · 10 years ago
  97. a8f1b43 Merge remote-tracking branch 'remotes/rth/tags/tcg-pull-20150313' into staging by Peter Maydell · 10 years ago
  98. be0b608 s390x/config: Do not include full pci.mak by Thomas Huth · 10 years ago
  99. d3321fc s390x/pci: fix length in sei_nt2 event by Frank Blaschka · 10 years ago
  100. 7b527b8 s390x/ipl: remove dead code by Dominik Dingel · 10 years ago