Peter Crosthwaite <peter.crosthwa...@xilinx.com> writes: > On Wed, Dec 11, 2013 at 11:57 PM, Markus Armbruster <arm...@redhat.com> wrote: >> Peter Crosthwaite <peter.crosthwa...@xilinx.com> writes: >> >>> Following our discussion RE self asserting API calls, here is a spin of >>> my proposal. This series obsoletes the need for _nofail variants for >>> Error ** accepting APIs. Is also greatly reduces the verbosity of calls >>> sites that are currently asserting against errors. >>> >>> Patch 1 is the main event - addition of error_abort. The following >>> patches then cleanup uses of _nofail and assert_no_error(). >>> >>> To give it a smoke test, I introduce a (critical) bug into QOM: >> [...] >> >> Reviewed-by: Markus Armbruster <arm...@redhat.com> >> > > Thanks, > > Do you have a suggested patch queue or person this should go via?
Luiz (cc'ed) has taken error work in the past. Luiz, what about this series?