summaryrefslogtreecommitdiffstats
path: root/target-alpha/sys_helper.c
Commit message (Expand)AuthorAgeFilesLines
* s/cpu_get_real_ticks/cpu_get_host_ticks/Christopher Covington2015-10-081-1/+1
* target-alpha: Inline hw_retRichard Henderson2015-08-181-8/+0
* target-alpha: Inline call_palRichard Henderson2015-08-181-8/+0
* target-alpha: Use separate TCGv temporaries for the shadow registersRichard Henderson2015-08-181-8/+2
* translate-all: Change tb_flush() env argument to cpuPeter Crosthwaite2015-07-091-1/+1
* 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