Re: [PATCH 1/2] KVM: SVM: Serialize the owner's mirror list in sev_migrate_from()
"Shen Yongchao" <[email protected]>
| Newsgroups | org.kernel.vger.kvm |
|---|---|
| Message-ID | <[email protected]> |
On 8/6/26 16:20, Paolo Bonzini wrote: > and applied the patch, thanks. Thanks, Paolo — subclass 2 is indeed needed since sev_lock_two_vms() already takes SINGLE_DEPTH_NESTING. The reworded comment looks good. Shen