index
:
spice/qemu
chardev-flowcontrol
kvm
master
patchrom
pulse
qemu-kvm-0.14.0-spice
qxl
rebase/spice-next
spice-patches
spice.v32.kvm
spice.v32.kvm.ccid.v23
spice.v50
stable-0.14
usb-patches
usb_ccid.v7
usb_ccid.v7.wip
usbredir
Qemu (mirrored from https://gitlab.freedesktop.org/spice/qemu)
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
migration
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-10
Modify save_live_pending for postcopy
Dr. David Alan Gilbert
1
-2
/
+3
2015-11-10
Add wrappers and handlers for sending/receiving the postcopy-ram migration me...
Dr. David Alan Gilbert
1
-0
/
+27
2015-11-10
Add migration-capability boolean for postcopy-ram.
Dr. David Alan Gilbert
1
-0
/
+1
2015-11-10
Rework loadvm path for subloops
Dr. David Alan Gilbert
1
-0
/
+6
2015-11-10
Return path: Source handling of return path
Dr. David Alan Gilbert
1
-0
/
+8
2015-11-10
Return path: Send responses from destination to source
Dr. David Alan Gilbert
1
-0
/
+19
2015-11-10
Return path: Control commands
Dr. David Alan Gilbert
1
-0
/
+2
2015-11-10
Migration commands
Dr. David Alan Gilbert
1
-0
/
+1
2015-11-10
Return path: Open a return path on QEMUFile for sockets
Dr. David Alan Gilbert
1
-0
/
+7
2015-11-10
Rename save_live_complete to save_live_complete_precopy
Dr. David Alan Gilbert
1
-1
/
+1
2015-11-10
migrate_init: Call from savevm
Dr. David Alan Gilbert
1
-3
/
+1
2015-11-10
ram_debug_dump_bitmap: Dump a migration bitmap as text
Dr. David Alan Gilbert
1
-0
/
+1
2015-11-10
Add wrapper for setting blocking status on a QEMUFile
Dr. David Alan Gilbert
1
-0
/
+1
2015-11-10
Add qemu_get_buffer_in_place to avoid copies some of the time
Dr. David Alan Gilbert
1
-0
/
+2
2015-11-10
Rename mis->file to from_src_file
Dr. David Alan Gilbert
1
-1
/
+1
2015-11-04
migration: rename cancel to cleanup in SaveVMHandles
Liang Li
1
-1
/
+1
2015-09-29
migration: qemu-file more size_t'ifying
Dr. David Alan Gilbert
1
-5
/
+5
2015-09-29
migration: size_t'ify some of qemu-file
Dr. David Alan Gilbert
1
-4
/
+4
2015-09-29
vmstate: Remove redefinition of VMSTATE_UINT32_ARRAY
Soren Brinkmann
1
-3
/
+0
2015-08-03
migration: Fix global state with Xen.
Anthony PERARD
1
-0
/
+1
2015-07-27
vmstate: remove unused declaration
Marc-André Lureau
1
-3
/
+0
2015-07-15
migration: We also want to store the global state for savevm
Juan Quintela
1
-0
/
+1
2015-07-07
migration: Make events a capability
Juan Quintela
1
-0
/
+1
2015-07-07
migration: Add configuration section
Juan Quintela
1
-0
/
+2
2015-07-07
vmstate: Create optional sections
Juan Quintela
1
-0
/
+2
2015-07-07
global_state: Make section optional
Juan Quintela
1
-0
/
+1
2015-07-07
migration: create new section to store global state
Juan Quintela
1
-0
/
+1
2015-07-07
Rework ram_control_load_hook to hook during block load
Dr. David Alan Gilbert
2
-6
/
+10
2015-06-23
migration: introduce VMSTATE_BUFFER_UNSAFE_INFO_TEST()
Laszlo Ersek
1
-1
/
+6
2015-06-12
Add a protective section footer
Dr. David Alan Gilbert
1
-0
/
+1
2015-06-12
Disable section footers on older machine types
Dr. David Alan Gilbert
1
-1
/
+1
2015-06-12
Move loadvm_handlers into MigrationIncomingState
Dr. David Alan Gilbert
2
-0
/
+7
2015-06-12
Move copy out of qemu_peek_buffer
Dr. David Alan Gilbert
1
-1
/
+1
2015-06-12
Create MigrationIncomingState
Dr. David Alan Gilbert
1
-0
/
+9
2015-06-12
Add qemu_get_counted_string to read a string prefixed by a count byte
Dr. David Alan Gilbert
1
-0
/
+3
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
1
-6
/
+2
2015-06-12
migration: move ram stuff to migration/ram
Juan Quintela
1
-0
/
+2
2015-05-07
migration: Use an array instead of 3 parameters
Liang Li
1
-3
/
+1
2015-05-06
qemu-file: Add compression functions to QEMUFile
Liang Li
1
-0
/
+3
2015-05-06
migration: Add the framework of multi-thread decompression
Liang Li
1
-0
/
+4
2015-05-06
migration: Add the framework of multi-thread compression
Liang Li
1
-0
/
+8
2015-03-17
migration: Remove unused functions
Thomas Huth
2
-2
/
+0
2015-03-16
ram: make all save_page functions take a uint64_t parameter
Juan Quintela
2
-2
/
+2
2015-03-09
Add more VMSTATE_*_TEST variants for integers
David Gibson
1
-0
/
+15
2015-02-18
hmp: Clean up declarations for long-gone info handlers
Markus Armbruster
1
-4
/
+0
2015-02-10
migration: Fix warning caused by missing declaration of vmstate_dummy
Stefan Weil
1
-2
/
+0
2015-02-05
migration: Append JSON description of migration stream
Alexander Graf
2
-1
/
+3
2015-02-05
qemu-file: Add fast ftell code path
Alexander Graf
1
-0
/
+1
2015-01-26
vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*
Paolo Bonzini
1
-3
/
+15
2015-01-26
target-i386: use vmstate_offset_sub_array for AVX registers
Paolo Bonzini
1
-0
/
+10
[prev]
[next]