aboutsummaryrefslogtreecommitdiff
path: root/target-alpha/sys_helper.c
AgeCommit message (Expand)Author
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