Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |