All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alberto Garcia <agarcia@igalia.com>
To: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Cc: mst@redhat.com, qemu-devel@nongnu.org, afaerber@suse.de
Subject: Re: [Qemu-devel] [PATCH qom v1 3/4] irq: Allocate IRQs individually
Date: Mon, 2 Jun 2014 10:00:01 +0200	[thread overview]
Message-ID: <20140602080001.GA31323@igalia.com> (raw)
In-Reply-To: <c5bc7156d3be741cd26c697145198e401af1e45b.1401691585.git.peter.crosthwaite@xilinx.com>

On Mon, Jun 02, 2014 at 12:41:10AM -0700, Peter Crosthwaite wrote:

> Cc: agarcia@igalia.com
> Cc: mst@redhat.com
> Signed-off-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
> ---
> 
>  hw/char/serial-pci.c |  2 +-
>  hw/core/irq.c        | 20 +++++++-------------
>  hw/core/qdev.c       |  2 +-
>  hw/ipack/ipack.c     |  2 +-
>  include/hw/irq.h     |  2 +-
>  5 files changed, 11 insertions(+), 17 deletions(-)

Acked-by: Alberto Garcia <agarcia@igalia.com>

  reply	other threads:[~2014-06-02  8:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-06-02  7:38 [Qemu-devel] [PATCH qom v1 0/4] QOMify IRQs Peter Crosthwaite
2014-06-02  7:39 ` [Qemu-devel] [PATCH qom v1 1/4] sdhci: Fix misuse of qemu_free_irqs() Peter Crosthwaite
2014-06-02  7:40 ` [Qemu-devel] [PATCH qom v1 2/4] hw: Fix qemu_allocate_irqs() leaks Peter Crosthwaite
2014-06-03  9:19   ` Kirill Batuzov
2014-06-02  7:41 ` [Qemu-devel] [PATCH qom v1 3/4] irq: Allocate IRQs individually Peter Crosthwaite
2014-06-02  8:00   ` Alberto Garcia [this message]
2014-06-02  7:43 ` [Qemu-devel] [PATCH qom v1 4/4] irq: Slim conversion of qemu_irq to QOM Peter Crosthwaite
2014-06-02 15:03 ` [Qemu-devel] [PATCH qom v1 0/4] QOMify IRQs Peter Maydell

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=20140602080001.GA31323@igalia.com \
    --to=agarcia@igalia.com \
    --cc=afaerber@suse.de \
    --cc=mst@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.