[PATCH v10 0/2] Support TDX guests on Hyper-V (the x86/tdx part)

Dexuan Cui posted 2 patches 2 years, 4 months ago
arch/x86/coco/tdx/tdx.c           | 88 ++++++++++++++++++++++++++-----
arch/x86/include/asm/shared/tdx.h |  2 +
2 files changed, 78 insertions(+), 12 deletions(-)
[PATCH v10 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
Posted by Dexuan Cui 2 years, 4 months ago
The two patches can apply cleanly to today's tip.git's master branch.

Dave kindly re-wrote the changelog for the first patch, and suggested a
better version of the second patch.  See [1].

I integrated Dave's comments into this v10. Dave, thank you!

Please review.

[1] v9: https://lwn.net/ml/linux-kernel/20230811021246.821-1-decui@microsoft.com/

Dexuan Cui (2):
  x86/tdx: Retry partially-completed page conversion hypercalls
  x86/tdx: Support vmalloc() for tdx_enc_status_changed()

 arch/x86/coco/tdx/tdx.c           | 88 ++++++++++++++++++++++++++-----
 arch/x86/include/asm/shared/tdx.h |  2 +
 2 files changed, 78 insertions(+), 12 deletions(-)

-- 
2.25.1