]> git.ipfire.org Git - thirdparty/libvirt.git/commit
xenconfig: add support for more timers
authorJim Fehlig <jfehlig@suse.com>
Thu, 19 Jan 2017 23:51:05 +0000 (16:51 -0700)
committerJim Fehlig <jfehlig@suse.com>
Tue, 24 Jan 2017 23:18:13 +0000 (16:18 -0700)
commitb4386fdac7b063fc1775e1554f6f1f21b034b355
tree00d7f3c2061d808aae3da9d75b7df59b56d727e1
parent87df87e06b57dedd39906cd46166842179732668
xenconfig: add support for more timers

Currently xenconfig only supports the hpet timer for HVM domains.
Include support for tsc timer for both PV and HVM domains.
src/xenconfig/xen_common.c