1. fd8cec9 XBZRLE: Fix qemu crash when resize the xbzrle cache by Gonglei · 11 years ago
  2. 6d3cb1f Fix two XBZRLE corruption issues by Dr. David Alan Gilbert · 11 years ago
  3. 89db998 Don't abort on memory allocation error by Orit Wasserman · 11 years ago
  4. a17b2fd Don't abort on out of memory when creating page cache by Orit Wasserman · 11 years ago
  5. 905f26f migration:fix free XBZRLE decoded_buf wrong by Gonglei (Arei) · 11 years ago
  6. c91e681 Add check for cache size smaller than page size by Orit Wasserman · 11 years ago
  7. f6c6483 Set xbzrle buffers to NULL after freeing them to avoid double free errors by Orit Wasserman · 11 years ago
  8. aa8dc04 migration: synchronize memory bitmap 64bits at a time by Juan Quintela · 11 years ago
  9. 791fa2a ram: split function that synchronizes a range by Juan Quintela · 11 years ago
  10. 12291ec memory: unfold memory_region_test_and_clear() by Juan Quintela · 11 years ago
  11. fc1c4a5 migration: drop MADVISE_DONT_NEED for incoming zero pages by Peter Lieven · 11 years ago
  12. eb322b8 Merge remote-tracking branch 'mst/tags/for_anthony' into staging by Anthony Liguori · 11 years ago
  13. fc3b329 smbios: Make multiple -smbios type= accumulate sanely by Markus Armbruster · 12 years ago
  14. 4f953d2 smbios: Convert to QemuOpts by Markus Armbruster · 12 years ago
  15. 351a6a7 smbios: Normalize smbios_entry_add()'s error handling to exit(1) by Markus Armbruster · 12 years ago
  16. d613a56 migration: ram_handle_compressed by Isaku Yamahata · 12 years ago
  17. dc3c26a arch_init: make is_zero_page accept size by Isaku Yamahata · 12 years ago
  18. 6cd0bed arch_init: right return for ram_save_iterate by Lei Li · 12 years ago
  19. 38fcbd3 cpu: Replace qemu_for_each_cpu() by Andreas Färber · 12 years ago
  20. 3e998a7 Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5 by Anthony Liguori · 12 years ago
  21. f7ad538 Merge remote-tracking branch 'stefanha/block' into staging by Anthony Liguori · 12 years ago
  22. bc72ad6 aio / timers: Switch entire codebase to the new timer API by Alex Bligh · 12 years ago
  23. 0851c9f arch_init: align MR size to target page size by Michael S. Tsirkin · 12 years ago
  24. 4a44d85 Convert stderr message calling error_get_pretty() to error_report() by Seiji Aguchi · 12 years ago
  25. 0033b8b rdma: send pc.ram by Michael R. Hines · 12 years ago
  26. 44c3b58 rdma: introduce ram_handle_compressed() by Michael R. Hines · 12 years ago
  27. 7ca1dfa Force auto-convegence of live migration by Chegu Vinod · 12 years ago
  28. f1ff0e8 Graphics: Switch to 800x600x32 as default mode by Alexander Graf · 12 years ago
  29. 6bedfe9 arch_init: Fix format string by using RAM_ADDR_FMT by Stefan Weil · 12 years ago
  30. 2b0ce07 rdma: introduce qemu_update_position() by Michael R. Hines · 12 years ago
  31. 211ea74 migration: do not overwrite zero pages by Peter Lieven · 12 years ago
  32. 9ef051e Revert "migration: do not sent zero pages in bulk stage" by Peter Lieven · 12 years ago
  33. 87d2f82 arch_init/ram_load: add error message for block length mismatch by Alon Levy · 12 years ago
  34. 38aea17 Merge remote-tracking branch 'pmaydell/configury.next' into staging by Anthony Liguori · 12 years ago
  35. c02a955 build: drop TARGET_TYPE by Paolo Bonzini · 12 years ago
  36. 2e59915 main: use TARGET_ARCH only for the target-specific #define by Paolo Bonzini · 12 years ago
  37. ebc85e3 smbios: Clean up smbios_add_field() parameters by Markus Armbruster · 12 years ago
  38. 5bb95e4 smbios: Convert to error_report() by Markus Armbruster · 12 years ago
  39. 1d67136 memory: make memory_global_sync_dirty_bitmap take an AddressSpace by Paolo Bonzini · 12 years ago
  40. f81222b audio: look for the ISA and PCI buses by Paolo Bonzini · 12 years ago
  41. ffa48cf audio: remove HAS_AUDIO by Paolo Bonzini · 12 years ago
  42. 36cd6f6 audio: remove the need for audio card CONFIG_* symbols by Paolo Bonzini · 12 years ago
  43. 0bc3cd6 include: avoid useless includes of exec/ headers by Paolo Bonzini · 12 years ago
  44. 0445259 acpi: move declarations from pc.h to acpi.h by Michael S. Tsirkin · 12 years ago
  45. 0d09e41 hw: move headers to include/ by Paolo Bonzini · 12 years ago
  46. 2308432 like acpi_table_install(), acpi_table_add() should propagate Errors by Laszlo Ersek · 12 years ago
  47. 0c764a9 acpi_table_add(): accept QemuOpts and parse it with OptsVisitor by Laszlo Ersek · 12 years ago
  48. 4d8b3c6 strip some whitespace by Laszlo Ersek · 12 years ago
  49. 500f006 Use qemu_put_buffer_async for guest memory pages by Orit Wasserman · 12 years ago
  50. 5cc11c4 migration: use XBZRLE only after bulk stage by Peter Lieven · 12 years ago
  51. 70c8652 migration: do not search dirty pages in bulk stage by Peter Lieven · 12 years ago
  52. f1c7279 migration: do not sent zero pages in bulk stage by Peter Lieven · 12 years ago
  53. 78d07ae migration: add an indicator for bulk state of ram migration by Peter Lieven · 12 years ago
  54. 3edcd7e migration: search for zero instead of dup pages by Peter Lieven · 12 years ago
  55. c61ca00 move vector definitions to qemu-common.h by Peter Lieven · 12 years ago
  56. d15a9c2 Add top level changes for moxie by Anthony Green · 12 years ago
  57. ee0b44a page_cache: dup memory on insert by Peter Lieven · 12 years ago
  58. 9b09503 migration: run setup callbacks out of big lock by Paolo Bonzini · 12 years ago
  59. 32c835b migration: run pending/iterate callbacks out of big lock by Paolo Bonzini · 12 years ago
  60. 90f8ae7 migration: calculate expected_downtime by Juan Quintela · 12 years ago
  61. 1b1fdfe Allow XBZRLE decoding without enabling the capability by Orit Wasserman · 12 years ago
  62. 9c33948 Protect migration_bitmap_sync() with the ramlist lock by Paolo Bonzini · 12 years ago
  63. fb3409d Unlock ramlist lock also in error case by Paolo Bonzini · 12 years ago
  64. b823cea ram: refactor ram_save_block() return value by Juan Quintela · 12 years ago
  65. 3f7d7b0 ram: account the amount of transferred ram better by Juan Quintela · 12 years ago
  66. 4c8ae0f ram: optimize migration bitmap walking by Juan Quintela · 12 years ago
  67. ece7931 ram: Use memory_region_test_and_clear_dirty by Juan Quintela · 12 years ago
  68. 5f718a1 ram: Add last_sent_block by Juan Quintela · 12 years ago
  69. b23a9a5 ram: rename last_block to last_seen_block by Juan Quintela · 12 years ago
  70. e4ed154 savevm: New save live migration method: pending by Juan Quintela · 13 years ago
  71. b2a8658 protect the ramlist with a separate mutex by Umesh Deshpande · 14 years ago
  72. f798b07 add a version number to ram_list by Umesh Deshpande · 14 years ago
  73. abb26d6 exec: sort the memory from biggest to smallest by Paolo Bonzini · 12 years ago
  74. a316103 exec: change RAM list to a TAILQ by Paolo Bonzini · 12 years ago
  75. 0d6d3c8 exec: change ramlist from MRU order to a 1-item cache by Paolo Bonzini · 12 years ago
  76. 244eaa7 migration: fix migration_bitmap leak by Paolo Bonzini · 12 years ago
  77. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  78. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  79. caf71f8 migration: move include files to include/migration/ by Paolo Bonzini · 12 years ago
  80. 83c9089 monitor: move include files to include/monitor/ by Paolo Bonzini · 12 years ago
  81. 022c62c exec: move include files to include/exec/ by Paolo Bonzini · 12 years ago
  82. 7fa22f2 net: do not include net.h everywhere by Paolo Bonzini · 12 years ago
  83. 077805f janitor: do not rely on indirect inclusions of or from qemu-char.h by Paolo Bonzini · 12 years ago
  84. 6f99198 Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEAD by Paolo Bonzini · 12 years ago
  85. a2cb15b pci: update all users to look in pci/ by Michael S. Tsirkin · 12 years ago
  86. 45e6cee migration: Fix madvise breakage if host and guest have different page sizes by David Gibson · 12 years ago
  87. 7ec81e5 Fix off-by-1 error in RAM migration code by David Gibson · 12 years ago
  88. 8d01719 migration: Add dirty_pages_rate to query migrate output by Juan Quintela · 13 years ago
  89. c6bf8e0 Separate migration bitmap by Juan Quintela · 13 years ago
  90. 3c12193 ram: create trace event for migration sync bitmap by Juan Quintela · 13 years ago
  91. dd2df73 ram: introduce migration_bitmap_sync() by Juan Quintela · 13 years ago
  92. 69268cd ram: Introduce migration_bitmap_test_and_reset_dirty() by Juan Quintela · 13 years ago
  93. e44d26c ram: introduce migration_bitmap_set_dirty() by Juan Quintela · 13 years ago
  94. 5a17077 savevm: Factorize ram globals reset in its own function by Juan Quintela · 13 years ago
  95. 2c52ddf migration: print expected downtime in info migrate by Juan Quintela · 13 years ago
  96. c00012f migration: rename expected_time to expected_downtime by Juan Quintela · 13 years ago
  97. 79536f4 fix migration sync by Juan Quintela · 13 years ago
  98. ba6212d Eliminate cpus-x86_64.conf file by Eduardo Habkost · 13 years ago
  99. 55d4fd3 arch_init.c: Improve '-soundhw help' for non-HAS_AUDIO_CHOICE archs by Peter Maydell · 13 years ago
  100. ef37a69 arch_init.c: add missing '%' symbols before PRIu64 in debug printfs by Igor Mitsyanko · 13 years ago