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:   Fri, 24 Apr 2020 14:24:11 -0700
From:   Dave Hansen <dave.hansen@...el.com>
To:     Mike Stunes <mstunes@...are.com>, joro@...tes.org
Cc:     dan.j.williams@...el.com, dave.hansen@...ux.intel.com,
        hpa@...or.com, jgross@...e.com, jroedel@...e.de, jslaby@...e.cz,
        keescook@...omium.org, kvm@...r.kernel.org,
        linux-kernel@...r.kernel.org, luto@...nel.org,
        peterz@...radead.org, thellstrom@...are.com,
        thomas.lendacky@....com, virtualization@...ts.linux-foundation.org,
        x86@...nel.org,
        Sean Christopherson <sean.j.christopherson@...el.com>
Subject: Re: [PATCH] Allow RDTSC and RDTSCP from userspace

On 4/24/20 2:03 PM, Mike Stunes wrote:
> I needed to allow RDTSC(P) from userspace and in early boot in order to
> get userspace started properly. Patch below.
> 
> ---
> SEV-ES guests will need to execute rdtsc and rdtscp from userspace and
> during early boot. Move the rdtsc(p) #VC handler into common code and
> extend the #VC handlers.

Do SEV-ES guests _always_ #VC on rdtsc(p)?

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ