Re: [PATCH 1/4] KVM: MMU: support disable/enable mmu audit dynamicly

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Avi Kivity
Date: Sunday, August 29, 2010 - 2:16 am

On 08/28/2010 03:00 PM, Xiao Guangrong wrote:


Better as a runtime rw module parameter perhaps?  At least it avoids the 
large debugfs callbacks.

Also, call it audit to preserve the name.



Please put the move to mmu_debug in a separate patch.


Really neat use of tracepoints.


enum instead of char *, maybe something in userspace can make use of this.


Here, of course, you can use print_symbolic() to preserve readability.


-- 
error compiling committee.c: too many arguments to function

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/4] KVM: MMU: mmu audit code improved, Xiao Guangrong, (Sat Aug 28, 4:58 am)
[PATCH 2/4] KVM: MMU: improve active sp audit, Xiao Guangrong, (Sat Aug 28, 5:01 am)
[PATCH 3/4] KVM: MMU: improve spte audit, Xiao Guangrong, (Sat Aug 28, 5:02 am)
[PATCH 4/4] KVM: MMU: lower the aduit frequency, Xiao Guangrong, (Sat Aug 28, 5:03 am)
Re: [PATCH 1/4] KVM: MMU: support disable/enable mmu audit ..., Avi Kivity, (Sun Aug 29, 2:16 am)
Re: [PATCH 4/4] KVM: MMU: lower the aduit frequency, Avi Kivity, (Sun Aug 29, 2:19 am)
Re: [PATCH 4/4] KVM: MMU: lower the aduit frequency, Xiao Guangrong, (Sun Aug 29, 7:16 pm)
Re: [PATCH 4/4] KVM: MMU: lower the aduit frequency, Avi Kivity, (Sun Aug 29, 11:59 pm)
[PATCH v2 2/5] KVM: MMU: move audit to a separate file, Xiao Guangrong, (Mon Aug 30, 3:24 am)
[PATCH v2 3/5] KVM: MMU: improve active sp audit, Xiao Guangrong, (Mon Aug 30, 3:25 am)
[PATCH v2 4/5] KVM: MMU: improve spte audit, Xiao Guangrong, (Mon Aug 30, 3:25 am)
[PATCH v2 5/5] KVM: MMU: lower the aduit frequency, Xiao Guangrong, (Mon Aug 30, 3:26 am)
Re: [PATCH v2 5/5] KVM: MMU: lower the aduit frequency, Marcelo Tosatti, (Mon Aug 30, 8:47 am)
Re: [PATCH v2 5/5] KVM: MMU: lower the aduit frequency, Xiao Guangrong, (Mon Aug 30, 7:27 pm)
Re: [PATCH v2 5/5] KVM: MMU: lower the aduit frequency, Marcelo Tosatti, (Wed Sep 1, 9:27 am)