git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a05a1b
)
KVM: SVM: Use get_host_vmcb function in svm_get_msr for TSC
author
Joerg Roedel
<joerg.roedel@amd.com>
Tue, 30 Nov 2010 17:04:01 +0000
(18:04 +0100)
committer
Avi Kivity
<avi@redhat.com>
Wed, 12 Jan 2011 09:30:17 +0000
(11:30 +0200)
This patch replaces the open-coded vmcb-selection for the
TSC calculation with the new get_host_vmcb helper function
introduced in this patchset.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found