>>> On 22.06.15 at 18:37, wrote:
> From: Elena Ufimtseva
>
> Call pv_cpuid for pvh cpuid intercept. Note, we modify
> svm_vmexit_do_cpuid instead of the intercept switch because the guest
> eip needs to be adjusted for pvh also.
But that doesn't preclude the adjustment to be done in
svm_cpuid_i
From: Elena Ufimtseva
Call pv_cpuid for pvh cpuid intercept. Note, we modify
svm_vmexit_do_cpuid instead of the intercept switch because the guest
eip needs to be adjusted for pvh also.
Signed-off-by: Mukesh Rathor
---
xen/arch/x86/hvm/svm/svm.c | 25 ++---
1 file changed,