index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
migration
Commit message (
Expand
)
Author
Age
Files
Lines
*
qapi: Don't let implicit enum MAX member collide
Eric Blake
2019-11-29
1
-2
/
+2
*
Fix xbzrle vs last_sent_block update
Dr. David Alan Gilbert
2015-12-11
1
-1
/
+10
*
migration: do floating-point division
Paolo Bonzini
2015-12-03
1
-1
/
+1
*
migration: Clean up use of g_poll() in socket_writev_buffer()
Markus Armbruster
2015-12-03
1
-1
/
+2
*
block-migration: limit the memory usage
Wen Congyang
2015-11-25
1
-1
/
+6
*
Assume madvise for (no)hugepage works
Dr. David Alan Gilbert
2015-11-25
1
-8
/
+2
*
migration: normalize locking in migration/savevm.c
Denis V. Lunev
2015-11-19
1
-1
/
+18
*
migration: implement bdrv_all_find_vmstate_bs helper
Denis V. Lunev
2015-11-19
1
-15
/
+4
*
migration: reorder processing in hmp_savevm
Denis V. Lunev
2015-11-19
1
-9
/
+9
*
snapshot: create bdrv_all_create_snapshot helper
Denis V. Lunev
2015-11-19
1
-13
/
+4
*
migration: drop find_vmstate_bs check in hmp_delvm
Denis V. Lunev
2015-11-19
1
-5
/
+0
*
snapshot: create bdrv_all_find_snapshot helper
Denis V. Lunev
2015-11-19
1
-33
/
+9
*
migration: factor our snapshottability check in load_vmstate
Denis V. Lunev
2015-11-19
1
-8
/
+7
*
snapshot: create bdrv_all_goto_snapshot helper
Denis V. Lunev
2015-11-19
1
-10
/
+5
*
snapshot: create bdrv_all_delete_snapshot helper
Denis V. Lunev
2015-11-19
1
-44
/
+10
*
snapshot: create helper to test that block drivers supports snapshots
Denis V. Lunev
2015-11-19
1
-13
/
+4
*
Unneeded NULL check
Dr. David Alan Gilbert
2015-11-19
1
-1
/
+1
*
migration: Dead assignment of current_time
Dr. David Alan Gilbert
2015-11-19
1
-1
/
+0
*
Set last_sent_block
Dr. David Alan Gilbert
2015-11-19
1
-0
/
+1
*
migration_init: Fix lock initialisation/make it explicit
Dr. David Alan Gilbert
2015-11-12
1
-30
/
+23
*
migrate-start-postcopy: Improve text
Dr. David Alan Gilbert
2015-11-12
1
-1
/
+1
*
Postcopy: Fix TP!=HP zero case
Dr. David Alan Gilbert
2015-11-12
1
-1
/
+1
*
Finish non-postcopiable iterative devices before package
Dr. David Alan Gilbert
2015-11-12
2
-4
/
+16
*
migration: Make 32bit linux compile with RDMA
Juan Quintela
2015-11-12
1
-1
/
+1
*
migration: print ram_addr_t as RAM_ADDR_FMT not %zx
Juan Quintela
2015-11-12
1
-2
/
+3
*
migration: qemu_savevm_state_cleanup becomes mandatory operation
Denis V. Lunev
2015-11-10
1
-1
/
+1
*
Inhibit ballooning during postcopy
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+9
*
Disable mlock around incoming postcopy
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+24
*
End of migration for postcopy
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+25
*
Postcopy: Mark nohugepage before discard
Dr. David Alan Gilbert
2015-11-10
2
-4
/
+52
*
postcopy: Wire up loadvm_postcopy_handle_ commands
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+27
*
Start up a postcopy/listener thread ready for incoming page data
Dr. David Alan Gilbert
2015-11-10
2
-1
/
+84
*
Postcopy; Handle userfault requests
Dr. David Alan Gilbert
2015-11-10
1
-9
/
+146
*
Host page!=target page: Cleanup bitmaps
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+172
*
Don't iterate on precopy-only devices during postcopy
Dr. David Alan Gilbert
2015-11-10
2
-3
/
+12
*
Don't sync dirty bitmaps in postcopy
Dr. David Alan Gilbert
2015-11-10
1
-2
/
+5
*
postcopy: Check order of received target pages
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+11
*
Postcopy: Use helpers to map pages during migration
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+129
*
postcopy_ram.c: place_page and helpers
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+100
*
Page request: Consume pages off the post-copy queue
Dr. David Alan Gilbert
2015-11-10
1
-31
/
+218
*
Page request: Process incoming page request
Dr. David Alan Gilbert
2015-11-10
2
-1
/
+115
*
Page request: Add MIG_RP_MSG_REQ_PAGES reverse command
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+70
*
Postcopy: End of iteration
Dr. David Alan Gilbert
2015-11-10
1
-14
/
+37
*
Postcopy: Postcopy startup in migration thread
Dr. David Alan Gilbert
2015-11-10
1
-7
/
+167
*
postcopy: ram_enable_notify to switch on userfault
Dr. David Alan Gilbert
2015-11-10
2
-0
/
+78
*
postcopy: Incoming initialisation
Dr. David Alan Gilbert
2015-11-10
3
-0
/
+121
*
migration_completion: Take current state
Dr. David Alan Gilbert
2015-11-10
4
-3
/
+307
*
Postcopy: Maintain unsentmap
Dr. David Alan Gilbert
2015-11-10
1
-6
/
+45
*
Add qemu_savevm_state_complete_postcopy
Dr. David Alan Gilbert
2015-11-10
2
-2
/
+48
*
Avoid sending vmdescription during postcopy
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+2
[next]