Skip to content

[redhat] configs: enable CONFIG_KVM_PROVE_MMU on debug kernels

Paolo Bonzini requested to merge bonzini/linux-ark:prove-mmu into os-build

Enable assertions on arch/x86/kvm/mmu/ when running debug kernels. The cost is moderate, unlike the CONFIG_KVM_MMU_AUDIT configuration that was present before.

Merge request reports