From: Paolo Bonzini <pbonzini@redhat.com>
To: Peter Xu <peterx@redhat.com>, qemu-devel@nongnu.org
Cc: rkrcmar@redhat.com, jan.kiszka@siemens.com, mst@redhat.com
Subject: Re: [Qemu-devel] [PATCH 0/2] IOAPIC: clear remote IRR for edge interrupts
Date: Wed, 11 May 2016 11:41:43 +0200 [thread overview]
Message-ID: <5732FE57.6050505@redhat.com> (raw)
In-Reply-To: <1462875682-1349-1-git-send-email-peterx@redhat.com>
On 10/05/2016 12:21, Peter Xu wrote:
> These two patches are seperated from v6 series of Intel IOMMU IR
> support.
>
> Existing read-only bits of IOAPIC registers are writable. We'd
> better follow the spec to make it read-only. The first patch did
> this.
>
> The 2nd patch emulated real IOAPIC behavior that remote IRR bits are
> cleared when configuring edge-triggered interrupts. This "feature"
> is used by Linux kernel to do explicit EOI for 0x1X IOAPICs. For
> more information, please refer to the comments in patch 2. This one
> depends on patch 1 to work.
>
> Peter Xu (2):
> ioapic: keep RO bits for IOAPIC entry
> ioapic: clear remote irr bit for edge-triggered interrupts
>
> hw/intc/ioapic.c | 33 +++++++++++++++++++++++++++++++++
> include/hw/i386/ioapic_internal.h | 5 +++++
> 2 files changed, 38 insertions(+)
>
Queued for 2.7, thanks.
Paolo
prev parent reply other threads:[~2016-05-11 9:41 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-10 10:21 [Qemu-devel] [PATCH 0/2] IOAPIC: clear remote IRR for edge interrupts Peter Xu
2016-05-10 10:21 ` [Qemu-devel] [PATCH 1/2] ioapic: keep RO bits for IOAPIC entry Peter Xu
2016-05-10 10:21 ` [Qemu-devel] [PATCH 2/2] ioapic: clear remote irr bit for edge-triggered interrupts Peter Xu
2016-05-11 9:41 ` Paolo Bonzini [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=5732FE57.6050505@redhat.com \
--to=pbonzini@redhat.com \
--cc=jan.kiszka@siemens.com \
--cc=mst@redhat.com \
--cc=peterx@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=rkrcmar@redhat.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.