aboutsummaryrefslogtreecommitdiff
path: root/target-alpha/sys_helper.c
AgeCommit message (Expand)Author
2016-05-19cpu: move exec-all.h inclusion out of cpu.hPaolo Bonzini
2016-01-29alpha: Clean up includesPeter Maydell
2015-10-08s/cpu_get_real_ticks/cpu_get_host_ticks/Christopher Covington
2015-08-18target-alpha: Inline hw_retRichard Henderson
2015-08-18target-alpha: Inline call_palRichard Henderson
2015-08-18target-alpha: Use separate TCGv temporaries for the shadow registersRichard Henderson
2015-07-09translate-all: Change tb_flush() env argument to cpuPeter Crosthwaite
2014-05-28tcg: Invert the inclusion of helper.hRichard Henderson
2014-03-13cputlb: Change tlb_flush() argument to CPUStateAndreas Färber
2014-03-13cputlb: Change tlb_flush_page() argument to CPUStateAndreas Färber
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-08-22aio / timers: Convert rtc_clock to be a QEMUClockTypeAlex Bligh
2013-08-16target-alpha: Use goto_tb in call_palRichard Henderson
2013-08-16target-alpha: Implement call_pal without an exceptionRichard Henderson
2013-07-18target-alpha: Move alarm to vm_clockRichard Henderson
2012-12-23Merge branch 'master' of git://git.qemu.org/qemu into qom-cpuAndreas Färber
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-12-19target-alpha: Avoid leaking the alarm timer over resetAndreas Färber
2012-03-24target-alpha: Move palcode support helpers to sys_helper.c.Richard Henderson