From: "Andreas Färber" <afaerber@suse.de>
To: Luiz Capitulino <lcapitulino@redhat.com>,
Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Cc: imammedo@redhat.com, qemu-devel@nongnu.org, armbru@redhat.com,
pbonzini@redhat.com
Subject: Re: [Qemu-devel] [PATCH qmp v4 0/6] Add error_abort and associated cleanups
Date: Mon, 06 Jan 2014 20:18:45 +0100 [thread overview]
Message-ID: <52CB0195.3040703@suse.de> (raw)
In-Reply-To: <20140106141354.5d47c6a4@redhat.com>
Am 06.01.2014 20:13, schrieb Luiz Capitulino:
> On Wed, 1 Jan 2014 18:46:24 -0800
> Peter Crosthwaite <peter.crosthwaite@xilinx.com> wrote:
>
>> 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().
>
> Applied to the qmp branch, thanks.
Please normalize "hw/core/qdev:" to just "qdev:", thanks.
Andreas
>> Peter Crosthwaite (6):
>> error: Add error_abort
>> hw/core/qdev: Delete dead code
>> hw: Remove assert_no_error usages
>> target-i386: Remove assert_no_error usage
>> qemu-option: Remove qemu_opts_create_nofail
>> qerror: Remove assert_no_error()
--
SUSE LINUX Products GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 16746 AG Nürnberg
next prev parent reply other threads:[~2014-01-06 19:19 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-02 2:46 [Qemu-devel] [PATCH qmp v4 0/6] Add error_abort and associated cleanups Peter Crosthwaite
2014-01-02 2:46 ` [Qemu-devel] [PATCH qmp v4 1/6] error: Add error_abort Peter Crosthwaite
2014-01-02 2:47 ` [Qemu-devel] [PATCH qmp v4 2/6] hw/core/qdev: Delete dead code Peter Crosthwaite
2014-01-02 2:48 ` [Qemu-devel] [PATCH qmp v4 3/6] hw: Remove assert_no_error usages Peter Crosthwaite
2014-01-02 2:48 ` [Qemu-devel] [PATCH qmp v4 4/6] target-i386: Remove assert_no_error usage Peter Crosthwaite
2014-01-02 2:49 ` [Qemu-devel] [PATCH qmp v4 5/6] qemu-option: Remove qemu_opts_create_nofail Peter Crosthwaite
2014-01-02 2:49 ` [Qemu-devel] [PATCH qmp v4 6/6] qerror: Remove assert_no_error() Peter Crosthwaite
2014-01-06 19:13 ` [Qemu-devel] [PATCH qmp v4 0/6] Add error_abort and associated cleanups Luiz Capitulino
2014-01-06 19:18 ` Andreas Färber [this message]
2014-01-06 19:26 ` 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=52CB0195.3040703@suse.de \
--to=afaerber@suse.de \
--cc=armbru@redhat.com \
--cc=imammedo@redhat.com \
--cc=lcapitulino@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.