i386: hvf: drop debug printf in decode_sldtgroup
commitbcdc5081901e172a4b7c5ecc2faa2d4eae1f67a9
authorRoman Bolshakov <r.bolshakov@yadro.com>
Mon, 3 Dec 2018 10:04:15 +0000 (3 13:04 +0300)
committerLaurent Vivier <laurent@vivier.eu>
Tue, 18 Dec 2018 13:57:48 +0000 (18 14:57 +0100)
treee36214ad8e0d573f697e73f3806e06133f74aa21
parentcf9258ce168d4e709a196c59ec40cda869b8fcc8
i386: hvf: drop debug printf in decode_sldtgroup

It's going to clutter QEMU logs if 0x0f00 is trapped.

Signed-off-by: Roman Bolshakov <r.bolshakov@yadro.com>
Message-Id: <20181203100415.53027-2-r.bolshakov@yadro.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
target/i386/hvf/x86_decode.c