All of lore.kernel.org
 help / color / mirror / Atom feed
From: Christoffer Dall <christoffer.dall@linaro.org>
To: Eric Auger <eric.auger@linaro.org>
Cc: james.hogan@imgtec.com, eric.auger@st.com, patches@linaro.org,
	aik@ozlabs.ru, qemu-devel@nongnu.org, borntraeger@de.ibm.com,
	cornelia.huck@de.ibm.com, pbonzini@redhat.com,
	kvmarm@lists.cs.columbia.edu
Subject: Re: [PATCH v2 1/2] kvm: introduce kvm_arch_msi_data_to_gsi
Date: Fri, 10 Apr 2015 11:10:47 +0200	[thread overview]
Message-ID: <20150410091047.GB6186@cbox> (raw)
In-Reply-To: <1428652090-5354-2-git-send-email-eric.auger@linaro.org>

On Fri, Apr 10, 2015 at 08:48:09AM +0100, Eric Auger wrote:
> On ARM the MSI data corresponds to the shared peripheral interrupt (SPI)
> ID. This latter equals to the SPI index + 32. to retrieve the SPI index,
> matching the gsi, an architecture specific function is introduced.
> 
> Signed-off-by: Eric Auger <eric.auger@linaro.org>
> 
Acked-by: Christoffer Dall <christoffer.dall@linaro.org>

WARNING: multiple messages have this Message-ID (diff)
From: Christoffer Dall <christoffer.dall@linaro.org>
To: Eric Auger <eric.auger@linaro.org>
Cc: peter.maydell@linaro.org, james.hogan@imgtec.com,
	eric.auger@st.com, patches@linaro.org, aik@ozlabs.ru,
	qemu-devel@nongnu.org, agraf@suse.de, borntraeger@de.ibm.com,
	cornelia.huck@de.ibm.com, pbonzini@redhat.com,
	kvmarm@lists.cs.columbia.edu
Subject: Re: [Qemu-devel] [PATCH v2 1/2] kvm: introduce kvm_arch_msi_data_to_gsi
Date: Fri, 10 Apr 2015 11:10:47 +0200	[thread overview]
Message-ID: <20150410091047.GB6186@cbox> (raw)
In-Reply-To: <1428652090-5354-2-git-send-email-eric.auger@linaro.org>

On Fri, Apr 10, 2015 at 08:48:09AM +0100, Eric Auger wrote:
> On ARM the MSI data corresponds to the shared peripheral interrupt (SPI)
> ID. This latter equals to the SPI index + 32. to retrieve the SPI index,
> matching the gsi, an architecture specific function is introduced.
> 
> Signed-off-by: Eric Auger <eric.auger@linaro.org>
> 
Acked-by: Christoffer Dall <christoffer.dall@linaro.org>

  reply	other threads:[~2015-04-10  9:03 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-10  7:48 [PATCH v2 0/2] ARM adaptations for vhost irqfd setup Eric Auger
2015-04-10  7:48 ` [Qemu-devel] " Eric Auger
2015-04-10  7:48 ` [PATCH v2 1/2] kvm: introduce kvm_arch_msi_data_to_gsi Eric Auger
2015-04-10  7:48   ` [Qemu-devel] " Eric Auger
2015-04-10  9:10   ` Christoffer Dall [this message]
2015-04-10  9:10     ` Christoffer Dall
2015-04-10 10:50   ` Cornelia Huck
2015-04-10 10:50     ` [Qemu-devel] " Cornelia Huck
2015-04-10  7:48 ` [PATCH v2 2/2] arm_gicv2m: set kvm_gsi_direct_mapping and kvm_msi_via_irqfd_allowed Eric Auger
2015-04-10  7:48   ` [Qemu-devel] " Eric Auger
2015-04-10  8:15 ` [PATCH v2 0/2] ARM adaptations for vhost irqfd setup Paolo Bonzini
2015-04-10  8:15   ` [Qemu-devel] " Paolo Bonzini
2015-06-01 18:28   ` Peter Maydell
2015-06-01 18:28     ` [Qemu-devel] " Peter Maydell

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=20150410091047.GB6186@cbox \
    --to=christoffer.dall@linaro.org \
    --cc=aik@ozlabs.ru \
    --cc=borntraeger@de.ibm.com \
    --cc=cornelia.huck@de.ibm.com \
    --cc=eric.auger@linaro.org \
    --cc=eric.auger@st.com \
    --cc=james.hogan@imgtec.com \
    --cc=kvmarm@lists.cs.columbia.edu \
    --cc=patches@linaro.org \
    --cc=pbonzini@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 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.