summaryrefslogtreecommitdiffstats
path: root/target-alpha/sys_helper.c
Commit message (Expand)AuthorAgeFilesLines
* tcg: Invert the inclusion of helper.hRichard Henderson2014-05-281-1/+1
* cputlb: Change tlb_flush() argument to CPUStateAndreas Färber2014-03-131-1/+1
* cputlb: Change tlb_flush_page() argument to CPUStateAndreas Färber2014-03-131-1/+1
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-5/+5
* aio / timers: Convert rtc_clock to be a QEMUClockTypeAlex Bligh2013-08-221-1/+1
* target-alpha: Use goto_tb in call_palRichard Henderson2013-08-161-0/+5
* target-alpha: Implement call_pal without an exceptionRichard Henderson2013-08-161-0/+12
* target-alpha: Move alarm to vm_clockRichard Henderson2013-07-181-1/+6
* Merge branch 'master' of git://git.qemu.org/qemu into qom-cpuAndreas Färber2012-12-231-2/+2
|\
| * softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
| * misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* | target-alpha: Avoid leaking the alarm timer over resetAndreas Färber2012-12-191-2/+4
|/
* target-alpha: Move palcode support helpers to sys_helper.c.Richard Henderson2012-03-241-0/+87
OpenPOWER on IntegriCloud