Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a protective section footer | Dr. David Alan Gilbert | 2015-06-12 | 1 | -0/+61 |
* | Disable section footers on older machine types | Dr. David Alan Gilbert | 2015-06-12 | 1 | -0/+7 |
* | Merge section header writing | Dr. David Alan Gilbert | 2015-06-12 | 1 | -44/+28 |
* | Move loadvm_handlers into MigrationIncomingState | Dr. David Alan Gilbert | 2015-06-12 | 1 | -12/+16 |
* | Create MigrationIncomingState | Dr. David Alan Gilbert | 2015-06-12 | 1 | -0/+2 |
* | Split header writing out of qemu_savevm_state_begin | Dr. David Alan Gilbert | 2015-06-12 | 1 | -3/+8 |
* | Add qemu_get_counted_string to read a string prefixed by a count byte | Dr. David Alan Gilbert | 2015-06-12 | 1 | -5/+6 |
* | migration: Use normal VMStateDescriptions for Subsections | Juan Quintela | 2015-06-12 | 1 | -5/+5 |
* | migration: create savevm_state | Juan Quintela | 2015-06-12 | 1 | -24/+29 |
* | migration: Add myself to the copyright list of both files | Juan Quintela | 2015-06-12 | 1 | -0/+4 |
* | migration: move savevm.c inside migration/ | Juan Quintela | 2015-06-12 | 1 | -0/+1435 |