mirror of
https://github.com/torvalds/linux.git
synced 2026-06-13 17:28:30 +02:00
Allowing a guest to execute MWAIT without interception enables a guest to put a (physical) CPU into a power saving state, where it takes longer to return from than what may be desired by the host. Don't give a guest that power over a host by default. (Especially, since nothing prevents a guest from using MWAIT even when it is not advertised via CPUID.) 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> |
||
|---|---|---|
| .. | ||
| bpf_common.h | ||
| bpf_perf_event.h | ||
| bpf.h | ||
| fcntl.h | ||
| hw_breakpoint.h | ||
| if_link.h | ||
| kcmp.h | ||
| kvm.h | ||
| mman.h | ||
| netlink.h | ||
| perf_event.h | ||
| prctl.h | ||
| sched.h | ||
| stat.h | ||
| vhost.h | ||