On Sun, 2022-03-13 at 14:59 +0100, Paolo Bonzini wrote: > On 3/4/22 20:48, isaku.yamahata@xxxxxxxxx wrote: > > Signed-off-by: Isaku Yamahata<isaku.yamahata@xxxxxxxxx> > > --- > > arch/x86/include/asm/tdx.h | 55 ++++++++++++++++++++++++++++++++++++++ > > arch/x86/virt/vmx/tdx.c | 16 +++++++++-- > > arch/x86/virt/vmx/tdx.h | 52 ----------------------------------- > > 3 files changed, 69 insertions(+), 54 deletions(-) > > Patch looks good, but place these definitions in > arch/x86/include/asm/tdx.h already in Kai's series if possible. > > Apart from that, > > Reviewed-by: Paolo Bonzini <pbonzini@xxxxxxxxxx> > > Paolo Does it make more sense for me to just include this patch (and couple of other patches such as exporting information of TDX KeyIDs) to host kernel support series? -- Thanks, -Kai