linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v10 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
@ 2023-08-11 21:48 Dexuan Cui
  2023-08-11 21:48 ` [PATCH v10 1/2] x86/tdx: Retry partially-completed page conversion hypercalls Dexuan Cui
  2023-08-11 21:48 ` [PATCH v10 2/2] x86/tdx: Support vmalloc() for tdx_enc_status_changed() Dexuan Cui
  0 siblings, 2 replies; 12+ messages in thread
From: Dexuan Cui @ 2023-08-11 21:48 UTC (permalink / raw)
  To: x86, ak, arnd, bp, brijesh.singh, dan.j.williams, dave.hansen,
	dave.hansen, haiyangz, hpa, jane.chu, kirill.shutemov, kys, luto,
	mingo, peterz, rostedt, sathyanarayanan.kuppuswamy, seanjc, tglx,
	tony.luck, wei.liu, Jason, nik.borisov, mikelley
  Cc: linux-hyperv, linux-kernel, Tianyu.Lan, rick.p.edgecombe, andavis,
	mheslin, vkuznets, xiaoyao.li, Dexuan Cui

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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2023-09-07 21:14 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-11 21:48 [PATCH v10 0/2] Support TDX guests on Hyper-V (the x86/tdx part) Dexuan Cui
2023-08-11 21:48 ` [PATCH v10 1/2] x86/tdx: Retry partially-completed page conversion hypercalls Dexuan Cui
2023-08-14 19:03   ` Isaku Yamahata
2023-08-22 16:47     ` Dexuan Cui
2023-09-06  1:19   ` Huang, Kai
2023-09-06  3:06     ` Huang, Kai
2023-09-07 21:13   ` Dave Hansen
2023-08-11 21:48 ` [PATCH v10 2/2] x86/tdx: Support vmalloc() for tdx_enc_status_changed() Dexuan Cui
2023-09-05 16:25   ` Edgecombe, Rick P
2023-09-05 18:04     ` Dexuan Cui
2023-09-06  1:27   ` Huang, Kai
2023-09-07 21:14   ` Dave Hansen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).