On Wed, Oct 24, 2018 at 1:28 AM, Julian Stecklina <[email protected]> wrote: > The VM entry/exit path is a giant inline assembly statement. Simplify it > by doing CR2 context switching in plain C. Move CR2 restore behind IBRS > clearing, so we reduce the amount of code we execute with IBRS on. > > Signed-off-by: Julian Stecklina <[email protected]> > Reviewed-by: Jan H. Schönherr <[email protected]> > Reviewed-by: Konrad Jan Miller <[email protected]> Reviewed-by: Jim Mattson <[email protected]>
- Re: [PATCH 4/4] kvm, vmx: remove manually coded v... Eric Northup
- Re: [PATCH 4/4] kvm, vmx: remove manually cod... Stecklina, Julian
- Re: [PATCH 4/4] kvm, vmx: remove manually... Sean Christopherson
- [PATCH 3/4] kvm, vmx: fix __invvpid style Julian Stecklina
- [PATCH 2/4] kvm, vmx: move register clearing out of as... Julian Stecklina
- Re: [PATCH 2/4] kvm, vmx: move register clearing ... Jim Mattson
- Re: [PATCH 2/4] kvm, vmx: move register clear... Stecklina, Julian
- Re: [PATCH 2/4] kvm, vmx: move register clearing ... Sean Christopherson
- Re: [PATCH 2/4] kvm, vmx: move register clear... Jim Mattson
- Re: [PATCH 2/4] kvm, vmx: move register c... Stecklina, Julian
- Re: [PATCH 1/4] kvm, vmx: move CR2 context switch out ... Jim Mattson

