From: Marcelo Tosatti <mtosatti@redhat.com>
To: Jan Kiszka <jan.kiszka@siemens.com>
Cc: Avi Kivity <avi@redhat.com>,
kvm@vger.kernel.org, Alex Williamson <alex.williamson@redhat.com>,
"Michael S. Tsirkin" <mst@redhat.com>
Subject: Re: [PATCH v4 0/4] qemu-kvm: pci-assign: Host IRQ sharing suppport
Date: Fri, 9 Mar 2012 19:49:27 -0300 [thread overview]
Message-ID: <20120309224927.GA26280@amt.cnet> (raw)
In-Reply-To: <cover.1331201422.git.jan.kiszka@siemens.com>
On Thu, Mar 08, 2012 at 11:10:23AM +0100, Jan Kiszka wrote:
> This enables support for the host IRQ sharing support via PCI-2.3
> interrupt masking. See the patches for details.
>
> Patch 1 & 3 could be considered for uq/master although we have no use
> case for the changes in upstream yet.
>
> Changes in v4:
> - add patch for kvm_has_intx_set_mask
> - do not issue unsupported IOCTLs when the host kernel does not support
> INTx mask control
>
> Jan Kiszka (4):
> kvm: Update kernel headers against kvm.git
> kvm: Introduce kvm_has_intx_set_mask
> pci-assign: Use PCI-2.3-based shared legacy interrupts
> pci_assign: Flip defaults of prefer_msi and share_intx
>
> hw/device-assignment.c | 27 ++++++++++++++++++++++++++-
> hw/device-assignment.h | 10 ++++++----
> kvm-all.c | 8 ++++++++
> kvm.h | 1 +
> linux-headers/asm-s390/kvm.h | 2 ++
> linux-headers/linux/kvm.h | 6 ++++++
> qemu-kvm.c | 9 +++++++++
> qemu-kvm.h | 2 ++
> 8 files changed, 60 insertions(+), 5 deletions(-)
Applied, thanks.
prev parent reply other threads:[~2012-03-09 22:52 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-08 10:10 [PATCH v4 0/4] qemu-kvm: pci-assign: Host IRQ sharing suppport Jan Kiszka
2012-03-08 10:10 ` [PATCH v4 1/4] kvm: Update kernel headers against kvm.git Jan Kiszka
2012-04-05 9:44 ` Michael S. Tsirkin
2012-03-08 10:10 ` [PATCH v4 2/4] kvm: Introduce kvm_has_intx_set_mask Jan Kiszka
2012-04-05 9:44 ` Michael S. Tsirkin
2012-03-08 10:10 ` [PATCH v4 3/4] pci-assign: Use PCI-2.3-based shared legacy interrupts Jan Kiszka
2012-03-08 17:00 ` Alex Williamson
2012-03-08 17:08 ` Jan Kiszka
2012-03-08 18:04 ` [PATCH v5 " Jan Kiszka
2012-04-05 9:44 ` [PATCH v4 " Michael S. Tsirkin
2012-03-08 10:10 ` [PATCH v4 4/4] pci_assign: Flip defaults of prefer_msi and share_intx Jan Kiszka
2012-04-05 9:46 ` Michael S. Tsirkin
2012-03-09 22:38 ` [PATCH v4 0/4] qemu-kvm: pci-assign: Host IRQ sharing suppport Alex Williamson
2012-03-09 22:49 ` Marcelo Tosatti [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=20120309224927.GA26280@amt.cnet \
--to=mtosatti@redhat.com \
--cc=alex.williamson@redhat.com \
--cc=avi@redhat.com \
--cc=jan.kiszka@siemens.com \
--cc=kvm@vger.kernel.org \
--cc=mst@redhat.com \
/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.