[libvirt] [PATCH v3 0/2] Restrict usage of unsupported clock timers

Kothapally Madhu Pavan kmp at linux.vnet.ibm.com
Tue Jul 25 14:36:07 UTC 2017


hpet and kvm.pit clock timers are specific to x86 architecture and
are not to be used by unsuported architectures. Similarly sPAPR
guests only allow RTC timer. This patchset will restrict the usage
of unsupported clock timers.

Kothapally Madhu Pavan (2):
  qemu: Restrict usage of hpet and kvm.pit timers by unsupported
    architectures
  qemu: Default hwclock source for sPAPR to RTC

 src/qemu/qemu_domain.c | 24 ++++++++++++++++++++++++
 1 file changed, 24 insertions(+)

-- 
1.8.3.1




More information about the libvir-list mailing list