From: Alex Williamson <alex.williamson@redhat.com>
To: jan.kiszka@siemens.com, mst@redhat.com
Cc: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/2] pci-assign: MSI affinity support
Date: Thu, 09 May 2013 10:35:53 -0600 [thread overview]
Message-ID: <20130509163157.22536.68566.stgit@bling.home> (raw)
I posted these about 6 months ago and Jan felt we should implement
MSI notifiers like we have for MSI-X. That still hasn't happened.
This is a pretty trivial addition to pci-assign and could easily
be ported to MSI notifiers if anyone cares enough down the road
to implement them. I don't feel that this, or the vfio patch that
adds the same, warrants that kind of infrastructure.
I expect these are for qemu-1.6. Thanks,
Alex
---
Alex Williamson (2):
pci-assign: Refactor MSI virq array
pci-assign: Add MSI affinity support
hw/i386/kvm/pci-assign.c | 78 +++++++++++++++++++++++++++++++---------------
1 file changed, 53 insertions(+), 25 deletions(-)
next reply other threads:[~2013-05-09 16:36 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-09 16:35 Alex Williamson [this message]
2013-05-09 16:35 ` [Qemu-devel] [PATCH 1/2] pci-assign: Refactor MSI virq array Alex Williamson
2013-05-09 16:36 ` [Qemu-devel] [PATCH 2/2] pci-assign: Add MSI affinity support Alex Williamson
2013-05-12 11:01 ` Michael S. Tsirkin
2013-05-10 12:40 ` [Qemu-devel] [PATCH 0/2] pci-assign: " Jan Kiszka
2013-05-10 15:47 ` Alex Williamson
2013-05-12 11:23 ` Michael S. Tsirkin
2013-05-22 22:59 ` Anthony Liguori
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=20130509163157.22536.68566.stgit@bling.home \
--to=alex.williamson@redhat.com \
--cc=jan.kiszka@siemens.com \
--cc=mst@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).