Compile KVM with -Werror

configname: CONFIG_KVM_WERROR

Linux Kernel Configuration
└─>Virtualization
└─>Compile KVM with -Werror
In linux kernel since version 4.14.326 (release Date: 2023-09-23)  
Add -Werror to the build flags for KVM.

If in doubt, say "N".

depends
CONFIG_KVM_X86
CONFIG_VIRTUALIZATION
CONFIG_WERROR or CONFIG_EXPERT
NOT CONFIG_KASAN

is depended by
CONFIG_KVM_X86