qemu-patch-raspberry4/hw/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
..
alpha_sys.h
dp264.c
Makefile.objs
pci.c
typhoon.c target-alpha: Move alarm to vm_clock 2013-07-18 06:44:55 -07:00