On 5/13/2022 1:50 AM, Isaku Yamahata wrote:
On Thu, May 12, 2022 at 11:17:36AM +0800,
Xiaoyao Li <xiaoyao...@intel.com> wrote:

Introduce kvm_arch_pre_create_vcpu(), to perform arch-dependent
work prior to create any vcpu. This is for i386 TDX because it needs
call TDX_INIT_VM before creating any vcpu.

Because "11/36 i386/tdx: Initialize TDX before creating TD vcpus" uses
kvm_arch_pre_create_vcpu() (and 10/36 doesn't use it), please move this patch
right before 11/36. (swap 09/36 and 10/36).


OK.

I will change the order.



Reply via email to