aboutsummaryrefslogtreecommitdiff
path: root/target/arm/helper.c
AgeCommit message (Expand)Author
2017-01-20target/arm: Implement DBGVCR32_EL2 system registerPeter Maydell
2017-01-20target/arm: Handle VIRQ and VFIQ in arm_cpu_do_interrupt_aarch32()Peter Maydell
2017-01-16Merge remote-tracking branch 'remotes/stsquad/tags/pull-tcg-common-tlb-reset-...Peter Maydell
2017-01-13Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell
2017-01-13cputlb: drop flush_global flag from tlb_flushAlex Bennée
2017-01-12qmp: Report QOM type name on query-cpu-definitionsEduardo Habkost
2017-01-10target-arm: Use clz opcodeRichard Henderson
2016-12-27target-arm: Add VBAR support to ARM1176 CPUsCédric Le Goater
2016-12-20Move target-* CPU file into a target/ folderThomas Huth