On Sat, Dec 28, 2019 at 02:25:24PM +0800, linmiaohe wrote: > From: Miaohe Lin <linmiaohe@xxxxxxxxxx> > > In case writing to vmread destination operand result in a #PF, vmread > should not call nested_vmx_succeed() to set rflags to specify success. > Similar to as done in VMPTRST (See handle_vmptrst()). > > Reviewed-by: Liran Alon <liran.alon@xxxxxxxxxx> > Signed-off-by: Miaohe Lin <linmiaohe@xxxxxxxxxx> Reviewed-by: Sean Christopherson <sean.j.christopherson@xxxxxxxxx>