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:
a9d30f3
)
KVM: nVMX: Implement reading and writing of VMX MSRs
author
Nadav Har'El
<nyh@il.ibm.com>
Wed, 25 May 2011 20:04:25 +0000
(23:04 +0300)
committer
Avi Kivity
<avi@redhat.com>
Tue, 12 Jul 2011 08:45:11 +0000
(11:45 +0300)
When the guest can use VMX instructions (when the "nested" module option is
on), it should also be able to read and write VMX MSRs, e.g., to query about
VMX capabilities. This patch adds this support.
Signed-off-by: Nadav Har'El <nyh@il.ibm.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found