On 12 July 2014 10:39, Alexander Graf <ag...@suse.de> wrote: > > On 12.07.14 10:58, Peter Maydell wrote: >> >> On 12 July 2014 01:39, Alexander Graf <ag...@suse.de> wrote: >>> >>> What do the other platforms do on illegal instructions during user mode? >>> Any way we can get consistency across the board? >> >> Mostly it looks like they just silently generate the SIGILL. >> Consistency has never been our strong point :-) > > > That means this patch brings things towards consistency? It's certainly good > for me then :)
No, this just removes one use of this logging. If you wanted consistency we should remove all of them... -- PMM