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)
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>

No differences found