Peter Lieven
|
6ea6bd5d75
migration: catch unknown flags in ram_load
|
11 年之前 |
Chen Gang
|
86cfc10440
arch_init: Be sure of only one exit entry with DPRINTF() for ram_load()
|
11 年之前 |
ChenLiang
|
fe7e98c46e
migration: remove duplicate code
|
11 年之前 |
Gonglei
|
fd8cec932c
XBZRLE: Fix qemu crash when resize the xbzrle cache
|
11 年之前 |
Dr. David Alan Gilbert
|
6d3cb1f970
Fix two XBZRLE corruption issues
|
11 年之前 |
Orit Wasserman
|
89db9987c0
Don't abort on memory allocation error
|
11 年之前 |
Orit Wasserman
|
a17b2fd358
Don't abort on out of memory when creating page cache
|
11 年之前 |
Gonglei (Arei)
|
905f26f222
migration:fix free XBZRLE decoded_buf wrong
|
11 年之前 |
Orit Wasserman
|
c91e681a55
Add check for cache size smaller than page size
|
11 年之前 |
Orit Wasserman
|
f6c6483b25
Set xbzrle buffers to NULL after freeing them to avoid double free errors
|
11 年之前 |
Juan Quintela
|
aa8dc04477
migration: synchronize memory bitmap 64bits at a time
|
11 年之前 |
Juan Quintela
|
791fa2a245
ram: split function that synchronizes a range
|
11 年之前 |
Juan Quintela
|
12291ec18f
memory: unfold memory_region_test_and_clear()
|
12 年之前 |
Peter Lieven
|
fc1c4a5d32
migration: drop MADVISE_DONT_NEED for incoming zero pages
|
12 年之前 |
Anthony Liguori
|
eb322b8155
Merge remote-tracking branch 'mst/tags/for_anthony' into staging
|
12 年之前 |
Markus Armbruster
|
fc3b32958a
smbios: Make multiple -smbios type= accumulate sanely
|
12 年之前 |
Markus Armbruster
|
4f953d2fc8
smbios: Convert to QemuOpts
|
12 年之前 |
Markus Armbruster
|
351a6a73ca
smbios: Normalize smbios_entry_add()'s error handling to exit(1)
|
12 年之前 |
Isaku Yamahata
|
d613a56f84
migration: ram_handle_compressed
|
12 年之前 |
Isaku Yamahata
|
dc3c26a479
arch_init: make is_zero_page accept size
|
12 年之前 |
Lei Li
|
6cd0beda2c
arch_init: right return for ram_save_iterate
|
12 年之前 |
Andreas Färber
|
38fcbd3f08
cpu: Replace qemu_for_each_cpu()
|
12 年之前 |
Anthony Liguori
|
3e998a7788
Merge remote-tracking branch 'mst/tags/for_anthony' into stable-1.5
|
12 年之前 |
Anthony Liguori
|
f7ad538e1e
Merge remote-tracking branch 'stefanha/block' into staging
|
12 年之前 |
Alex Bligh
|
bc72ad6754
aio / timers: Switch entire codebase to the new timer API
|
12 年之前 |
Michael S. Tsirkin
|
0851c9f75c
arch_init: align MR size to target page size
|
12 年之前 |
Seiji Aguchi
|
4a44d85e28
Convert stderr message calling error_get_pretty() to error_report()
|
12 年之前 |
Michael R. Hines
|
0033b8b42a
rdma: send pc.ram
|
12 年之前 |
Michael R. Hines
|
44c3b58cf9
rdma: introduce ram_handle_compressed()
|
12 年之前 |
Chegu Vinod
|
7ca1dfad95
Force auto-convegence of live migration
|
12 年之前 |