commit | a7653ecdf34c68a1af4fc085511afcf7ff011903 | [log] [tgz] |
---|---|---|
author | Radim Krčmář <rkrcmar@redhat.com> | Thu Aug 21 18:08:07 2014 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Thu Aug 21 18:45:22 2014 +0200 |
tree | ad43fa8126a82ebb2ca6e37ddc240dccffa99262 | |
parent | ae97a3b818324b92b5b9cc885c63c3f4bd46ee9d [diff] |
KVM: VMX: make PLE window per-VCPU Change PLE window into per-VCPU variable, seeded from module parameter, to allow greater flexibility. Brings in a small overhead on every vmentry. Signed-off-by: Radim Krčmář <rkrcmar@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>