Re: [Qemu-devel] [PATCH] target/i386: Remove #ifdeffed-out icebp debugging hack

2018-10-10 Thread Richard Henderson
On 10/9/18 11:33 AM, Peter Maydell wrote: > Remove a debugging hack which could be used to cause the > undocumented 'icebp' instruction to enable QEMU internal > debug logging. This code has always been #ifdeffed out > since it was introduced in commit aba9d61e34b9 in 2005; > judging by the rest of

[Qemu-devel] [PATCH] target/i386: Remove #ifdeffed-out icebp debugging hack

2018-10-09 Thread Peter Maydell
Remove a debugging hack which could be used to cause the undocumented 'icebp' instruction to enable QEMU internal debug logging. This code has always been #ifdeffed out since it was introduced in commit aba9d61e34b9 in 2005; judging by the rest of that commit (which is entirely unrelated) it may ha