sim-card
/
qemu
Archived
10
0
Fork 0
This repository has been archived on 2022-03-30. You can view files and clone it, but cannot push or open issues or pull requests.
qemu/target-alpha
Richard Henderson c781cf96e2 target-alpha: Add high-resolution access to wall clock and an alarm.
The alarm is a fully general one-shot time comparator, which will be
usable under Linux as a hrtimer source.  It's much more flexible than
the RTC source available on real hardware.

The wall clock allows the guest access to the host timekeeping.  Much
like the KVM wall clock source for other guests.

Both are accessed via the PALcode Cserve entry point.

Signed-off-by: Richard Henderson <rth@twiddle.net>
2011-10-08 08:49:09 -07:00
..
STATUS target-alpha: update STATUS 2008-10-01 07:07:59 +00:00
cpu.h target-alpha: Add high-resolution access to wall clock and an alarm. 2011-10-08 08:49:09 -07:00
helper.c Remove unused is_softmmu parameter from cpu_handle_mmu_fault 2011-08-07 09:32:01 +00:00
helper.h target-alpha: Add high-resolution access to wall clock and an alarm. 2011-10-08 08:49:09 -07:00
machine.c target-alpha: Add IPRs to be used by the emulation PALcode. 2011-05-31 10:18:05 -07:00
op_helper.c target-alpha: Add high-resolution access to wall clock and an alarm. 2011-10-08 08:49:09 -07:00
translate.c target-alpha: Add high-resolution access to wall clock and an alarm. 2011-10-08 08:49:09 -07:00