Message ID | 52D9E0BE.2070500@infradead.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On 01/18/2014 10:02 AM, Randy Dunlap wrote: > From: Randy Dunlap <rdunlap@infradead.org> > > Make KVM_MMU_AUDIT kconfig help text readable and collapse > two spaces between words down to one space. > Reviewed-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
--- lnx-313-rc8.orig/arch/x86/kvm/Kconfig +++ lnx-313-rc8/arch/x86/kvm/Kconfig @@ -65,7 +65,7 @@ config KVM_MMU_AUDIT depends on KVM && TRACEPOINTS ---help--- This option adds a R/W kVM module parameter 'mmu_audit', which allows - audit KVM MMU at runtime. + auditing of KVM MMU events at runtime. config KVM_DEVICE_ASSIGNMENT bool "KVM legacy PCI device assignment support"