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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Postcopy: Mark nohugepage before discard
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+6
*
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
2
-0
/
+22
*
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
2
-0
/
+9
*
postcopy: Incoming initialisation
Dr. David Alan Gilbert
2015-11-10
2
-0
/
+15
*
migration_completion: Take current state
Dr. David Alan Gilbert
2015-11-10
2
-0
/
+40
*
Add qemu_savevm_state_complete_postcopy
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+1
*
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
*
postcopy: OS support test
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+19
*
Modify save_live_pending for postcopy
Dr. David Alan Gilbert
2015-11-10
1
-2
/
+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
*
Return path: Open a return path on QEMUFile for sockets
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+7
*
Rename save_live_complete to save_live_complete_precopy
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+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
*
Add wrapper for setting blocking status on a QEMUFile
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+1
*
Add qemu_get_buffer_in_place to avoid copies some of the time
Dr. David Alan Gilbert
2015-11-10
1
-0
/
+2
*
Rename mis->file to from_src_file
Dr. David Alan Gilbert
2015-11-10
1
-1
/
+1
*
migration: rename cancel to cleanup in SaveVMHandles
Liang Li
2015-11-04
1
-1
/
+1
*
migration: qemu-file more size_t'ifying
Dr. David Alan Gilbert
2015-09-29
1
-5
/
+5
*
migration: size_t'ify some of qemu-file
Dr. David Alan Gilbert
2015-09-29
1
-4
/
+4
*
vmstate: Remove redefinition of VMSTATE_UINT32_ARRAY
Soren Brinkmann
2015-09-29
1
-3
/
+0
*
migration: Fix global state with Xen.
Anthony PERARD
2015-08-03
1
-0
/
+1
*
vmstate: remove unused declaration
Marc-André Lureau
2015-07-27
1
-3
/
+0
*
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
*
vmstate: Create optional sections
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
2
-6
/
+10
*
migration: introduce VMSTATE_BUFFER_UNSAFE_INFO_TEST()
Laszlo Ersek
2015-06-23
1
-1
/
+6
*
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
2
-0
/
+7
*
Move copy out of qemu_peek_buffer
Dr. David Alan Gilbert
2015-06-12
1
-1
/
+1
*
Create MigrationIncomingState
Dr. David Alan Gilbert
2015-06-12
1
-0
/
+9
*
Add qemu_get_counted_string to read a string prefixed by a count byte
Dr. David Alan Gilbert
2015-06-12
1
-0
/
+3
*
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-12
1
-6
/
+2
[next]