]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
libxl: support enabling the HPET
authorPaolo Bonzini <pbonzini@redhat.com>
Tue, 10 May 2011 11:24:15 +0000 (13:24 +0200)
committerEric Blake <eblake@redhat.com>
Tue, 10 May 2011 22:28:09 +0000 (16:28 -0600)
commit0fd3fac53765dedc6343d47e588a83300d6d9333
tree4f99038180d45525fb375b7fcd8520ea166d1ce0
parente547e44cb0f3d3b556ca94de899b1dcedd878afd
libxl: support enabling the HPET

libxl accepts hpet configuration in its domain info struct.  Parse the
domain definition's <clock> element in order to set the value.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
src/libxl/libxl_conf.c