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:
7bee342
)
KVM: VMX: Make sure single type invvpid is supported before issuing invvpid instruction
author
Gui Jianfeng
<guijianfeng@cn.fujitsu.com>
Fri, 4 Jun 2010 00:51:39 +0000
(08:51 +0800)
committer
Avi Kivity
<avi@redhat.com>
Sun, 1 Aug 2010 07:39:26 +0000
(10:39 +0300)
According to SDM, we need check whether single-context INVVPID type is supported
before issuing invvpid instruction.
Signed-off-by: Gui Jianfeng <guijianfeng@cn.fujitsu.com>
Reviewed-by: Sheng Yang <sheng@linux.intel.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
No differences found