]> git.ipfire.org Git - thirdparty/libvirt.git/commit
libxl: support emulate mode of tsc timer
authorJim Fehlig <jfehlig@suse.com>
Thu, 19 Jan 2017 23:21:34 +0000 (16:21 -0700)
committerJim Fehlig <jfehlig@suse.com>
Tue, 24 Jan 2017 23:18:13 +0000 (16:18 -0700)
commit87df87e06b57dedd39906cd46166842179732668
treed799d2dce0634346ae6d17da23e5a26dbbcc51d7
parent6e4759d0695429e36765f3e1c516939a369799f2
libxl: support emulate mode of tsc timer

While at it, use members of libxl_tsc_mode enum instead of literal
int values.
src/libxl/libxl_conf.c