index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
/
ram.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-11
Fix xbzrle vs last_sent_block update
Dr. David Alan Gilbert
1
-1
/
+10
2015-11-19
Set last_sent_block
Dr. David Alan Gilbert
1
-0
/
+1
2015-11-12
Postcopy: Fix TP!=HP zero case
Dr. David Alan Gilbert
1
-1
/
+1
2015-11-12
migration: print ram_addr_t as RAM_ADDR_FMT not %zx
Juan Quintela
1
-2
/
+3
2015-11-10
Host page!=target page: Cleanup bitmaps
Dr. David Alan Gilbert
1
-0
/
+172
2015-11-10
Don't sync dirty bitmaps in postcopy
Dr. David Alan Gilbert
1
-2
/
+5
2015-11-10
postcopy: Check order of received target pages
Dr. David Alan Gilbert
1
-0
/
+11
2015-11-10
Postcopy: Use helpers to map pages during migration
Dr. David Alan Gilbert
1
-1
/
+129
2015-11-10
Page request: Consume pages off the post-copy queue
Dr. David Alan Gilbert
1
-31
/
+218
2015-11-10
Page request: Process incoming page request
Dr. David Alan Gilbert
1
-0
/
+85
2015-11-10
postcopy: Incoming initialisation
Dr. David Alan Gilbert
1
-0
/
+11
2015-11-10
migration_completion: Take current state
Dr. David Alan Gilbert
1
-1
/
+180
2015-11-10
Postcopy: Maintain unsentmap
Dr. David Alan Gilbert
1
-6
/
+45
2015-11-10
Add qemu_savevm_state_complete_postcopy
Dr. David Alan Gilbert
1
-0
/
+1
2015-11-10
Modify save_live_pending for postcopy
Dr. David Alan Gilbert
1
-2
/
+6
2015-11-10
Rename save_live_complete to save_live_complete_precopy
Dr. David Alan Gilbert
1
-1
/
+1
2015-11-10
ram_load: Factor out host_from_stream_offset call and check
Dr. David Alan Gilbert
1
-26
/
+15
2015-11-10
ram_debug_dump_bitmap: Dump a migration bitmap as text
Dr. David Alan Gilbert
1
-0
/
+39
2015-11-10
qemu_ram_block_by_name
Dr. David Alan Gilbert
1
-20
/
+15
2015-11-04
migration: code clean up
Liang Li
1
-7
/
+2
2015-11-04
migration: rename cancel to cleanup in SaveVMHandles
Liang Li
1
-1
/
+1
2015-11-04
migration: defer migration_end & blk_mig_cleanup
Liang Li
1
-1
/
+0
2015-10-15
migration: fix deadlock
Denis V. Lunev
1
-17
/
+27
2015-09-30
migration: Dynamic cpu throttling for auto-converge
Jason J. Herne
1
-59
/
+30
2015-09-29
ram_find_and_save_block: Split out the finding
Dr. David Alan Gilbert
1
-25
/
+59
2015-09-29
Move dirty page search state into separate structure
Dr. David Alan Gilbert
1
-20
/
+35
2015-09-29
migration/ram.c: Use RAMBlock rather than MemoryRegion
Dr. David Alan Gilbert
1
-15
/
+11
2015-07-15
migration: reduce the count of strlen call
Liang Li
1
-5
/
+5
2015-07-09
migration: fix RCU deadlock
Paolo Bonzini
1
-1
/
+2
2015-07-07
migration: extend migration_bitmap
Li Zhijian
1
-0
/
+28
2015-07-07
migration: protect migration_bitmap
Li Zhijian
1
-6
/
+17
2015-07-07
Rework ram_control_load_hook to hook during block load
Dr. David Alan Gilbert
1
-1
/
+3
2015-06-12
arch_init: Clean up the duplicate variable 'len' defining in ram_load()
zhanghailiang
1
-1
/
+0
2015-06-12
migration: reduce include files
Juan Quintela
1
-16
/
+2
2015-06-12
migration: Add myself to the copyright list of both files
Juan Quintela
1
-0
/
+4
2015-06-12
migration: move ram stuff to migration/ram
Juan Quintela
1
-0
/
+1639