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: [PATCH 0/3] pci: disable intx on flr/bus reset
Date: Thu, 20 Jan 2011 11:10:25 +0200	[thread overview]
Message-ID: <20110120091025.GA3086@redhat.com> (raw)
In-Reply-To: <cover.1295507931.git.yamahata@valinux.co.jp>

On Thu, Jan 20, 2011 at 04:21:37PM +0900, Isaku Yamahata wrote:
> So far pci_device_reset() is used for system reset.
> In that case, interrupt controller is also reset so that
> all irq is are deasserted.
> But now pci bus reset/flr is supported, and in that case irq needs to be
> disabled explicitly.

Simply->simplify
Otherwise looks good. Applied, thanks!

> Isaku Yamahata (3):
>   pci: deassert intx on reset.
>   msi: simply write config a bit.
>   msix: simply write config
> 
>  hw/msi.c  |    5 +----
>  hw/msix.c |    5 +----
>  hw/pci.c  |    9 +++++++++
>  hw/pci.h  |    2 ++
>  4 files changed, 13 insertions(+), 8 deletions(-)

      parent reply	other threads:[~2011-01-20  9:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-01-20  7:21 [Qemu-devel] [PATCH 0/3] pci: disable intx on flr/bus reset Isaku Yamahata
2011-01-20  7:21 ` [Qemu-devel] [PATCH 1/3] pci: deassert intx on reset Isaku Yamahata
2011-01-20  7:21 ` [Qemu-devel] [PATCH 2/3] msi: simply write config a bit Isaku Yamahata
2011-01-20  7:21 ` [Qemu-devel] [PATCH 3/3] msix: simply write config Isaku Yamahata
2011-01-20  9:10 ` 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=20110120091025.GA3086@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.