aboutsummaryrefslogtreecommitdiff
path: root/migration/savevm.c
AgeCommit message (Expand)Author
2015-06-22Include qapi/qmp/qerror.h exactly where neededMarkus Armbruster
2015-06-22qerror: Move #include out of qerror.hMarkus Armbruster
2015-06-22qerror: Clean up QERR_ macros to expand into a single stringMarkus Armbruster
2015-06-12Add a protective section footerDr. David Alan Gilbert
2015-06-12Disable section footers on older machine typesDr. David Alan Gilbert
2015-06-12Merge section header writingDr. David Alan Gilbert
2015-06-12Move loadvm_handlers into MigrationIncomingStateDr. David Alan Gilbert
2015-06-12Create MigrationIncomingStateDr. David Alan Gilbert
2015-06-12Split header writing out of qemu_savevm_state_beginDr. David Alan Gilbert
2015-06-12Add qemu_get_counted_string to read a string prefixed by a count byteDr. David Alan Gilbert
2015-06-12migration: Use normal VMStateDescriptions for SubsectionsJuan Quintela
2015-06-12migration: create savevm_stateJuan Quintela
2015-06-12migration: Add myself to the copyright list of both filesJuan Quintela
2015-06-12migration: move savevm.c inside migration/Juan Quintela