RE: [PATCH v14 000/113] KVM TDX basic feature support

Wang, Wei W posted 113 patches 2 years, 8 months ago
Only 0 patches received!
RE: [PATCH v14 000/113] KVM TDX basic feature support
Posted by Wang, Wei W 2 years, 8 months ago
On Monday, May 29, 2023 12:19 PM, isaku.yamahata@intel.com wrote:
> The tree can be found at https://github.com/intel/tdx/tree/kvm-upstream
> The corresponding qemu branch is found at
> https://github.com/yamahata/qemu/tree/tdx/qemu-upm
> How to run/test: It's describe at https://github.com/intel/tdx/wiki/TDX-KVM

Seems the above wiki lacks some update, e.g. tdx needs to be enabled explicitly
when loading kvm_intel, example command line (e.g. private=true for
memoy-backend) to launch TD with gmem.
Re: [PATCH v14 000/113] KVM TDX basic feature support
Posted by Isaku Yamahata 2 years, 8 months ago
On Tue, May 30, 2023 at 07:34:44AM +0000,
"Wang, Wei W" <wei.w.wang@intel.com> wrote:

> On Monday, May 29, 2023 12:19 PM, isaku.yamahata@intel.com wrote:
> > The tree can be found at https://github.com/intel/tdx/tree/kvm-upstream
> > The corresponding qemu branch is found at
> > https://github.com/yamahata/qemu/tree/tdx/qemu-upm
> > How to run/test: It's describe at https://github.com/intel/tdx/wiki/TDX-KVM
> 
> Seems the above wiki lacks some update, e.g. tdx needs to be enabled explicitly
> when loading kvm_intel, example command line (e.g. private=true for
> memoy-backend) to launch TD with gmem.

Thanks for pointing it out. I've updated those items.
-- 
Isaku Yamahata <isaku.yamahata@gmail.com>