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
/
include
/
migration
/
migration.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Start up a postcopy/listener thread ready for incoming page data
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+4
*
Postcopy; Handle userfault requests
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+3
*
postcopy_ram.c: place_page and helpers
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+1
*
Page request: Process incoming page request
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+22
*
Page request: Add MIG_RP_MSG_REQ_PAGES reverse command
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+5
*
Postcopy: Postcopy startup in migration thread
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+3
*
postcopy: ram_enable_notify to switch on userfault
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+3
*
postcopy: Incoming initialisation
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+3
*
migration_completion: Take current state
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+5
*
MIGRATION_STATUS_POSTCOPY_ACTIVE: Add new migration state
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+2
*
migrate_start_postcopy: Command to trigger transition to postcopy
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+3
*
Add wrappers and handlers for sending/receiving the postcopy-ram migration me...
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+27
*
Add migration-capability boolean for postcopy-ram.
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+1
*
Rework loadvm path for subloops
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+6
*
Return path: Source handling of return path
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+8
*
Return path: Send responses from destination to source
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+19
*
Return path: Control commands
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+2
*
Migration commands
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+1
*
migrate_init: Call from savevm
Dr. David Alan Gilbert
2015-11-10
1
-3
/
+1
*
ram_debug_dump_bitmap: Dump a migration bitmap as text
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+1
*
Rename mis->file to from_src_file
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+1
*
migration: Fix global state with Xen.
Anthony PERARD
2015-08-03
1
-0
/
+1
*
migration: We also want to store the global state for savevm
Juan Quintela
2015-07-15
1
-0
/
+1
*
migration: Make events a capability
Juan Quintela
2015-07-07
1
-0
/
+1
*
migration: Add configuration section
Juan Quintela
2015-07-07
1
-0
/
+2
*
global_state: Make section optional
Juan Quintela
2015-07-07
1
-0
/
+1
*
migration: create new section to store global state
Juan Quintela
2015-07-07
1
-0
/
+1
*
Rework ram_control_load_hook to hook during block load
Dr. David Alan Gilbert
2015-07-07
1
-1
/
+1
*
Add a protective section footer
Dr. David Alan Gilbert
2015-06-12
1
-0
/
+1
*
Disable section footers on older machine types
Dr. David Alan Gilbert
2015-06-12
1
-1
/
+1
*
Move loadvm_handlers into MigrationIncomingState
Dr. David Alan Gilbert
2015-06-12
1
-0
/
+5
*
Create MigrationIncomingState
Dr. David Alan Gilbert
2015-06-12
1
-0
/
+9
*
migration: move ram stuff to migration/ram
Juan Quintela
2015-06-12
1
-0
/
+2
*
migration: Use an array instead of 3 parameters
Liang Li
2015-05-07
1
-3
/
+1
*
migration: Add the framework of multi-thread decompression
Liang Li
2015-05-06
1
-0
/
+4
*
migration: Add the framework of multi-thread compression
Liang Li
2015-05-06
1
-0
/
+8
*
migration: Remove unused functions
Thomas Huth
2015-03-17
1
-1
/
+0
*
ram: make all save_page functions take a uint64_t parameter
Juan Quintela
2015-03-16
1
-1
/
+1
*
hmp: Clean up declarations for long-gone info handlers
Markus Armbruster
2015-02-18
1
-4
/
+0
*
migration: Append JSON description of migration stream
Alexander Graf
2015-02-05
1
-0
/
+1
*
migration: expose xbzrle cache miss rate
ChenLiang
2014-05-05
1
-0
/
+1
*
migration: expose the bitmap_sync_count to the end
ChenLiang
2014-05-05
1
-0
/
+1
*
Provide init function for ram migration
Dr. David Alan Gilbert
2014-05-05
1
-2
/
+0
*
migration:fix free XBZRLE decoded_buf wrong
Gonglei (Arei)
2014-02-04
1
-0
/
+1
*
migration: Move QEMU_VM_* defines to migration/migration.h
Eduardo Habkost
2014-01-13
1
-0
/
+11
*
migration: fix spice migration
Stefan Hajnoczi
2013-07-29
1
-1
/
+1
*
rdma: account for the time spent in MIG_STATE_SETUP through QMP
Michael R. Hines
2013-07-23
1
-0
/
+1
*
rdma: core logic
Michael R. Hines
2013-07-23
1
-0
/
+4
*
rdma: introduce ram_handle_compressed()
Michael R. Hines
2013-07-23
1
-0
/
+2
*
block-migration: efficiently encode zero blocks
Peter Lieven
2013-07-19
1
-0
/
+1
[next]