On 25/10/2018 16:38, Andrew Cooper wrote:

> diff --git a/xen/arch/x86/hvm/vmx/vvmx.c b/xen/arch/x86/hvm/vmx/vvmx.c
> index 9390705..d1c8a41 100644
> --- a/xen/arch/x86/hvm/vmx/vvmx.c
> +++ b/xen/arch/x86/hvm/vmx/vvmx.c
> @@ -2348,6 +2348,7 @@ int nvmx_n2_vmexit_handler(struct cpu_user_regs *regs,
>      case EXIT_REASON_VMXOFF:
>      case EXIT_REASON_VMXON:
>      case EXIT_REASON_INVEPT:
> +    case EXIT_REASON_INVVPID:
>      case EXIT_REASON_XSETBV:
>          /* inject to L1 */
>          nvcpu->nv_vmexit_pending = 1;

Reviewed-by: Sergey Dyasli <sergey.dya...@citrix.com>

I think this patch should be the first one in the series.


_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xenproject.org
https://lists.xenproject.org/mailman/listinfo/xen-devel

Reply via email to