Age | Commit message (Expand) | Author | Files | Lines |
2016-01-29 | alpha: Clean up includes | Peter Maydell | 1 | -0/+1 |
2015-10-08 | s/cpu_get_real_ticks/cpu_get_host_ticks/ | Christopher Covington | 1 | -1/+1 |
2015-08-18 | target-alpha: Inline hw_ret | Richard Henderson | 1 | -8/+0 |
2015-08-18 | target-alpha: Inline call_pal | Richard Henderson | 1 | -8/+0 |
2015-08-18 | target-alpha: Use separate TCGv temporaries for the shadow registers | Richard Henderson | 1 | -8/+2 |
2015-07-09 | translate-all: Change tb_flush() env argument to cpu | Peter Crosthwaite | 1 | -1/+1 |
2014-05-28 | tcg: Invert the inclusion of helper.h | Richard Henderson | 1 | -1/+1 |
2014-03-13 | cputlb: Change tlb_flush() argument to CPUState | Andreas Färber | 1 | -1/+1 |
2014-03-13 | cputlb: Change tlb_flush_page() argument to CPUState | Andreas Färber | 1 | -1/+1 |
2013-08-22 | aio / timers: Switch entire codebase to the new timer API | Alex Bligh | 1 | -5/+5 |
2013-08-22 | aio / timers: Convert rtc_clock to be a QEMUClockType | Alex Bligh | 1 | -1/+1 |
2013-08-16 | target-alpha: Use goto_tb in call_pal | Richard Henderson | 1 | -0/+5 |
2013-08-16 | target-alpha: Implement call_pal without an exception | Richard Henderson | 1 | -0/+12 |
2013-07-18 | target-alpha: Move alarm to vm_clock | Richard Henderson | 1 | -1/+6 |
2012-12-23 | Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu | Andreas Färber | 1 | -2/+2 |
2012-12-19 | softmmu: move include files to include/sysemu/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini | 1 | -1/+1 |
2012-12-19 | target-alpha: Avoid leaking the alarm timer over reset | Andreas Färber | 1 | -2/+4 |
2012-03-24 | target-alpha: Move palcode support helpers to sys_helper.c. | Richard Henderson | 1 | -0/+87 |