This feature is available in upstream Qemu since 2.0.0 but it was also back-ported to downstream Qemu into qemu-kvm-1.5.3 released in RHEL-7. Add a new check and enable hv_time also in RHEL systems if qemu new enough.
2d9587c support: enable hv_time since qemu-kvm 1.5.3 from RHEL
tests/xmlconfig-xml/install-hyperv-clock.xml | 66 ++++++++++++++++++++++++
tests/xmlconfig-xml/install-hyperv-noclock.xml | 65 +++++++++++++++++++++++
tests/xmlconfig.py | 25 +++++++++
virtinst/guest.py | 8 +--
virtinst/support.py | 2 +
5 files changed, 163 insertions(+), 3 deletions(-)
Upstream: git.fedorahosted.org