commit | 518c8aee5ca74fc03273fc6b4893cf456d65d545 | [log] [tgz] |
---|---|---|
author | Gui Jianfeng <guijianfeng@cn.fujitsu.com> | Fri Jun 04 08:51:39 2010 +0800 |
committer | Avi Kivity <avi@redhat.com> | Sun Aug 01 10:39:26 2010 +0300 |
tree | db11301916f1477651568ca16b268d4467e7bebd | |
parent | 7bee342a9e994cce7122cb187b4f3ded9d871165 [diff] |
KVM: VMX: Make sure single type invvpid is supported before issuing invvpid instruction 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>