From: "Michael S. Tsirkin" <mst@redhat.com>
To: Jan Kiszka <jan.kiszka@siemens.com>
Cc: Isaku Yamahata <yamahata@valinux.co.jp>,
Gerd Hoffmann <kraxel@redhat.com>,
qemu-devel <qemu-devel@nongnu.org>,
Alexander Graf <agraf@suse.de>
Subject: Re: [Qemu-devel] [PATCH 0/5] msi: Refactorings and reset
Date: Thu, 10 May 2012 21:58:46 +0300 [thread overview]
Message-ID: <20120510185845.GK14647@redhat.com> (raw)
In-Reply-To: <cover.1336674131.git.jan.kiszka@siemens.com>
On Thu, May 10, 2012 at 03:22:11PM -0300, Jan Kiszka wrote:
> These patches had been sent before. I now rebased them and reduced them
> to a set that has a value independent of the ongoing MSI rework for KVM
> integration.
>
> I'm not yet sure if patch 1&2 should be considered for 1.1 as they
> implicitly fix the missing msi_reset for intel-hda and ahci. An
> alternative could be to add those reset calls the classic way and leave
> the refactoring for post-1.1. Maybe Gerd and Alex can comment on this.
I'd prefer that for 1.1, core changes are an unnecessary risk for 1.1.
> CC: Alexander Graf <agraf@suse.de>
> CC: Gerd Hoffmann <kraxel@redhat.com>
> CC: Isaku Yamahata <yamahata@valinux.co.jp>
>
> Jan Kiszka (5):
> msi: Guard msi_reset with msi_present
> msi: Invoke msi/msix_reset from PCI core
> msi: Guard msi/msix_write_config with msi_present
> msi: Invoke msi/msix_write_config from PCI core
> msi: Use msi/msix_present more consistently
>
> hw/ide/ich.c | 8 --------
> hw/intel-hda.c | 12 ------------
> hw/ioh3420.c | 3 +--
> hw/msi.c | 11 ++++++++---
> hw/msix.c | 15 +++++++++------
> hw/pci.c | 8 ++++++++
> hw/pci_bridge.c | 4 ++++
> hw/virtio-pci.c | 3 ---
> hw/xio3130_downstream.c | 3 +--
> hw/xio3130_upstream.c | 3 +--
> 10 files changed, 32 insertions(+), 38 deletions(-)
>
> --
> 1.7.3.4
next prev parent reply other threads:[~2012-05-10 18:58 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-10 18:22 [Qemu-devel] [PATCH 0/5] msi: Refactorings and reset Jan Kiszka
2012-05-10 18:22 ` [Qemu-devel] [PATCH 1/5] msi: Guard msi_reset with msi_present Jan Kiszka
2012-05-10 18:22 ` [Qemu-devel] [PATCH 2/5] msi: Invoke msi/msix_reset from PCI core Jan Kiszka
2012-05-10 18:22 ` [Qemu-devel] [PATCH 3/5] msi: Guard msi/msix_write_config with msi_present Jan Kiszka
2012-05-10 18:22 ` [Qemu-devel] [PATCH 4/5] msi: Invoke msi/msix_write_config from PCI core Jan Kiszka
2012-05-10 18:22 ` [Qemu-devel] [PATCH 5/5] msi: Use msi/msix_present more consistently Jan Kiszka
2012-05-10 18:58 ` Michael S. Tsirkin [this message]
2012-05-10 19:16 ` [Qemu-devel] [PATCH 0/5] msi: Refactorings and reset Jan Kiszka
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=20120510185845.GK14647@redhat.com \
--to=mst@redhat.com \
--cc=agraf@suse.de \
--cc=jan.kiszka@siemens.com \
--cc=kraxel@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.