Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-07-02 | hw/mips: Use the IEC binary prefix definitions | Philippe Mathieu-Daudé | 1 | -1/+2 |
2018-06-01 | hw/misc/mips_itu: Cleanup includes | Philippe Mathieu-Daudé | 1 | -4/+1 |
2018-04-11 | icount: fix cpu_restore_state_from_tb for non-tb-exit cases | Pavel Dovgalyuk | 1 | -2/+1 |
2016-05-19 | cpu: move exec-all.h inclusion out of cpu.h | Paolo Bonzini | 1 | -0/+1 |
2016-05-19 | hw: explicitly include qemu/log.h | Paolo Bonzini | 1 | -0/+1 |
2016-05-19 | qemu-common: push cpu.h inclusion out of qemu-common.h | Paolo Bonzini | 1 | -0/+1 |
2016-04-08 | hw/mips_itu: fix off-by-one reported by Coverity | Leon Alrae | 1 | -8/+3 |
2016-03-30 | hw/mips: implement ITC Storage - Bypass View | Leon Alrae | 1 | -0/+27 |
2016-03-30 | hw/mips: implement ITC Storage - P/V Sync and Try Views | Leon Alrae | 1 | -0/+68 |
2016-03-30 | hw/mips: implement ITC Storage - Empty/Full Sync and Try Views | Leon Alrae | 1 | -0/+113 |
2016-03-30 | hw/mips: implement ITC Storage - Control View | Leon Alrae | 1 | -0/+104 |
2016-03-30 | hw/mips: implement ITC Configuration Tags and Storage Cells | Leon Alrae | 1 | -0/+214 |