On 20.03.2025 11:38, Sergiy Kibrik wrote:
> Check whether nested HVM is enabled for domain before calling
> nestedhvm_vcpu_*()
> and other not already guarded nestedhvm functions.
>
> Signed-off-by: Sergiy Kibrik
> ---
> xen/arch/x86/hvm/hvm.c | 6 --
> xen/arch/x86/hvm/svm/asid.c | 2
Check whether nested HVM is enabled for domain before calling nestedhvm_vcpu_*()
and other not already guarded nestedhvm functions.
Signed-off-by: Sergiy Kibrik
---
xen/arch/x86/hvm/hvm.c | 6 --
xen/arch/x86/hvm/svm/asid.c | 2 +-
xen/arch/x86/hvm/svm/svm.c | 6 +++---
3 files changed