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] [day] [month] [year] [list]
Date:   Thu, 21 Dec 2017 17:53:47 +0100
From:   Paolo Bonzini <pbonzini@...hat.com>
To:     "Christopherson, Sean J" <sean.j.christopherson@...el.com>,
        Andy Lutomirski <luto@...nel.org>
Cc:     "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
        kvm list <kvm@...r.kernel.org>,
        Laszlo Ersek <lersek@...hat.com>
Subject: Re: [PATCH] kvm: x86: fix RSM when PCID is non-zero

On 21/12/2017 17:37, Christopherson, Sean J wrote:
>> Out of curiosity, has anyone ever tested RSM returning to PAE mode?  I
>> *think* it's supposed to restore the PDPTR registers directly rather
>> than reloading them from the memory pointed to by CR3, and it doesn't
>> look like the new or old code does it.
> Yes, PDPTRs are saved/loaded to/from SMRAM, at least on Intel hardware.

KVM follows the AMD manual, since it's got a more complete description
of SMRAM, and it doesn't show the PDPTRs (nor any reserved area large
enough to hold them).

Thanks,

Paolo

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ