KVM: PPC: PR: Use generic tracepoint for guest exit
authorAlexander Graf <agraf@suse.de>
Thu, 2 Aug 2012 13:10:00 +0000 (15:10 +0200)
committerAlexander Graf <agraf@suse.de>
Fri, 5 Oct 2012 21:38:39 +0000 (23:38 +0200)
We want to have tracing information on guest exits for booke as well
as book3s. Since most information is identical, use a common trace point.

Signed-off-by: Alexander Graf <agraf@suse.de>

No differences found