From: David Kiarie <davidkiarie4@gmail.com>
To: Valentine Sinitsyn <valentine.sinitsyn@gmail.com>
Cc: QEMU Developers <qemu-devel@nongnu.org>,
"J. Kiszka" <jan.kiszka@siemens.com>,
"Michael S. Tsirkin" <mst@redhat.com>,
Paolo Bonzini <pbonzini@redhat.com>,
Eduardo Habkost <ehabkost@redhat.com>,
Peter Maydell <peter.maydell@linaro.org>
Subject: Re: [Qemu-devel] [V1 0/4] AMD-Vi Interrupt Remapping
Date: Thu, 11 Aug 2016 11:07:02 +0300 [thread overview]
Message-ID: <CABdVeADy_8CzwyDLN1S6WmrhdWe-oSeSLCB+MH8XE9906J22JQ@mail.gmail.com> (raw)
In-Reply-To: <6d92b4b2-6e31-fada-52bf-c1009ef3e7a0@gmail.com>
On Thu, Aug 11, 2016 at 9:39 AM, Valentine Sinitsyn <
valentine.sinitsyn@gmail.com> wrote:
> Hi David,
>
> On 11.08.2016 00:42, David Kiarie wrote:
>
>> Hello all,
>>
>> The following patchset adds AMD-Vi interrupt remapping logic
>> to Qemu and hooks it onto existing interrupt remapping infrastructure.It
>> has
>> a dependency on "Explicit SID for IOAPIC" patchset though.
>>
>> I would appreciate your feedback!
>>
> Nice work! I'll look into it deeper in a few days.
>
> In the meantime, I'm not able to apply this on top of your V15 IOMMU
> series applied to the current master. Am I missing anything?
I think it got stale already. You can test from here though
https://github.com/aslaq/qemu v15
>
> Valentine
>
>
>
>> For quick testing https://github.com/aslaq/qemu IR
>>
>> David Kiarie (4):
>> hw/iommu: Prepare for AMD IOMMU interrupt remapping
>> hw/iommu: AMD IOMMU interrupt remapping
>> hw/acpi: report IOAPIC on IVRS
>> hw/iommu: share common between IOMMUs
>>
>> hw/i386/acpi-build.c | 2 +
>> hw/i386/amd_iommu.c | 226 ++++++++++++++++++++++++++++++
>> +++++++++++++++++++-
>> hw/i386/amd_iommu.h | 74 +++++++++++++++++
>> hw/i386/intel_iommu.c | 9 --
>> hw/i386/trace-events | 7 ++
>> hw/i386/x86-iommu.c | 8 ++
>> 6 files changed, 316 insertions(+), 10 deletions(-)
>>
>>
prev parent reply other threads:[~2016-08-11 8:07 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-10 19:42 [Qemu-devel] [V1 0/4] AMD-Vi Interrupt Remapping David Kiarie
2016-08-10 19:42 ` [Qemu-devel] [V1 1/4] hw/iommu: Prepare for AMD IOMMU interrupt remapping David Kiarie
2016-08-12 19:19 ` Valentine Sinitsyn
2016-08-10 19:42 ` [Qemu-devel] [V1 2/4] hw/iommu: " David Kiarie
2016-08-12 20:08 ` Valentine Sinitsyn
2016-08-12 20:30 ` David Kiarie
2016-08-10 19:42 ` [Qemu-devel] [V1 3/4] hw/acpi: report IOAPIC on IVRS David Kiarie
2016-08-12 20:14 ` Valentine Sinitsyn
2016-08-12 20:23 ` David Kiarie
2016-08-10 19:42 ` [Qemu-devel] [V1 4/4] hw/iommu: share common between IOMMUs David Kiarie
2016-08-10 19:46 ` [Qemu-devel] [V1 0/4] AMD-Vi Interrupt Remapping David Kiarie
2016-08-11 6:39 ` Valentine Sinitsyn
2016-08-11 8:07 ` David Kiarie [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=CABdVeADy_8CzwyDLN1S6WmrhdWe-oSeSLCB+MH8XE9906J22JQ@mail.gmail.com \
--to=davidkiarie4@gmail.com \
--cc=ehabkost@redhat.com \
--cc=jan.kiszka@siemens.com \
--cc=mst@redhat.com \
--cc=pbonzini@redhat.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=valentine.sinitsyn@gmail.com \
/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).