commit | caa057a2cad647fb368a12c8e6c410ac4c28e063 | [log] [tgz] |
---|---|---|
author | Wanpeng Li <wanpengli@tencent.com> | Mon Mar 12 04:53:03 2018 -0700 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Fri Mar 16 22:03:52 2018 +0100 |
tree | 704b511957703f1666b9735a516ec21c3e0865ae | |
parent | 4d5422cea3b61f158d58924cbb43feada456ba5c [diff] |
KVM: X86: Provide a capability to disable HLT intercepts If host CPUs are dedicated to a VM, we can avoid VM exits on HLT. This patch adds the per-VM capability to disable them. Cc: Paolo Bonzini <pbonzini@redhat.com> Cc: Radim Krčmář <rkrcmar@redhat.com> Cc: Jan H. Schönherr <jschoenh@amazon.de> Signed-off-by: Wanpeng Li <wanpengli@tencent.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>