All of lore.kernel.org
 help / color / mirror / Atom feed
From: Luiz Capitulino <lcapitulino@redhat.com>
To: Markus Armbruster <armbru@redhat.com>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATCH v2 0/6] error: Clean up after recent changes
Date: Tue, 23 Mar 2010 18:46:22 -0300	[thread overview]
Message-ID: <20100323184622.75586a00@redhat.com> (raw)
In-Reply-To: <1269250145-15477-1-git-send-email-armbru@redhat.com>

On Mon, 22 Mar 2010 10:28:59 +0100
Markus Armbruster <armbru@redhat.com> wrote:

> Cleaner integration of location tracking with qemu-tool.c.  Move
> qerror_report() where it belongs.
> 
> v2: Remove an assertion that unreachable code can't be reached, at
> Blue Swirl's request.  Rebased.
> 
> Markus Armbruster (6):
>   error: Trim includes after "Move qemu_error & friends..."
>   error: Trim includes in qerror.c
>   error: Trim includes after "Infrastructure to track locations..."
>   error: Make use of error_set_progname() optional
>   error: Link qemu-img, qemu-nbd, qemu-io with qemu-error.o
>   error: Move qerror_report() from qemu-error.[ch] to qerror.[ch]

 Looks good.

> 
>  Makefile             |    6 +++---
>  hw/qdev-properties.c |    1 +
>  monitor.c            |    2 --
>  monitor.h            |    1 -
>  qemu-error.c         |   20 +-------------------
>  qemu-error.h         |    6 ------
>  qemu-tool.c          |   49 +++++++++++++++----------------------------------
>  qerror.c             |   22 ++++++++++++++++++++--
>  qerror.h             |    5 +++++
>  sysemu.h             |    2 --
>  10 files changed, 45 insertions(+), 69 deletions(-)
> 

  parent reply	other threads:[~2010-03-23 21:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-22  9:28 [Qemu-devel] [PATCH v2 0/6] error: Clean up after recent changes Markus Armbruster
2010-03-22  9:29 ` [Qemu-devel] [PATCH v2 1/6] error: Trim includes after "Move qemu_error & friends..." Markus Armbruster
2010-03-22  9:29 ` [Qemu-devel] [PATCH v2 2/6] error: Trim includes in qerror.c Markus Armbruster
2010-03-22  9:29 ` [Qemu-devel] [PATCH v2 3/6] error: Trim includes after "Infrastructure to track locations..." Markus Armbruster
2010-03-22  9:29 ` [Qemu-devel] [PATCH v2 4/6] error: Make use of error_set_progname() optional Markus Armbruster
2010-03-22  9:29 ` [Qemu-devel] [PATCH v2 5/6] error: Link qemu-img, qemu-nbd, qemu-io with qemu-error.o Markus Armbruster
2010-03-22  9:29 ` [Qemu-devel] [PATCH v2 6/6] error: Move qerror_report() from qemu-error.[ch] to qerror.[ch] Markus Armbruster
2010-03-23 21:46 ` Luiz Capitulino [this message]
2010-03-27 13:40 ` [Qemu-devel] [PATCH v2 0/6] error: Clean up after recent changes Aurelien Jarno

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=20100323184622.75586a00@redhat.com \
    --to=lcapitulino@redhat.com \
    --cc=armbru@redhat.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.