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:
77b1ab1
)
KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctly
author
Joerg Roedel
<joerg.roedel@amd.com>
Wed, 16 Sep 2009 13:24:18 +0000
(15:24 +0200)
committer
Avi Kivity
<avi@redhat.com>
Sun, 4 Oct 2009 11:57:23 +0000
(13:57 +0200)
When running nested we need to touch the l1 guests
tsc_offset. Otherwise changes will be lost or a wrong value
be read.
Cc: stable@kernel.org
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found