187 Commits (1bd0e2d1c40ef1dbe717728197071e931abe22a4)

Author SHA1 Message Date
Chen Gang 4380be0e99 migration: Plug memory leak in migrate-set-cache-size command 12 years ago
Le Tan 0971f1bed2 arch_init: replace fprintf(stderr, ...) with error_report() 12 years ago
Dr. David Alan Gilbert 14bcfdc7f1 Split ram_save_block 12 years ago
Chen Gang fb626663da arch_init: Simplify code for load_xbzrle() 12 years ago
Chen Gang 4798fe55c4 arch_init: Be sure of only one exit entry with DPRINTF() for ram_load() 12 years ago
ChenLiang 8bc3923343 migration: expose xbzrle cache miss rate 13 years ago
ChenLiang 58570ed894 migration: expose the bitmap_sync_count to the end 13 years ago
ChenLiang 71411d3580 migration: Add counts of updating the dirty bitmap 13 years ago
ChenLiang 1534ee93cc XBZRLE: Fix one XBZRLE corruption issues 13 years ago
ChenLiang 21a246a43b migration: remove duplicate code 12 years ago
Dr. David Alan Gilbert d97326eec2 Init the XBZRLE.lock in ram_mig_init 13 years ago
Dr. David Alan Gilbert 0d6ab3ab91 Provide init function for ram migration 13 years ago
Dr. David Alan Gilbert e30d1d8c71 Count used RAMBlock pages for migration_dirty_pages 13 years ago
Gonglei fd8cec932c XBZRLE: Fix qemu crash when resize the xbzrle cache 13 years ago
Dr. David Alan Gilbert 6d3cb1f970 Fix two XBZRLE corruption issues 13 years ago
Orit Wasserman 89db9987c0 Don't abort on memory allocation error 13 years ago
Orit Wasserman a17b2fd358 Don't abort on out of memory when creating page cache 13 years ago
Gonglei (Arei) 905f26f222 migration:fix free XBZRLE decoded_buf wrong 13 years ago
Orit Wasserman c91e681a55 Add check for cache size smaller than page size 13 years ago
Orit Wasserman f6c6483b25 Set xbzrle buffers to NULL after freeing them to avoid double free errors 13 years ago
Juan Quintela aa8dc04477 migration: synchronize memory bitmap 64bits at a time 13 years ago
Juan Quintela 791fa2a245 ram: split function that synchronizes a range 13 years ago
Juan Quintela 12291ec18f memory: unfold memory_region_test_and_clear() 13 years ago
Peter Lieven fc1c4a5d32 migration: drop MADVISE_DONT_NEED for incoming zero pages 13 years ago
Markus Armbruster fc3b32958a smbios: Make multiple -smbios type= accumulate sanely 13 years ago
Markus Armbruster 4f953d2fc8 smbios: Convert to QemuOpts 13 years ago
Markus Armbruster 351a6a73ca smbios: Normalize smbios_entry_add()'s error handling to exit(1) 13 years ago
Isaku Yamahata d613a56f84 migration: ram_handle_compressed 13 years ago
Isaku Yamahata dc3c26a479 arch_init: make is_zero_page accept size 13 years ago
Lei Li 6cd0beda2c arch_init: right return for ram_save_iterate 13 years ago
Andreas Färber 38fcbd3f08 cpu: Replace qemu_for_each_cpu() 13 years ago
Alex Bligh bc72ad6754 aio / timers: Switch entire codebase to the new timer API 13 years ago
Michael S. Tsirkin 0851c9f75c arch_init: align MR size to target page size 13 years ago
Seiji Aguchi 4a44d85e28 Convert stderr message calling error_get_pretty() to error_report() 13 years ago
Michael R. Hines 0033b8b42a rdma: send pc.ram 13 years ago
Michael R. Hines 44c3b58cf9 rdma: introduce ram_handle_compressed() 13 years ago
Chegu Vinod 7ca1dfad95 Force auto-convegence of live migration 13 years ago
Alexander Graf f1ff0e89c8 Graphics: Switch to 800x600x32 as default mode 13 years ago
Stefan Weil 6bedfe94c9 arch_init: Fix format string by using RAM_ADDR_FMT 13 years ago
Michael R. Hines 2b0ce0797d rdma: introduce qemu_update_position() 13 years ago
Peter Lieven 211ea74022 migration: do not overwrite zero pages 13 years ago
Peter Lieven 9ef051e553 Revert "migration: do not sent zero pages in bulk stage" 13 years ago
Alon Levy 87d2f82543 arch_init/ram_load: add error message for block length mismatch 13 years ago
Paolo Bonzini c02a9552a4 build: drop TARGET_TYPE 13 years ago
Paolo Bonzini 2e59915d43 main: use TARGET_ARCH only for the target-specific #define 13 years ago
Markus Armbruster ebc85e3f72 smbios: Clean up smbios_add_field() parameters 13 years ago
Markus Armbruster 5bb95e4186 smbios: Convert to error_report() 13 years ago
Paolo Bonzini 1d671369c3 memory: make memory_global_sync_dirty_bitmap take an AddressSpace 14 years ago
Paolo Bonzini f81222bc0c audio: look for the ISA and PCI buses 14 years ago
Paolo Bonzini ffa48cf5ab audio: remove HAS_AUDIO 14 years ago