summaryrefslogtreecommitdiff
path: root/target/openrisc/interrupt.c
AgeCommit message (Expand)Author
2022-02-21exec/exec-all: Move 'qemu/log.h' include in units requiring itPhilippe Mathieu-Daudé
2021-09-14target/openrisc: Restrict cpu_exec_interrupt() handler to sysemuPhilippe Mathieu-Daudé
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2019-05-08target/openrisc: Fix LGPL information in the file headersThomas Huth
2018-07-03target/openrisc: Fix delay slot exception flag to match specStafford Horne
2018-07-03target/openrisc: Fix cpu_mmu_indexRichard Henderson
2018-07-03target/openrisc: Remove indirect function calls for mmuRichard Henderson
2018-07-03target/openrisc: Merge tlb allocation into CPUOpenRISCStateRichard Henderson
2018-07-03target/openrisc: Log interruptsRichard Henderson
2017-05-04target/openrisc: Support non-busy idle state using PMR SPRStafford Horne
2017-04-21target/openrisc: Implement EPH bitTim 'mithro' Ansell
2017-04-21target/openrisc: Implement EVBAR registerTim 'mithro' Ansell
2017-02-14target/openrisc: Tidy handling of delayed branchesRichard Henderson
2017-02-14target/openrisc: Keep SR_F in a separate variableRichard Henderson
2017-02-14target/openrisc: Implement lwa, swaRichard Henderson
2017-02-14target/openrisc: Fix exception handling status registersStafford Horne
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée
2016-12-20Move target-* CPU file into a target/ folderThomas Huth