qemu-e2k/target-alpha
Richard Henderson 19e0cbb82f target-alpha: Move alarm to vm_clock
Basing the alarm off the rtc_clock was silly.  It leads to horrible
spinning in the guest after being suspended and resumed, as it tries
to catch up with lost ticks.

This requires adding an accessor for reading the vm_clock too.

Signed-off-by: Richard Henderson <rth@twiddle.net>
2013-07-18 06:44:55 -07:00
..
cpu-qom.h cpu: Drop unnecessary dynamic casts in *_env_get_cpu() 2013-07-09 21:20:28 +02:00
cpu.c cpu: Turn cpu_unassigned_access() into a CPUState hook 2013-06-28 13:25:13 +02:00
cpu.h linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user 2013-07-09 21:20:28 +02:00
fpu_helper.c
helper.c
helper.h target-alpha: Move alarm to vm_clock 2013-07-18 06:44:55 -07:00
int_helper.c
machine.c
Makefile.objs
mem_helper.c cpu: Turn cpu_unassigned_access() into a CPUState hook 2013-06-28 13:25:13 +02:00
STATUS
sys_helper.c target-alpha: Move alarm to vm_clock 2013-07-18 06:44:55 -07:00
translate.c target-alpha: Move alarm to vm_clock 2013-07-18 06:44:55 -07:00