diff options
author | James Hogan <james.hogan@imgtec.com> | 2016-06-14 09:40:15 +0100 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2016-06-14 11:16:24 +0200 |
commit | 6398da1391ba9285aeb4fa3f4470f008bf730220 (patch) | |
tree | e52e4f068c7e266408b9f8c1d317aa31e851e952 /arch/mips/kvm/mmu.c | |
parent | 93258604ab6d3f2bdc6cb02f61961af56712f144 (diff) | |
download | linux-6398da1391ba9285aeb4fa3f4470f008bf730220.tar.bz2 |
MIPS: KVM: Trace guest register access emulation
Trace emulation of guest access to various registers via
MFC0/MTC0/DMFC0/DMTC0 instructions (coprocessor 0) and the RDHWR
instruction (hardware registers exposed to userland), replacing some
existing kvm_debug calls. Trace events are much more practical for this
kind of debug output.
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>
Cc: Radim Krčmář <rkrcmar@redhat.com>
Cc: Ralf Baechle <ralf@linux-mips.org>
Cc: Steven Rostedt <rostedt@goodmis.org>
Cc: Ingo Molnar <mingo@redhat.com>
Cc: linux-mips@linux-mips.org
Cc: kvm@vger.kernel.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/mips/kvm/mmu.c')
0 files changed, 0 insertions, 0 deletions