qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 4/7] KVM: remove kvm_arch_cpu_check_are_resettable


From: Xiaoyao Li
Subject: Re: [PATCH 4/7] KVM: remove kvm_arch_cpu_check_are_resettable
Date: Sat, 23 Mar 2024 00:45:22 +0800
User-agent: Mozilla Thunderbird

On 3/19/2024 9:59 PM, Paolo Bonzini wrote:
Board reset requires writing a fresh CPU state.  As far as KVM is
concerned, the only thing that blocks reset is that CPU state is
encrypted; therefore, kvm_cpus_are_resettable() can simply check
if that is the case.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>

Reviewed-by: Xiaoyao Li <xiaoyao.li@intel.com>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]