KVM: x86 emulator: drop DPRINTF()
authorAvi Kivity <avi@redhat.com>
Wed, 17 Nov 2010 11:40:51 +0000 (13:40 +0200)
committerAvi Kivity <avi@redhat.com>
Wed, 12 Jan 2011 09:29:33 +0000 (11:29 +0200)
commitd53db5efc2f6026f7cb0871c91b887ed55e0f265
treebba09541b05d436abe652c18720b6b73564c0e1b
parent8a6bcaa6efeb7f970474890d4dcfe89774ff26a4
KVM: x86 emulator: drop DPRINTF()

Failed emulation is reported via a tracepoint; the cmps printk is pointless.

Signed-off-by: Avi Kivity <avi@redhat.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
arch/x86/kvm/emulate.c