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