All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: Rita Sinha <rita.sinha89@gmail.com>, qemu-devel@nongnu.org
Cc: Jan Kiszka <jan.kiszka@siemens.com>
Subject: Re: [Qemu-devel] [PATCH 1/2] i386: Prepare for interrupt remapping
Date: Tue, 8 Mar 2016 16:07:22 -0700	[thread overview]
Message-ID: <56DF5B2A.7070607@redhat.com> (raw)
In-Reply-To: <1457465321-15252-1-git-send-email-rita.sinha89@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 992 bytes --]

On 03/08/2016 12:28 PM, Rita Sinha wrote:
> From: Jan Kiszka <jan.kiszka@siemens.com>
> 
> Introduce a DMA default target address space for PCI devices. Catch all

[meta-comment]: When sending a series, both messages should be
In-Reply-To a 0/2 cover letter, rather than separate top-level threads.

> interrupt requests to the front-side bus via an MSI memory region that
> is part of that address space. Provide separate address spaces for
> IOAPIC and HPET if the IOMMU is active to prepare for adding remapping
> logic later on. Deliver the EDID from the IOAPIC for the same reason.
> 
> Allows to remove the MSI hack from the APIC MMIO write handler.

Awkward grammar, would sound better as:

Allows us to remove the MSI hack...

or

Allows the removal of the MSI hack...

I'll leave review of the patch proper to someone more familiar with the
code.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

  reply	other threads:[~2016-03-08 23:07 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-08 19:28 [Qemu-devel] [PATCH 1/2] i386: Prepare for interrupt remapping Rita Sinha
2016-03-08 23:07 ` Eric Blake [this message]
2016-03-08 23:09   ` Eric Blake
2016-03-10  5:18 ` Peter Xu
2016-03-11  7:27   ` Jan Kiszka
2016-03-14  3:25     ` Peter Xu

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=56DF5B2A.7070607@redhat.com \
    --to=eblake@redhat.com \
    --cc=jan.kiszka@siemens.com \
    --cc=qemu-devel@nongnu.org \
    --cc=rita.sinha89@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 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.