[PATCH v10 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
From: Dexuan Cui
Date: Fri Aug 11 2023 - 17:49:11 EST
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@xxxxxxxxxxxxx/
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