Re: [PATCH v6 11/15] nEPT: Add nEPT violation/misconfigration support

2013-08-01 Thread Xiao Guangrong
On 08/01/2013 10:08 PM, Gleb Natapov wrote: > From: Yang Zhang > > Inject nEPT fault to L1 guest. This patch is original from Xinhao. Reviewed-by: Xiao Guangrong -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majord...@vger.kernel.org More majordo

[PATCH v6 11/15] nEPT: Add nEPT violation/misconfigration support

2013-08-01 Thread Gleb Natapov
From: Yang Zhang Inject nEPT fault to L1 guest. This patch is original from Xinhao. Signed-off-by: Jun Nakajima Signed-off-by: Xinhao Xu Signed-off-by: Yang Zhang Signed-off-by: Gleb Natapov --- arch/x86/include/asm/kvm_host.h |4 +++ arch/x86/kvm/mmu.c | 61 +