Age | Commit message (Expand) | Author |
2014-06-16 | migration: catch unknown flags in ram_load | Peter Lieven |
2014-06-10 | migration: Plug memory leak in migrate-set-cache-size command | Chen Gang |
2014-05-24 | arch_init: replace fprintf(stderr, ...) with error_report() | Le Tan |
2014-05-14 | Split ram_save_block | Dr. David Alan Gilbert |
2014-05-14 | arch_init: Simplify code for load_xbzrle() | Chen Gang |
2014-05-07 | arch_init: Be sure of only one exit entry with DPRINTF() for ram_load() | Chen Gang |
2014-05-05 | migration: expose xbzrle cache miss rate | ChenLiang |
2014-05-05 | migration: expose the bitmap_sync_count to the end | ChenLiang |
2014-05-05 | migration: Add counts of updating the dirty bitmap | ChenLiang |
2014-05-05 | XBZRLE: Fix one XBZRLE corruption issues | ChenLiang |
2014-05-05 | migration: remove duplicate code | ChenLiang |
2014-05-05 | Init the XBZRLE.lock in ram_mig_init | Dr. David Alan Gilbert |
2014-05-05 | Provide init function for ram migration | Dr. David Alan Gilbert |
2014-05-05 | Count used RAMBlock pages for migration_dirty_pages | Dr. David Alan Gilbert |
2014-03-08 | XBZRLE: Fix qemu crash when resize the xbzrle cache | Gonglei |
2014-02-25 | Fix two XBZRLE corruption issues | Dr. David Alan Gilbert |
2014-02-04 | Don't abort on memory allocation error | Orit Wasserman |
2014-02-04 | Don't abort on out of memory when creating page cache | Orit Wasserman |
2014-02-04 | migration:fix free XBZRLE decoded_buf wrong | Gonglei (Arei) |
2014-02-04 | Add check for cache size smaller than page size | Orit Wasserman |
2014-02-04 | Set xbzrle buffers to NULL after freeing them to avoid double free errors | Orit Wasserman |
2014-01-13 | migration: synchronize memory bitmap 64bits at a time | Juan Quintela |
2014-01-13 | ram: split function that synchronizes a range | Juan Quintela |
2014-01-13 | memory: unfold memory_region_test_and_clear() | Juan Quintela |
2013-11-19 | migration: drop MADVISE_DONT_NEED for incoming zero pages | Peter Lieven |
2013-09-30 | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori |
2013-09-28 | smbios: Make multiple -smbios type= accumulate sanely | Markus Armbruster |
2013-09-28 | smbios: Convert to QemuOpts | Markus Armbruster |
2013-09-28 | smbios: Normalize smbios_entry_add()'s error handling to exit(1) | Markus Armbruster |
2013-09-24 | migration: ram_handle_compressed | Isaku Yamahata |
2013-09-24 | arch_init: make is_zero_page accept size | Isaku Yamahata |
2013-09-24 | arch_init: right return for ram_save_iterate | Lei Li |
2013-09-03 | cpu: Replace qemu_for_each_cpu() | Andreas Färber |
2013-08-29 | Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5 | Anthony Liguori |
2013-08-26 | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh |
2013-08-21 | arch_init: align MR size to target page size | Michael S. Tsirkin |
2013-08-20 | Convert stderr message calling error_get_pretty() to error_report() | Seiji Aguchi |
2013-07-23 | rdma: send pc.ram | Michael R. Hines |
2013-07-23 | rdma: introduce ram_handle_compressed() | Michael R. Hines |
2013-07-12 | Force auto-convegence of live migration | Chegu Vinod |
2013-07-01 | Graphics: Switch to 800x600x32 as default mode | Alexander Graf |
2013-06-28 | arch_init: Fix format string by using RAM_ADDR_FMT | Stefan Weil |
2013-06-27 | rdma: introduce qemu_update_position() | Michael R. Hines |
2013-06-27 | migration: do not overwrite zero pages | Peter Lieven |
2013-06-27 | Revert "migration: do not sent zero pages in bulk stage" | Peter Lieven |
2013-06-27 | arch_init/ram_load: add error message for block length mismatch | Alon Levy |
2013-06-17 | Merge remote-tracking branch 'pmaydell/configury.next' into staging | Anthony Liguori |
2013-06-14 | build: drop TARGET_TYPE | Paolo Bonzini |
2013-06-14 | main: use TARGET_ARCH only for the target-specific #define | Paolo Bonzini |