qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Luiz Capitulino <lcapitulino@redhat.com>
To: Markus Armbruster <armbru@redhat.com>
Cc: "Igor Mammedov" <imammedo@redhat.com>,
	"Peter Crosthwaite" <peter.crosthwaite@xilinx.com>,
	"Paolo Bonzini" <pbonzini@redhat.com>,
	"qemu-devel@nongnu.org Developers" <qemu-devel@nongnu.org>,
	"Andreas Färber" <afaerber@suse.de>
Subject: Re: [Qemu-devel] [PATCH v3 0/6] Add error_abort and associated cleanups
Date: Thu, 12 Dec 2013 09:11:11 -0500	[thread overview]
Message-ID: <20131212091111.4bd0e86c@redhat.com> (raw)
In-Reply-To: <87lhzqo7mt.fsf@blackfin.pond.sub.org>

On Thu, 12 Dec 2013 08:23:06 +0100
Markus Armbruster <armbru@redhat.com> wrote:

> Peter Crosthwaite <peter.crosthwaite@xilinx.com> writes:
> 
> > On Wed, Dec 11, 2013 at 11:57 PM, Markus Armbruster <armbru@redhat.com> wrote:
> >> 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>
> >>
> >
> > 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?

I can take it (as it has at least one Reviewed-by already).

  reply	other threads:[~2013-12-12 14:11 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 ` [Qemu-devel] [PATCH v3 0/6] Add error_abort and associated cleanups Markus Armbruster
2013-12-11 22:43   ` Peter Crosthwaite
2013-12-12  7:23     ` Markus Armbruster
2013-12-12 14:11       ` Luiz Capitulino [this message]
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=20131212091111.4bd0e86c@redhat.com \
    --to=lcapitulino@redhat.com \
    --cc=afaerber@suse.de \
    --cc=armbru@redhat.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).