On Tue, 2015-06-30 at 05:27 +0800, Liang Li wrote:
> If the host EPT entry is changed, the nested EPT should be updated.
> the current code does not do this, and it's wrong.
> I have tested this patch, the L2 guest can boot and run as normal.
>
> Signed-off-by: Liang Li
> Signed-off-by: Yang Zhan
If the host EPT entry is changed, the nested EPT should be updated.
the current code does not do this, and it's wrong.
I have tested this patch, the L2 guest can boot and run as normal.
Signed-off-by: Liang Li
Signed-off-by: Yang Zhang
Reported-by: Tim Deegan
Reviewed-by: Tim Deegan
---
xen/a