commit | 50d0a0f987b83a8dadb1134d834e35ec410392b5 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Tue Jun 03 16:17:31 2008 +0200 |
committer | Avi Kivity <avi@qumranet.com> | Tue Jun 24 21:02:32 2008 +0300 |
tree | 2fb98f898838668ed62092f08c3889ddebb7df62 | |
parent | 1c7b67f7576c4ca2a344379a4a29eec8fe8e7935 [diff] |
KVM: Make kvm host use the paravirt clocksource structs This patch updates the kvm host code to use the pvclock structs. It also makes the paravirt clock compatible with Xen. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Avi Kivity <avi@qumranet.com>