Cannot use "hpet" as clock source for qemu guest

Solution Verified - Updated -

Issue

hpet clock source is available on the host:

# cat /sys/devices/system/clocksource/clocksource0/available_clocksource
tsc hpet acpi_pm 

It is also configured in guest libvirt xml:

      <clock offset='localtime'>
        <timer name='hpet' present='yes'/>
      </clock>

But it's not available on the guest:

# cat /sys/devices/system/clocksource/clocksource0/available_clocksource 
kvm-clock tsc acpi_pm

Environment

  • Red Hat Enterprise Linux 6.4 Host and Guest

Subscriber exclusive content

A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.

Current Customers and Partners

Log in for full access

Log In

New to Red Hat?

Learn more about Red Hat subscriptions

Using a Red Hat product through a public cloud?

How to access this content