KVM: PPC: BookE: Add some more trace points
authorAlexander Graf <agraf@suse.de>
Tue, 7 Aug 2012 22:44:52 +0000 (00:44 +0200)
committerAlexander Graf <agraf@suse.de>
Fri, 5 Oct 2012 21:38:42 +0000 (23:38 +0200)
Without trace points, debugging what exactly is going on inside guest
code can be very tricky. Add a few more trace points at places that
hopefully tell us more when things go wrong.

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

No differences found