From: Christoffer Dall <christoffer.dall@linaro.org>
To: Peter Maydell <peter.maydell@linaro.org>
Cc: QEMU Developers <qemu-devel@nongnu.org>,
Eric Auger <eric.auger@linaro.org>
Subject: Re: [Qemu-devel] [PATCH 0/3] Add support for for GICv2m and MSIs to arm-virt
Date: Thu, 9 Apr 2015 10:11:22 +0200 [thread overview]
Message-ID: <20150409081122.GI4715@cbox> (raw)
In-Reply-To: <CAFEAcA9-Msx0YV6Rq-fZVNOtReuSNfps5eUUGqkiWUK9kBEezQ@mail.gmail.com>
On Wed, Apr 08, 2015 at 10:31:53PM +0100, Peter Maydell wrote:
> On 8 April 2015 at 22:20, Christoffer Dall <christoffer.dall@linaro.org> wrote:
> > Now when we have a host generic PCIe controller in the virt board, it
> > would be nice to be able to use MSIs so that we can eventually enable
> > VHOST with KVM.
> >
> > With these patches you can use MSIs with TCG and with KVM, but you still
> > need some fixes for the mapping of the IRQ index to the GSI number for
> > IRQFD to work. A separate patch series will follow this one to enable
> > that.
> >
> > Tested with KVM on XGene and with TCG by configuring a virtio-pci
> > network adapter for the guest and verifying MSIs going through as
> > expected.
> >
> > Christoffer Dall (3):
> > target-arm: Add GIC phandle to VirtBoardInfo
> > arm_gicv2m: Add GICv2m widget to support MSIs
> > target-arm: Add the GICv2m to the virt board
> >
> > hw/arm/virt.c | 69 +++++++++++++++----
> > hw/intc/Makefile.objs | 1 +
> > hw/intc/arm_gicv2m.c | 180 ++++++++++++++++++++++++++++++++++++++++++++++++++
> > pixman | 2 +-
>
> Will review properly later, but what's pixman doing in your diffstat? :-)
>
Whoops :)
I've removed that change locally, will adjust when re-submitting after
you've reviewed them.
Thanks,
-Christoffer
next prev parent reply other threads:[~2015-04-09 8:11 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-04-08 21:20 [Qemu-devel] [PATCH 0/3] Add support for for GICv2m and MSIs to arm-virt Christoffer Dall
2015-04-08 21:20 ` [Qemu-devel] [PATCH 1/3] target-arm: Add GIC phandle to VirtBoardInfo Christoffer Dall
2015-04-21 13:56 ` Peter Maydell
2015-04-08 21:20 ` [Qemu-devel] [PATCH 2/3] arm_gicv2m: Add GICv2m widget to support MSIs Christoffer Dall
2015-04-10 9:16 ` Eric Auger
2015-04-10 9:58 ` Christoffer Dall
2015-04-10 10:34 ` Eric Auger
2015-04-10 10:39 ` Christoffer Dall
2015-04-21 14:11 ` Peter Maydell
2015-04-21 14:40 ` Peter Maydell
2015-04-27 13:41 ` Christoffer Dall
2015-04-27 13:43 ` Peter Maydell
2015-04-27 13:50 ` Christoffer Dall
2015-04-08 21:21 ` [Qemu-devel] [PATCH 3/3] target-arm: Add the GICv2m to the virt board Christoffer Dall
2015-04-21 14:47 ` Peter Maydell
2015-04-27 13:51 ` Christoffer Dall
2015-04-27 16:06 ` Christoffer Dall
2015-04-27 16:18 ` Peter Maydell
2015-04-08 21:31 ` [Qemu-devel] [PATCH 0/3] Add support for for GICv2m and MSIs to arm-virt Peter Maydell
2015-04-09 8:11 ` Christoffer Dall [this message]
2015-04-08 22:01 ` Nikolay Nikolaev
2015-04-09 8:03 ` Christoffer Dall
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=20150409081122.GI4715@cbox \
--to=christoffer.dall@linaro.org \
--cc=eric.auger@linaro.org \
--cc=peter.maydell@linaro.org \
--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.