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
/
ram.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Set last_sent_block
Dr. David Alan Gilbert
2015-11-19
1
-0
/
+1
*
Postcopy: Fix TP!=HP zero case
Dr. David Alan Gilbert
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
*
Host page!=target page: Cleanup bitmaps
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+172
*
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
*
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
1
-0
/
+85
*
postcopy: Incoming initialisation
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+11
*
migration_completion: Take current state
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+180
*
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
1
-0
/
+1
*
Modify save_live_pending for postcopy
Dr. David Alan Gilbert
2015-11-10
1
-2
/
+6
*
Rename save_live_complete to save_live_complete_precopy
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+1
*
ram_load: Factor out host_from_stream_offset call and check
Dr. David Alan Gilbert
2015-11-10
1
-26
/
+15
*
ram_debug_dump_bitmap: Dump a migration bitmap as text
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+39
*
qemu_ram_block_by_name
Dr. David Alan Gilbert
2015-11-10
1
-20
/
+15
*
migration: code clean up
Liang Li
2015-11-04
1
-7
/
+2
*
migration: rename cancel to cleanup in SaveVMHandles
Liang Li
2015-11-04
1
-1
/
+1
*
migration: defer migration_end & blk_mig_cleanup
Liang Li
2015-11-04
1
-1
/
+0
*
migration: fix deadlock
Denis V. Lunev
2015-10-15
1
-17
/
+27
*
migration: Dynamic cpu throttling for auto-converge
Jason J. Herne
2015-09-30
1
-59
/
+30
*
ram_find_and_save_block: Split out the finding
Dr. David Alan Gilbert
2015-09-29
1
-25
/
+59
*
Move dirty page search state into separate structure
Dr. David Alan Gilbert
2015-09-29
1
-20
/
+35
*
migration/ram.c: Use RAMBlock rather than MemoryRegion
Dr. David Alan Gilbert
2015-09-29
1
-15
/
+11
*
migration: reduce the count of strlen call
Liang Li
2015-07-15
1
-5
/
+5
*
migration: fix RCU deadlock
Paolo Bonzini
2015-07-09
1
-1
/
+2
*
migration: extend migration_bitmap
Li Zhijian
2015-07-07
1
-0
/
+28
*
migration: protect migration_bitmap
Li Zhijian
2015-07-07
1
-6
/
+17
*
Rework ram_control_load_hook to hook during block load
Dr. David Alan Gilbert
2015-07-07
1
-1
/
+3
*
arch_init: Clean up the duplicate variable 'len' defining in ram_load()
zhanghailiang
2015-06-12
1
-1
/
+0
*
migration: reduce include files
Juan Quintela
2015-06-12
1
-16
/
+2
*
migration: Add myself to the copyright list of both files
Juan Quintela
2015-06-12
1
-0
/
+4
*
migration: move ram stuff to migration/ram
Juan Quintela
2015-06-12
1
-0
/
+1639