Re: [Qemu-devel] [PATCH 0/7] error: On abort, report where the error was created

2015-07-06 Thread Michael S. Tsirkin
On Mon, Jun 22, 2015 at 09:26:33PM +0200, Markus Armbruster wrote: > Applies on top of "[PULL 00/24] Monitor patches". I've no objection to this, though I'd still like to make it abort at the actuall error site too. That one will need a bit more work though. > Markus Armbruster (7): > error: De

[Qemu-devel] [PATCH 0/7] error: On abort, report where the error was created

2015-06-22 Thread Markus Armbruster
Applies on top of "[PULL 00/24] Monitor patches". Markus Armbruster (7): error: De-duplicate code creating Error objects error: Make error_setg() a function qga: Clean up unnecessarily dirty casts qga/vss-win32: Document the DLL requires non-null errp error: error_set_errno() is unused,