Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-02-04 | all: Clean up includes | Peter Maydell | 1 | -0/+1 |
2016-01-13 | error: Use error_reportf_err() where it makes obvious sense | Markus Armbruster | 1 | -2/+1 |
2015-11-06 | replay: command line options | Pavel Dovgalyuk | 1 | -0/+4 |
2015-11-06 | replay: replay blockers for devices | Pavel Dovgalyuk | 1 | -0/+12 |
2015-11-06 | replay: initialization and deinitialization | Pavel Dovgalyuk | 1 | -0/+130 |
2015-11-06 | replay: checkpoints | Pavel Dovgalyuk | 1 | -0/+34 |
2015-11-06 | replay: shutdown event | Pavel Dovgalyuk | 1 | -0/+14 |
2015-11-06 | replay: interrupts and exceptions | Pavel Dovgalyuk | 1 | -0/+67 |
2015-11-05 | cpu: replay instructions sequence | Pavel Dovgalyuk | 1 | -0/+34 |
2015-11-05 | replay: introduce icount event | Pavel Dovgalyuk | 1 | -0/+33 |
2015-11-05 | replay: global variables and function stubs | Pavel Dovgalyuk | 1 | -0/+14 |