public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: Avi Kivity <avi@redhat.com>, Marcelo Tosatti <mtosatti@redhat.com>
Cc: kvm@vger.kernel.org, qemu-devel <qemu-devel@nongnu.org>,
	"Michael S. Tsirkin" <mst@redhat.com>
Subject: Re: [RFC][PATCH v2 0/4] uq/master: Basic MSI support for in-kernel irqchip mode
Date: Tue, 03 Apr 2012 21:17:30 +0200	[thread overview]
Message-ID: <4F7B4CCA.5020702@siemens.com> (raw)
In-Reply-To: <cover.1333437795.git.jan.kiszka@web.de>

On 2012-04-03 09:23, Jan Kiszka wrote:
> 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(-)
> 

As we obviously agreed on the general direction regarding an MSI
injection interface, I think patches 1-3 can lose their RFC tags and are
ready for uq/master (provided there are no further review comments).
Patch 4 will be reworked once the kernel interface is finalized.

Jan

-- 
Siemens AG, Corporate Technology, CT T DE IT 1
Corporate Competence Center Embedded Linux

  parent reply	other threads:[~2012-04-03 19:17 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-03  7:23 [RFC][PATCH v2 0/4] uq/master: Basic MSI support for in-kernel irqchip mode Jan Kiszka
2012-04-03  7:23 ` [RFC][PATCH v2 1/4] kvm: Refactor KVMState::max_gsi to gsi_count Jan Kiszka
2012-04-03  7:23 ` [RFC][PATCH v2 2/4] kvm: Introduce basic MSI support for in-kernel irqchips Jan Kiszka
2012-04-03  7:23 ` [RFC][PATCH v2 3/4] KVM: x86: Wire up MSI support for in-kernel irqchip Jan Kiszka
2012-04-03  7:23 ` [RFC][PATCH v2 4/4] kvm: Add support for direct MSI injections Jan Kiszka
2012-04-03 13:06 ` [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 [this message]
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=4F7B4CCA.5020702@siemens.com \
    --to=jan.kiszka@siemens.com \
    --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