MIPS: KVM: Add dumping of generated entry code
authorJames Hogan <james.hogan@imgtec.com>
Thu, 23 Jun 2016 16:34:40 +0000 (17:34 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 5 Jul 2016 14:08:47 +0000 (16:08 +0200)
commitd7b8f890b63f386ca28c820b8ddb7ff1f63cbe3c
treec09e06ebd98f7cb82a2d3256706ae810ddc2638b
parent90e9311a34e7b88f246a6d741ef70e3fdba15a34
MIPS: KVM: Add dumping of generated entry code

Dump the generated entry code with pr_debug(), similar to how it is done
in tlbex.c, so it can be more easily debugged.

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: linux-mips@linux-mips.org
Cc: kvm@vger.kernel.org
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/mips/kvm/mips.c
This page took 0.035262 seconds and 5 git commands to generate.