From: Jan Kiszka <jan.kiszka@web.de>
To: Avi Kivity <avi@redhat.com>, Marcelo Tosatti <mtosatti@redhat.com>
Cc: qemu-devel <qemu-devel@nongnu.org>,
kvm@vger.kernel.org, "Michael S. Tsirkin" <mst@redhat.com>
Subject: [Qemu-devel] [RFC][PATCH v2 0/4] uq/master: Basic MSI support for in-kernel irqchip mode
Date: Tue, 3 Apr 2012 09:23:12 +0200 [thread overview]
Message-ID: <cover.1333437795.git.jan.kiszka@web.de> (raw)
This is v2 of the RFC, fixing a memory leak in
kvm_flush_dynamic_msi_routes and adding support for the proposed
KVM_SIGNAL_MSI IOCTL.
This series depends on "kvm: set gsi_bits and max_gsi correctly"
(http://thread.gmane.org/gmane.comp.emulators.kvm.devel/88906).
Jan Kiszka (4):
kvm: Refactor KVMState::max_gsi to gsi_count
kvm: Introduce basic MSI support for in-kernel irqchips
KVM: x86: Wire up MSI support for in-kernel irqchip
kvm: Add support for direct MSI injections
hw/apic.c | 3 +
hw/kvm/apic.c | 33 +++++++++-
hw/pc.c | 5 --
kvm-all.c | 195 +++++++++++++++++++++++++++++++++++++++++++++++++++++++--
kvm.h | 1 +
5 files changed, 225 insertions(+), 12 deletions(-)
--
1.7.3.4
next reply other threads:[~2012-04-03 7:23 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-03 7:23 Jan Kiszka [this message]
2012-04-03 7:23 ` [Qemu-devel] [RFC][PATCH v2 1/4] kvm: Refactor KVMState::max_gsi to gsi_count Jan Kiszka
2012-04-03 7:23 ` [Qemu-devel] [RFC][PATCH v2 2/4] kvm: Introduce basic MSI support for in-kernel irqchips Jan Kiszka
2012-04-03 7:23 ` [Qemu-devel] [RFC][PATCH v2 3/4] KVM: x86: Wire up MSI support for in-kernel irqchip Jan Kiszka
2012-04-03 7:23 ` [Qemu-devel] [RFC][PATCH v2 4/4] kvm: Add support for direct MSI injections Jan Kiszka
2012-04-03 13:06 ` [Qemu-devel] [RFC][PATCH v2 0/4] uq/master: Basic MSI support for in-kernel irqchip mode Michael S. Tsirkin
2012-04-03 17:27 ` Jan Kiszka
2012-04-04 8:39 ` Michael S. Tsirkin
2012-04-03 19:17 ` Jan Kiszka
2012-04-04 8:40 ` Michael S. Tsirkin
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=cover.1333437795.git.jan.kiszka@web.de \
--to=jan.kiszka@web.de \
--cc=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=mst@redhat.com \
--cc=mtosatti@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).