From: Paolo Bonzini <pbonzini@redhat.com>
To: Lan Tianyu <tianyu.lan@intel.com>,
qemu-devel@nongnu.org, xen-devel@lists.xenproject.org
Cc: anthony.perard@citrix.com, ehabkost@redhat.com,
marcel@redhat.com, mst@redhat.com, rth@twiddle.net,
sstabellini@kernel.org, chao.gao@intel.com, kevin.tian@intel.com
Subject: Re: [Qemu-devel] [PATCH v2 0/3] Qemu: Add Xen vIOMMU interrupt remapping function support
Date: Thu, 10 Aug 2017 11:04:17 +0200 [thread overview]
Message-ID: <56f411f0-1e7f-1d06-01d4-2f16e6039444@redhat.com> (raw)
In-Reply-To: <1502311882-11038-1-git-send-email-tianyu.lan@intel.com>
On 09/08/2017 22:51, Lan Tianyu wrote:
> This patchset is to deal with MSI interrupt remapping request when guest
> updates MSI registers.
>
> Chao Gao (3):
> i386/msi: Correct mask of destination ID in MSI address
> xen-pt: bind/unbind interrupt remapping format MSI
> msi: Handle remappable format interrupt request
>
> configure | 4 +++-
> hw/i386/xen/xen-hvm.c | 8 ++++++-
> hw/pci/msi.c | 5 +++--
> hw/pci/msix.c | 4 +++-
> hw/xen/xen_pt_msi.c | 52 +++++++++++++++++++++++++++++++------------
> include/hw/i386/apic-msidef.h | 3 ++-
> include/hw/xen/xen.h | 2 +-
> include/hw/xen/xen_common.h | 25 +++++++++++++++++++++
> stubs/xen-hvm.c | 2 +-
> 9 files changed, 83 insertions(+), 22 deletions(-)
>
Non-Xen parts look good (though I cannot ack them).
Paolo
next prev parent reply other threads:[~2017-08-10 9:04 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-09 20:51 [Qemu-devel] [PATCH v2 0/3] Qemu: Add Xen vIOMMU interrupt remapping function support Lan Tianyu
2017-08-09 20:51 ` [Qemu-devel] [PATCH V2 1/3] i386/msi: Correct mask of destination ID in MSI address Lan Tianyu
2017-08-09 20:51 ` [Qemu-devel] [PATCH V2 2/3] xen-pt: bind/unbind interrupt remapping format MSI Lan Tianyu
2017-08-11 18:04 ` Anthony PERARD
2017-08-15 3:10 ` Lan Tianyu
2017-08-21 20:29 ` Stefano Stabellini
2017-08-09 20:51 ` [Qemu-devel] [PATCH V2 3/3] msi: Handle remappable format interrupt request Lan Tianyu
2017-08-10 9:04 ` Paolo Bonzini [this message]
2017-08-10 9:38 ` [Qemu-devel] [PATCH v2 0/3] Qemu: Add Xen vIOMMU interrupt remapping function support Lan Tianyu
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=56f411f0-1e7f-1d06-01d4-2f16e6039444@redhat.com \
--to=pbonzini@redhat.com \
--cc=anthony.perard@citrix.com \
--cc=chao.gao@intel.com \
--cc=ehabkost@redhat.com \
--cc=kevin.tian@intel.com \
--cc=marcel@redhat.com \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=rth@twiddle.net \
--cc=sstabellini@kernel.org \
--cc=tianyu.lan@intel.com \
--cc=xen-devel@lists.xenproject.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 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).