diff options
author | 2022-02-22 01:02:03 -0800 | |
---|---|---|
committer | 2022-02-25 10:09:34 -0500 | |
commit | 3c51d0a6c761c2025c6db1ed4d3a7273167bf899 (patch) | |
tree | 8810288e3d48c3a5997391d3840d05f05ee1a94e /lib/debugobjects.c | |
parent | x86/kvm: Don't use PV TLB/yield when mwait is advertised (diff) | |
download | wireguard-linux-3c51d0a6c761c2025c6db1ed4d3a7273167bf899.tar.xz wireguard-linux-3c51d0a6c761c2025c6db1ed4d3a7273167bf899.zip |
x86/kvm: Don't waste memory if kvmclock is disabled
Even if "no-kvmclock" is passed in cmdline parameter, the guest kernel
still allocates hvclock_mem which is scaled by the number of vCPUs,
let's check kvmclock enable in advance to avoid this memory waste.
Signed-off-by: Wanpeng Li <wanpengli@tencent.com>
Message-Id: <1645520523-30814-1-git-send-email-wanpengli@tencent.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions