Re: [Qemu-devel] [PATCH] hmp: Allow for error message hints on HMP

2015-08-18 Thread Paolo Bonzini
On 18/08/2015 11:19, Eric Blake wrote: > Commits 7216ae3d and d2828429 disabled some error message hints, > all because a change to use modern error reporting meant that the > hint would be output prior to the actual error. Fix this by making > hints a first-class member of Error. > > For examp

Re: [Qemu-devel] [PATCH] hmp: Allow for error message hints on HMP

2015-08-18 Thread Eric Blake
[adding some potential maintainers in cc; ./scripts/get_maintainer.pl struck out in spite of the patch touching multiple files. Maybe that means we need a MAINTAINERS update?] On 08/18/2015 11:19 AM, Eric Blake wrote: > Commits 7216ae3d and d2828429 disabled some error message hints, > all because

[Qemu-devel] [PATCH] hmp: Allow for error message hints on HMP

2015-08-18 Thread Eric Blake
Commits 7216ae3d and d2828429 disabled some error message hints, all because a change to use modern error reporting meant that the hint would be output prior to the actual error. Fix this by making hints a first-class member of Error. For example, we are now back to the pleasant: $ qemu-system-