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