index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
/
savevm.c
Age
Commit message (
Expand
)
Author
2015-08-03
migration: Fix global state with Xen.
Anthony PERARD
2015-07-15
migration: We also want to store the global state for savevm
Juan Quintela
2015-07-07
check_section_footers: Check the correct section_id
Dr. David Alan Gilbert
2015-07-07
migration: Add configuration section
Juan Quintela
2015-07-07
vmstate: Create optional sections
Juan Quintela
2015-07-07
Only try and read a VMDescription if it should be there
Dr. David Alan Gilbert
2015-06-22
Include qapi/qmp/qerror.h exactly where needed
Markus Armbruster
2015-06-22
qerror: Move #include out of qerror.h
Markus Armbruster
2015-06-22
qerror: Clean up QERR_ macros to expand into a single string
Markus Armbruster
2015-06-12
Add a protective section footer
Dr. David Alan Gilbert
2015-06-12
Disable section footers on older machine types
Dr. David Alan Gilbert
2015-06-12
Merge section header writing
Dr. David Alan Gilbert
2015-06-12
Move loadvm_handlers into MigrationIncomingState
Dr. David Alan Gilbert
2015-06-12
Create MigrationIncomingState
Dr. David Alan Gilbert
2015-06-12
Split header writing out of qemu_savevm_state_begin
Dr. David Alan Gilbert
2015-06-12
Add qemu_get_counted_string to read a string prefixed by a count byte
Dr. David Alan Gilbert
2015-06-12
migration: Use normal VMStateDescriptions for Subsections
Juan Quintela
2015-06-12
migration: create savevm_state
Juan Quintela
2015-06-12
migration: Add myself to the copyright list of both files
Juan Quintela
2015-06-12
migration: move savevm.c inside migration/
Juan Quintela