Age | Commit message (Expand) | Author |
---|---|---|
2014-12-16 | Start migrating migration code into a migration directory | Dr. David Alan Gilbert |
2014-10-14 | vmstate: Allow dynamic allocation for VBUFFER during migration | Alexey Kardashevskiy |
2014-06-27 | vmstate: Add preallocation for migrating arrays (VMS_ALLOC flag) | Alexey Kardashevskiy |
2014-06-23 | vmstate: Return error in case of error | Juan Quintela |
2014-05-05 | savevm: Ignore minimum_version_id_old if there is no load_state_old | Peter Maydell |
2014-05-05 | vmstate: fix buffer overflow in target-arm/machine.c | Michael S. Tsirkin |
2014-05-05 | vmstate: add VMS_MUST_EXIST | Michael S. Tsirkin |
2014-05-05 | vmstate: reduce code duplication | Michael S. Tsirkin |
2014-03-27 | migration: add more traces | Alexey Kardashevskiy |
2014-02-25 | Fix vmstate_info_int32_le comparison/assign | Dr. David Alan Gilbert |
2014-01-13 | vmstate: Move VMState code to vmstate.c | Eduardo Habkost |