On Wed, Feb 21, 2018 at 1:41 PM, Paolo Bonzini <[email protected]> wrote:
> vmx_vcpu_run and svm_vcpu_run are large functions, and this can actually
> make a substantial cycle difference by keeping the fast path contiguous
> in memory.  Without it, the retpoline guest/retpoline host case is about
> 50 cycles slower.
>
> Cc: [email protected]
> Cc: Radim Krčmář <[email protected]>
> Cc: KarimAllah Ahmed <[email protected]>
> Cc: David Woodhouse <[email protected]>
> Cc: Jim Mattson <[email protected]>
> Cc: Thomas Gleixner <[email protected]>
> Cc: Ingo Molnar <[email protected]>
> Cc: [email protected]
> Signed-off-by: Paolo Bonzini <[email protected]>

Reviewed-by: Jim Mattson <[email protected]>

Reply via email to