lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening linux-cve-announce PHC | |
Open Source and information security mailing list archives
| ||
|
Message-ID: <20221003182959.GA654699@private.email.ne.jp> Date: Mon, 3 Oct 2022 11:29:59 -0700 From: Isaku Yamahata <isaku.yamahata@...il.com> To: Bagas Sanjaya <bagasdotme@...il.com>, Kai Huang <kai.huang@...el.com> Cc: isaku.yamahata@...el.com, kvm@...r.kernel.org, linux-kernel@...r.kernel.org, isaku.yamahata@...il.com, Paolo Bonzini <pbonzini@...hat.com>, erdemaktas@...gle.com, Sean Christopherson <seanjc@...gle.com>, Sagi Shahar <sagis@...gle.com> Subject: Re: [PATCH v9 000/105] KVM TDX basic feature support On Sat, Oct 01, 2022 at 03:30:44PM +0700, Bagas Sanjaya <bagasdotme@...il.com> wrote: > On Fri, Sep 30, 2022 at 03:16:54AM -0700, isaku.yamahata@...el.com wrote: > > From: Isaku Yamahata <isaku.yamahata@...el.com> > > > > KVM TDX basic feature support > > > > Hello. This is v9 the patch series vof KVM TDX support. > > This is based on v6.0-rc7 + the following patch series with minor update like > > compile fix. > > > > - TDX host kernel support v5 > > https://lore.kernel.org/lkml/cover.1655894131.git.kai.huang@intel.com/ > > - kvm hardware initialization v5 > > https://lore.kernel.org/lkml/cover.1663869838.git.isaku.yamahata@intel.com/ > > - fd-based approach for supporing KVM v8 > > https://lore.kernel.org/lkml/20220915142913.2213336-1-chao.p.peng@linux.intel.com/ > > > > The tree can be found at https://github.com/intel/tdx/tree/kvm-upstream > > How to run/test: It's describe at https://github.com/intel/tdx/wiki/TDX-KVM > > > > Major changes from v8: > > - rebased to v6.0-rc7 > > - Integrated with kvm hardware initialization. Check all packages has at least > > one online CPU when creating guest TD and refuse cpu offline during guest TDs > > are running. > > - Integrated fd-based private page v8 as prerequisite. > > - TDP MMU: Introduced more callbacks instead of single callback. > > > > Thanks, > > Isaku Yamahata > > > > Hi Isaku, > > I'm still getting the same htmldocs warnings as in v8 (see [1]). It seems > like the fixup there has not been applied to this version. > [1]: https://lore.kernel.org/lkml/YvCHRuq8B69UMSuq@debian.me/ Hi. Thanks for testing it. Those errors came from TDX host kernel support patch. [2]. Added Kai, the author of the patch series. As You've already pointed out, it will be fixed by the next respin of the patch series. [2] https://lore.kernel.org/lkml/0712bc0b05a0c6c42437fba68f82d9268ab3113e.1655894131.git.kai.huang@intel.com/ thanks, -- Isaku Yamahata <isaku.yamahata@...il.com>
Powered by blists - more mailing lists