Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-11-06 | replay: recording of the user input | Pavel Dovgalyuk | 4 | -0/+207 |
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 | 2 | -0/+132 |
2015-11-06 | replay: ptimer | Pavel Dovgalyuk | 2 | -3/+23 |
2015-11-06 | replay: checkpoints | Pavel Dovgalyuk | 2 | -0/+38 |
2015-11-06 | replay: shutdown event | Pavel Dovgalyuk | 2 | -0/+16 |
2015-11-06 | replay: recording and replaying clock ticks | Pavel Dovgalyuk | 3 | -0/+76 |
2015-11-06 | replay: asynchronous events infrastructure | Pavel Dovgalyuk | 3 | -0/+257 |
2015-11-06 | replay: interrupts and exceptions | Pavel Dovgalyuk | 2 | -0/+71 |
2015-11-05 | cpu: replay instructions sequence | Pavel Dovgalyuk | 1 | -0/+34 |
2015-11-05 | replay: introduce icount event | Pavel Dovgalyuk | 3 | -0/+78 |
2015-11-05 | replay: introduce mutex to protect the replay log | Pavel Dovgalyuk | 2 | -0/+34 |
2015-11-05 | replay: internal functions for replay log | Pavel Dovgalyuk | 3 | -0/+202 |
2015-11-05 | replay: global variables and function stubs | Pavel Dovgalyuk | 2 | -0/+15 |