« Previous | Next » 

Revision 19e0cbb8

ID19e0cbb82ffab7220cdbcc78ab2c1dac823ce4e3

Added by Richard Henderson almost 11 years ago

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 <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences