All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Isaku Yamahata <yamahata@valinux.co.jp>
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: [PATTCH v2 0/6] pcie aer fixes
Date: Thu, 9 Dec 2010 13:23:25 +0200	[thread overview]
Message-ID: <20101209112325.GA20910@redhat.com> (raw)
In-Reply-To: <cover.1291797833.git.yamahata@valinux.co.jp>

On Wed, Dec 08, 2010 at 05:46:22PM +0900, Isaku Yamahata wrote:
> I respined the patch series by mst for bisectability.

Applied, thanks.

> Changes v1 -> v2:
> - reorder patches for bisectability
> - s/assert/trigger/ to avoid name conflict
> - abort() instead of assert(0)
> 
> Original patch description:
> Here are a bunch of fixes and cleanups to aer interrupt injection.
> Compile tested only, issues were found by reading the
> code and spec.
> 
> Michael S. Tsirkin (6):
>   pci: untangle pci/msi dependency
>   Makefile: make msix/msi depend on CONFIG_PCI
>   pci/aer: fix error injection
>   pci/aer: fix interrupt on config write
>   pci/aer: remove dead code
>   pci/aer: factor out common code
> 
>  Makefile.objs |    3 +-
>  hw/pci.c      |   19 ----------
>  hw/pci.h      |    3 --
>  hw/pcie.c     |    8 +++--
>  hw/pcie_aer.c |  111 ++++++++++++++++++++++++++------------------------------
>  5 files changed, 59 insertions(+), 85 deletions(-)

      parent reply	other threads:[~2010-12-09 11:23 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-08  8:46 [Qemu-devel] [PATTCH v2 0/6] pcie aer fixes Isaku Yamahata
2010-12-08  8:46 ` [Qemu-devel] [PATTCH v2 1/6] pci: untangle pci/msi dependency Isaku Yamahata
2010-12-08  8:46 ` [Qemu-devel] [PATTCH v2 2/6] Makefile: make msix/msi depend on CONFIG_PCI Isaku Yamahata
2010-12-08  8:46 ` [Qemu-devel] [PATTCH v2 3/6] pci/aer: fix error injection Isaku Yamahata
2010-12-08  8:46 ` [Qemu-devel] [PATTCH v2 4/6] pci/aer: fix interrupt on config write Isaku Yamahata
2010-12-08  8:46 ` [Qemu-devel] [PATTCH v2 5/6] pci/aer: remove dead code Isaku Yamahata
2010-12-08  8:46 ` [Qemu-devel] [PATTCH v2 6/6] pci/aer: factor out common code Isaku Yamahata
2010-12-09 11:23 ` Michael S. Tsirkin [this message]

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=20101209112325.GA20910@redhat.com \
    --to=mst@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=yamahata@valinux.co.jp \
    /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.