qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Jan Kiszka <jan.kiszka@siemens.com>
Cc: Marcelo Tosatti <mtosatti@redhat.com>,
	Avi Kivity <avi@redhat.com>,
	kvm@vger.kernel.org, qemu-devel <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [RFC][PATCH v2 0/4] uq/master: Basic MSI support for in-kernel irqchip mode
Date: Wed, 4 Apr 2012 11:40:15 +0300	[thread overview]
Message-ID: <20120404084014.GD3003@redhat.com> (raw)
In-Reply-To: <4F7B4CCA.5020702@siemens.com>

On Tue, Apr 03, 2012 at 09:17:30PM +0200, Jan Kiszka wrote:
> 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

I agree.
Acked-by: Michael S. Tsirkin <mst@redhat.com>

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

      reply	other threads:[~2012-04-04  8:40 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-03  7:23 [Qemu-devel] [RFC][PATCH v2 0/4] uq/master: Basic MSI support for in-kernel irqchip mode Jan Kiszka
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 [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=20120404084014.GD3003@redhat.com \
    --to=mst@redhat.com \
    --cc=avi@redhat.com \
    --cc=jan.kiszka@siemens.com \
    --cc=kvm@vger.kernel.org \
    --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).