Skip to content

main/linux-lts: set CONFIG_KVM_GUEST=y for virt kernels

Craig Andrews requested to merge candrews/aports:tuning-kvm into master

This option enables various optimizations for running under the KVM hypervisor. It includes a paravirtualized clock, so that instead of relying on a PIT (or probably other) emulation by the underlying device model, the host provides the guest with timing infrastructure such as time of day, and system time

Merge request reports

Loading