summaryrefslogtreecommitdiff
path: root/migration/savevm.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-22qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster1-1/+1
2015-06-12Add a protective section footerDr. David Alan Gilbert1-0/+61
2015-06-12Disable section footers on older machine typesDr. David Alan Gilbert1-0/+7
2015-06-12Merge section header writingDr. David Alan Gilbert1-44/+28
2015-06-12Move loadvm_handlers into MigrationIncomingStateDr. David Alan Gilbert1-12/+16
2015-06-12Create MigrationIncomingStateDr. David Alan Gilbert1-0/+2
2015-06-12Split header writing out of qemu_savevm_state_beginDr. David Alan Gilbert1-3/+8
2015-06-12Add qemu_get_counted_string to read a string prefixed by a count byteDr. David Alan Gilbert1-5/+6
2015-06-12migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela1-5/+5
2015-06-12migration: create savevm_stateJuan Quintela1-24/+29
2015-06-12migration: Add myself to the copyright list of both filesJuan Quintela1-0/+4
2015-06-12migration: move savevm.c inside migration/Juan Quintela1-0/+1435