| Commit message (Expand) | Author | Age | Files | Lines |
* | migration: wire up support for snapshot device selection | Daniel P. Berrangé | 2021-02-08 | 1 | -2/+3 |
* | migration: control whether snapshots are ovewritten | Daniel P. Berrangé | 2021-02-08 | 1 | -1/+1 |
* | migration: stop returning errno from load_snapshot() | Daniel P. Berrangé | 2021-02-08 | 1 | -1/+1 |
* | migration: Make save_snapshot() return bool, not 0/-1 | Philippe Mathieu-Daudé | 2021-02-08 | 1 | -1/+1 |
* | replay: rename step-related variables and functions | Pavel Dovgalyuk | 2019-08-20 | 1 | -3/+3 |
* | replay: Remove host_clock_last | Dr. David Alan Gilbert | 2019-08-20 | 1 | -5/+2 |
* | Clean up inclusion of sysemu/sysemu.h | Markus Armbruster | 2019-08-16 | 1 | -1/+0 |
* | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+0 |
* | replay: allow loading any snapshots before recording | Pavel Dovgalyuk | 2018-10-02 | 1 | -5/+12 |
* | replay: save vmstate of the asynchronous events | Pavel Dovgalyuk | 2018-03-12 | 1 | -0/+3 |
* | replay: save prior value of the host clock | Pavel Dovgalyuk | 2018-03-12 | 1 | -0/+3 |
* | replay: fix save/load vm for non-empty queue | Pavel Dovgalyuk | 2018-03-12 | 1 | -0/+6 |
* | migration: pre_save return int | Dr. David Alan Gilbert | 2017-09-27 | 1 | -1/+3 |
* | migration: Create include for migration snapshots | Juan Quintela | 2017-06-01 | 1 | -2/+3 |
* | migration: Pass Error ** argument to {save,load}_vmstate | Juan Quintela | 2017-05-17 | 1 | -2/+6 |
* | monitor: Remove monitor parameter from save_vmstate | Juan Quintela | 2017-05-04 | 1 | -1/+1 |
* | replay: save/load initial state | Pavel Dovgalyuk | 2017-01-27 | 1 | -0/+17 |
* | replay: allow replay stopping and restarting | Pavel Dovgalyuk | 2016-09-27 | 1 | -0/+1 |
* | replay: vmstate for replay module | Pavel Dovgalyuk | 2016-09-27 | 1 | -0/+60 |