Skip to content
Snippets Groups Projects
  • Glauber Costa's avatar
    e2991fce
    hpet clock driver · e2991fce
    Glauber Costa authored
    This patch implement the HPET clock driver, that should work as a fallback for
    both Xen and KVM, in case the paravirtual clock is not present. This is
    unfortunately the situation for all HVM guests running on EC2, so support for
    this is paramount. I have tested on KVM forcing the kvmclock to disappear, and
    it seems to work all right.
    e2991fce
    History
    hpet clock driver
    Glauber Costa authored
    This patch implement the HPET clock driver, that should work as a fallback for
    both Xen and KVM, in case the paravirtual clock is not present. This is
    unfortunately the situation for all HVM guests running on EC2, so support for
    this is paramount. I have tested on KVM forcing the kvmclock to disappear, and
    it seems to work all right.