qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Alexander Graf <agraf@suse.de>
Cc: Alexey Kardashevskiy <aik@ozlabs.ru>,
	Paul Mackerras <paulus@samba.org>,
	qemu-ppc@nongnu.org, qemu-devel@nongnu.org,
	"Michael S. Tsirkin" <mst@redhat.com>
Subject: Re: [Qemu-devel] [PATCH v6] kvm irqfd: support direct msimessage to irq translation
Date: Thu, 05 Sep 2013 18:01:41 +0200	[thread overview]
Message-ID: <5228AAE5.3030002@redhat.com> (raw)
In-Reply-To: <20130903081726.GB18901@redhat.com>

Il 03/09/2013 10:17, Michael S. Tsirkin ha scritto:
>> On PPC64 systems MSI Messages are translated to system IRQ in a PCI
>> > host bridge. This is already supported for emulated MSI/MSIX but
>> > not for irqfd where the current QEMU allocates IRQ numbers from
>> > irqchip and maps MSIMessages to IRQ in the host kernel.
>> > 
>> > This adds a new direct mapping flag which tells
>> > the kvm_irqchip_add_msi_route() function that a new VIRQ
>> > should not be allocated, instead the value from MSIMessage::data
>> > should be used. It is up to the platform code to make sure that
>> > this contains a valid IRQ number as sPAPR does in spapr_pci.c.
>> > 
>> > Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
> Fine with me
> 
> Acked-by: Michael S. Tsirkin <mst@redhat.com>
> 

Alex, are you picking this one?

Paolo

  parent reply	other threads:[~2013-09-05 16:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-03  8:08 [Qemu-devel] [PATCH v6] kvm irqfd: support direct msimessage to irq translation Alexey Kardashevskiy
2013-09-03  8:17 ` Michael S. Tsirkin
2013-09-03 15:36   ` Alexander Graf
2013-09-05 16:01   ` Paolo Bonzini [this message]
2013-09-05 16:03     ` Alexander Graf
2013-09-12 16:32 ` Paolo Bonzini

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=5228AAE5.3030002@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=agraf@suse.de \
    --cc=aik@ozlabs.ru \
    --cc=mst@redhat.com \
    --cc=paulus@samba.org \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-ppc@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).