| Commit message (Expand) | Author | Age | Files | Lines |
* | XBZRLE: Fix qemu crash when resize the xbzrle cache | Gonglei | 2014-03-08 | 1 | -3/+49 |
* | Fix two XBZRLE corruption issues | Dr. David Alan Gilbert | 2014-02-25 | 1 | -15/+49 |
* | Don't abort on memory allocation error | Orit Wasserman | 2014-02-04 | 1 | -1/+3 |
* | Don't abort on out of memory when creating page cache | Orit Wasserman | 2014-02-04 | 1 | -2/+16 |
* | migration:fix free XBZRLE decoded_buf wrong | Gonglei (Arei) | 2014-02-04 | 1 | -10/+12 |
* | Add check for cache size smaller than page size | Orit Wasserman | 2014-02-04 | 1 | -0/+4 |
* | Set xbzrle buffers to NULL after freeing them to avoid double free errors | Orit Wasserman | 2014-02-04 | 1 | -0/+3 |
* | migration: synchronize memory bitmap 64bits at a time | Juan Quintela | 2014-01-13 | 1 | -9/+29 |
* | ram: split function that synchronizes a range | Juan Quintela | 2014-01-13 | 1 | -14/+20 |
* | memory: unfold memory_region_test_and_clear() | Juan Quintela | 2014-01-13 | 1 | -3/+7 |
* | migration: drop MADVISE_DONT_NEED for incoming zero pages | Peter Lieven | 2013-11-19 | 1 | -8/+0 |
* | Merge remote-tracking branch 'mst/tags/for_anthony' into staging | Anthony Liguori | 2013-10-01 | 1 | -7/+2 |
|\ |
|
| * | smbios: Make multiple -smbios type= accumulate sanely | Markus Armbruster | 2013-09-28 | 1 | -3/+0 |
| * | smbios: Convert to QemuOpts | Markus Armbruster | 2013-09-28 | 1 | -2/+2 |
| * | smbios: Normalize smbios_entry_add()'s error handling to exit(1) | Markus Armbruster | 2013-09-28 | 1 | -3/+1 |
* | | migration: ram_handle_compressed | Isaku Yamahata | 2013-09-24 | 1 | -5/+6 |
* | | arch_init: make is_zero_page accept size | Isaku Yamahata | 2013-09-24 | 1 | -5/+4 |
* | | arch_init: right return for ram_save_iterate | Lei Li | 2013-09-24 | 1 | -5/+10 |
|/ |
|
* | cpu: Replace qemu_for_each_cpu() | Andreas Färber | 2013-09-03 | 1 | -6/+5 |
* | Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5 | Anthony Liguori | 2013-08-30 | 1 | -1/+2 |
|\ |
|
| * | arch_init: align MR size to target page size | Michael S. Tsirkin | 2013-08-20 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'stefanha/block' into staging | Anthony Liguori | 2013-08-26 | 1 | -6/+6 |
|\ \ |
|
| * | | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 2013-08-22 | 1 | -6/+6 |
| |/ |
|
* / | Convert stderr message calling error_get_pretty() to error_report() | Seiji Aguchi | 2013-08-20 | 1 | -2/+2 |
|/ |
|
* | rdma: send pc.ram | Michael R. Hines | 2013-07-23 | 1 | -1/+32 |
* | rdma: introduce ram_handle_compressed() | Michael R. Hines | 2013-07-23 | 1 | -10/+19 |
* | Force auto-convegence of live migration | Chegu Vinod | 2013-07-12 | 1 | -0/+81 |
* | Graphics: Switch to 800x600x32 as default mode | Alexander Graf | 2013-07-01 | 1 | -1/+1 |
* | arch_init: Fix format string by using RAM_ADDR_FMT | Stefan Weil | 2013-06-28 | 1 | -2/+3 |
* | rdma: introduce qemu_update_position() | Michael R. Hines | 2013-06-27 | 1 | -0/+12 |
* | migration: do not overwrite zero pages | Peter Lieven | 2013-06-27 | 1 | -6/+8 |
* | Revert "migration: do not sent zero pages in bulk stage" | Peter Lieven | 2013-06-27 | 1 | -9/+4 |
* | arch_init/ram_load: add error message for block length mismatch | Alon Levy | 2013-06-27 | 1 | -0/+3 |
* | Merge remote-tracking branch 'pmaydell/configury.next' into staging | Anthony Liguori | 2013-06-17 | 1 | -2/+2 |
|\ |
|
| * | build: drop TARGET_TYPE | Paolo Bonzini | 2013-06-14 | 1 | -1/+1 |
| * | main: use TARGET_ARCH only for the target-specific #define | Paolo Bonzini | 2013-06-14 | 1 | -1/+1 |
* | | smbios: Clean up smbios_add_field() parameters | Markus Armbruster | 2013-06-14 | 1 | -1/+1 |
* | | smbios: Convert to error_report() | Markus Armbruster | 2013-06-14 | 1 | -1/+0 |
|/ |
|
* | memory: make memory_global_sync_dirty_bitmap take an AddressSpace | Paolo Bonzini | 2013-05-24 | 1 | -1/+1 |
* | audio: look for the ISA and PCI buses | Paolo Bonzini | 2013-04-29 | 1 | -5/+11 |
* | audio: remove HAS_AUDIO | Paolo Bonzini | 2013-04-29 | 1 | -18/+0 |
* | audio: remove the need for audio card CONFIG_* symbols | Paolo Bonzini | 2013-04-29 | 1 | -97/+31 |
* | include: avoid useless includes of exec/ headers | Paolo Bonzini | 2013-04-15 | 1 | -1/+0 |
* | acpi: move declarations from pc.h to acpi.h | Michael S. Tsirkin | 2013-04-15 | 1 | -0/+1 |
* | hw: move headers to include/ | Paolo Bonzini | 2013-04-08 | 1 | -4/+4 |
* | like acpi_table_install(), acpi_table_add() should propagate Errors | Laszlo Ersek | 2013-04-05 | 1 | -2/+7 |
* | acpi_table_add(): accept QemuOpts and parse it with OptsVisitor | Laszlo Ersek | 2013-04-05 | 1 | -2/+2 |
* | strip some whitespace | Laszlo Ersek | 2013-04-05 | 1 | -1/+1 |
* | Use qemu_put_buffer_async for guest memory pages | Orit Wasserman | 2013-03-26 | 1 | -1/+1 |
* | migration: use XBZRLE only after bulk stage | Peter Lieven | 2013-03-26 | 1 | -1/+1 |