From: Markus Armbruster <armbru@redhat.com>
To: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Cc: imammedo@redhat.com, pbonzini@redhat.com, qemu-devel@nongnu.org,
afaerber@suse.de
Subject: Re: [Qemu-devel] [PATCH v3 0/6] Add error_abort and associated cleanups
Date: Wed, 11 Dec 2013 14:57:53 +0100 [thread overview]
Message-ID: <87ppp3bice.fsf@blackfin.pond.sub.org> (raw)
In-Reply-To: <cover.1386733535.git.peter.crosthwaite@xilinx.com> (Peter Crosthwaite's message of "Tue, 10 Dec 2013 20:09:25 -0800")
Peter Crosthwaite <peter.crosthwaite@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 <armbru@redhat.com>
next prev parent reply other threads:[~2013-12-11 13:58 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-11 4:09 [Qemu-devel] [PATCH v3 0/6] Add error_abort and associated cleanups Peter Crosthwaite
2013-12-11 4:10 ` [Qemu-devel] [PATCH v3 1/6] error: Add error_abort Peter Crosthwaite
2013-12-11 4:10 ` [Qemu-devel] [PATCH v3 2/6] hw/core/qdev: Delete dead code Peter Crosthwaite
2013-12-11 4:11 ` [Qemu-devel] [PATCH v3 3/6] hw: Remove assert_no_error usages Peter Crosthwaite
2013-12-11 4:11 ` [Qemu-devel] [PATCH v3 4/6] target-i386: Remove assert_no_error usage Peter Crosthwaite
2013-12-11 4:12 ` [Qemu-devel] [PATCH v3 5/6] qemu-option: Remove qemu_opts_create_nofail Peter Crosthwaite
2013-12-11 4:12 ` [Qemu-devel] [PATCH v3 6/6] qerror: Remove assert_no_error() Peter Crosthwaite
2013-12-11 13:57 ` Markus Armbruster [this message]
2013-12-11 22:43 ` [Qemu-devel] [PATCH v3 0/6] Add error_abort and associated cleanups Peter Crosthwaite
2013-12-12 7:23 ` Markus Armbruster
2013-12-12 14:11 ` Luiz Capitulino
2013-12-16 19:06 ` Luiz Capitulino
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ppp3bice.fsf@blackfin.pond.sub.org \
--to=armbru@redhat.com \
--cc=afaerber@suse.de \
--cc=imammedo@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peter.crosthwaite@xilinx.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.