Age | Commit message (Expand) | Author |
2018-06-04 | Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging | Peter Maydell |
2018-06-01 | migration: use local path for local headers | Michael S. Tsirkin |
2018-06-01 | vmstate: Add a VSTRUCT type | Corey Minyard |
2017-09-27 | migration: wire vmstate_save_state errors up to vmstate_subsection_save | Dr. David Alan Gilbert |
2017-09-27 | migration: Check field save returns | Dr. David Alan Gilbert |
2017-09-27 | migration: check pre_save return in vmstate_save_state | Dr. David Alan Gilbert |
2017-06-13 | migration: Move migration.h to migration/ | Juan Quintela |
2017-06-13 | migration: Move constants to savevm.h | Juan Quintela |
2017-06-01 | migration: Split qemu-file.h | Juan Quintela |
2017-05-18 | migration: Split vmstate-types.c from vmstate.c | Juan Quintela |
2017-05-18 | migration: Move qjson.h to migration/ | Juan Quintela |
2017-03-16 | vmstate: fix failed iotests case 68 and 91 | QingFeng Hao |
2017-02-28 | migration/vmstate: fix array of ptr with nullptrs | Halil Pasic |
2017-02-28 | migration/vmstate: split up vmstate_base_addr | Halil Pasic |
2017-02-28 | migration/vmstate: renames in (load|save)_state | Halil Pasic |
2017-02-13 | migration: Add VMSTATE_WITH_TMP | Dr. David Alan Gilbert |
2017-02-13 | migration: consolidate VMStateField.start | Halil Pasic |
2017-01-24 | migration/tracing: Add tracing on save | Dr. David Alan Gilbert |
2017-01-24 | migration: add error_report | Jianjun Duan |
2017-01-24 | migration: migrate QTAILQ | Jianjun Duan |
2017-01-24 | migration: extend VMStateInfo | Jianjun Duan |
2016-10-13 | migration: Report values for comparisons | Dr. David Alan Gilbert |
2016-10-13 | migration: report an error giving the failed field | Dr. David Alan Gilbert |
2016-06-17 | migration: Trace improvements | Dr. David Alan Gilbert |
2016-05-23 | migration: Move qjson.[ch] to migration/ | Markus Armbruster |
2016-01-29 | migration: Clean up includes | Peter Maydell |
2016-01-16 | vmstate: Introduce VMSTATE_VARRAY_MULTPLY | Juan Quintela |
2016-01-16 | vmstate: introduce CPU_DoubleU arrays | Juan Quintela |
2015-07-07 | vmstate: Create optional sections | Juan Quintela |
2015-06-12 | Move copy out of qemu_peek_buffer | Dr. David Alan Gilbert |
2015-06-12 | migration: Use normal VMStateDescriptions for Subsections | Juan Quintela |
2015-02-05 | migration: Append JSON description of migration stream | Alexander Graf |
2015-02-05 | Migration: Add lots of trace events | Dr. David Alan Gilbert |
2015-02-05 | savevm: Convert fprintf to error_report | Dr. David Alan Gilbert |
2014-12-16 | Start migrating migration code into a migration directory | Dr. David Alan Gilbert |