summaryrefslogtreecommitdiff
path: root/target-alpha/sys_helper.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-13cputlb: Change tlb_flush() argument to CPUStateAndreas Färber1-1/+1
2014-03-13cputlb: Change tlb_flush_page() argument to CPUStateAndreas Färber1-1/+1
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-5/+5
2013-08-22aio / timers: Convert rtc_clock to be a QEMUClockTypeAlex Bligh1-1/+1
2013-08-16target-alpha: Use goto_tb in call_palRichard Henderson1-0/+5
2013-08-16target-alpha: Implement call_pal without an exceptionRichard Henderson1-0/+12
2013-07-18target-alpha: Move alarm to vm_clockRichard Henderson1-1/+6
2012-12-23Merge branch 'master' of git://git.qemu.org/qemu into qom-cpuAndreas Färber1-2/+2
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini1-1/+1
2012-12-19misc: move include files to include/qemu/Paolo Bonzini1-1/+1
2012-12-19target-alpha: Avoid leaking the alarm timer over resetAndreas Färber1-2/+4
2012-03-24target-alpha: Move palcode support helpers to sys_helper.c.Richard Henderson1-0/+87