commit | 0375f7fad904b59502341ccecfc8faea70b34c91 | [log] [tgz] |
---|---|---|
author | Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> | Mon Nov 28 20:41:00 2011 +0800 |
committer | Avi Kivity <avi@redhat.com> | Tue Dec 27 11:22:05 2011 +0200 |
tree | 23de875b6c9d4cb267738860dc27db1289bee1fa | |
parent | a65cf5181aa608addcb2873c8ed90413a9f539cb [diff] |
KVM: MMU: audit: replace mmu audit tracepoint with jump-label The tracepoint is only used to audit mmu code, it should not be exposed to user, let us replace it with jump-label. Signed-off-by: Xiao Guangrong <xiaoguangrong@linux.vnet.ibm.com> Signed-off-by: Avi Kivity <avi@redhat.com>