commit | 97c95059848358f1577f471ec47cf68690f996e4 | [log] [tgz] |
---|---|---|
author | Alexander Graf <agraf@suse.de> | Thu Aug 02 15:10:00 2012 +0200 |
committer | Alexander Graf <agraf@suse.de> | Fri Oct 05 23:38:39 2012 +0200 |
tree | ccb8bc46b80cb694fee366b4bf46ae65e6285830 | |
parent | 8e525d59d024f54b88a038faac38f76b9094774e [diff] |
KVM: PPC: PR: Use generic tracepoint for guest exit 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>