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
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Mon, 29 Aug 2022 08:05:06 +0000
From:   "Wang, Wei W" <wei.w.wang@...el.com>
To:     "Huang, Kai" <kai.huang@...el.com>,
        "Hansen, Dave" <dave.hansen@...el.com>,
        "bp@...en8.de" <bp@...en8.de>
CC:     "khalid.elmously@...onical.com" <khalid.elmously@...onical.com>,
        "tim.gardner@...onical.com" <tim.gardner@...onical.com>,
        "Luck, Tony" <tony.luck@...el.com>,
        "dave.hansen@...ux.intel.com" <dave.hansen@...ux.intel.com>,
        "Cox, Philip" <philip.cox@...onical.com>,
        "ak@...ux.intel.com" <ak@...ux.intel.com>,
        "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        "kirill.shutemov@...ux.intel.com" <kirill.shutemov@...ux.intel.com>,
        "mingo@...hat.com" <mingo@...hat.com>,
        "tglx@...utronix.de" <tglx@...utronix.de>,
        "wander@...hat.com" <wander@...hat.com>,
        "marcelo.cerri@...onical.com" <marcelo.cerri@...onical.com>,
        "hpa@...or.com" <hpa@...or.com>,
        "isaku.yamahata@...il.com" <isaku.yamahata@...il.com>,
        "sathyanarayanan.kuppuswamy@...ux.intel.com" 
        <sathyanarayanan.kuppuswamy@...ux.intel.com>,
        "x86@...nel.org" <x86@...nel.org>
Subject: RE: [PATCH v9 1/6] x86/tdx: Add TDX Guest attestation interface
 driver

On Monday, August 29, 2022 11:15 AM, Huang, Kai wrote:
> On Mon, 2022-08-22 at 14:44 -0700, Dave Hansen wrote:
> > What ioctl()s are in the pipeline for the host side?  Are they all
> > part of /dev/kvm, or are there any TDX-specific "drivers" for the host?
> 
> Sorry for late reply.  Was on vacation last week.
> 
> AFAICT no ioctl() is in the pipeline for the host side, except those belong to
> /dev/kvm.
> 
> I am not 100% sure about TDX live migration support (TDX 1.5), though.
> Supposedly even there are they should belong to /dev/kvm too.  + Wang, wei
> to confirm.

Not /dev/kvm.
TDX migration uses kvm device fd and implements a tdx-mig specific driver on it.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ