Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | target/nios2: Rewrite interrupt handling | Richard Henderson | 2022-03-03 | 1 | -19/+0 |
* | target/nios2: Split mmu_write | Richard Henderson | 2022-03-03 | 1 | -5/+0 |
* | target/nios2: Remove mmu_read_debug | Richard Henderson | 2022-03-03 | 1 | -5/+0 |
* | target/nios2: Move nios2_check_interrupts() into target/nios2 | Peter Maydell | 2020-12-15 | 1 | -0/+9 |
* | cpu: Replace ENV_GET_CPU with env_cpu | Richard Henderson | 2019-06-10 | 1 | -1/+1 |
* | nios2: do not include exec-all.h from cpu.h | Paolo Bonzini | 2018-06-01 | 1 | -0/+1 |
* | nios2: remove duplicated includes (in code commented out) | Philippe Mathieu-Daudé | 2017-12-18 | 1 | -0/+1 |
* | target/nios2: take BQL around interrupt check | Paolo Bonzini | 2017-03-14 | 1 | -0/+3 |
* | nios2: Add architecture emulation support | Chris Wulff | 2017-01-24 | 1 | -0/+47 |