index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-alpha
/
sys_helper.c
Age
Commit message (
Expand
)
Author
2016-05-19
cpu: move exec-all.h inclusion out of cpu.h
Paolo Bonzini
2016-01-29
alpha: Clean up includes
Peter Maydell
2015-10-08
s/cpu_get_real_ticks/cpu_get_host_ticks/
Christopher Covington
2015-08-18
target-alpha: Inline hw_ret
Richard Henderson
2015-08-18
target-alpha: Inline call_pal
Richard Henderson
2015-08-18
target-alpha: Use separate TCGv temporaries for the shadow registers
Richard Henderson
2015-07-09
translate-all: Change tb_flush() env argument to cpu
Peter Crosthwaite
2014-05-28
tcg: Invert the inclusion of helper.h
Richard Henderson
2014-03-13
cputlb: Change tlb_flush() argument to CPUState
Andreas Färber
2014-03-13
cputlb: Change tlb_flush_page() argument to CPUState
Andreas Färber
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
aio / timers: Convert rtc_clock to be a QEMUClockType
Alex Bligh
2013-08-16
target-alpha: Use goto_tb in call_pal
Richard Henderson
2013-08-16
target-alpha: Implement call_pal without an exception
Richard Henderson
2013-07-18
target-alpha: Move alarm to vm_clock
Richard Henderson
2012-12-23
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
Andreas Färber
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
target-alpha: Avoid leaking the alarm timer over reset
Andreas Färber
2012-03-24
target-alpha: Move palcode support helpers to sys_helper.c.
Richard Henderson