All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] Qemu: Add Xen vIOMMU interrupt remapping function support
@ 2017-06-29  5:49 ` Lan Tianyu
  0 siblings, 0 replies; 22+ messages in thread
From: Lan Tianyu @ 2017-06-29  5:49 UTC (permalink / raw)
  To: qemu-devel, xen-devel
  Cc: Lan Tianyu, anthony.perard, marcel, mst, sstabellini, chao.gao,
	kevin.tian

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                     | 54 +++++++++++++++++++++++++++++++++++++++++++
 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 ++++++++++++++++++++
 xen-hvm-stub.c                |  2 +-
 xen-hvm.c                     |  8 ++++++-
 9 files changed, 134 insertions(+), 21 deletions(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2017-07-07  0:02 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-29  5:49 [Qemu-devel] [PATCH 0/3] Qemu: Add Xen vIOMMU interrupt remapping function support Lan Tianyu
2017-06-29  5:49 ` Lan Tianyu
2017-06-29  5:49 ` [Qemu-devel] [PATCH 1/3] i386/msi: Correct mask of destination ID in MSI address Lan Tianyu
2017-06-29  5:49   ` Lan Tianyu
2017-06-30 13:49   ` [Qemu-devel] " Anthony PERARD
2017-06-30 13:49     ` Anthony PERARD
2017-07-04  2:31   ` [Qemu-devel] " Peter Xu
2017-07-04  2:31     ` Peter Xu
2017-06-29  5:49 ` [Qemu-devel] [PATCH 2/3] xen-pt: bind/unbind interrupt remapping format MSI Lan Tianyu
2017-06-29  5:49   ` Lan Tianyu
2017-06-30 15:48   ` [Qemu-devel] " Anthony PERARD
2017-06-30 15:48     ` Anthony PERARD
2017-07-04  1:52     ` [Qemu-devel] " Lan Tianyu
2017-07-04  1:52       ` Lan Tianyu
2017-06-29  5:49 ` [Qemu-devel] [PATCH 3/3] msi: Handle remappable format interrupt request Lan Tianyu
2017-06-29  5:49   ` Lan Tianyu
2017-06-30 15:52   ` [Qemu-devel] " Anthony PERARD
2017-06-30 15:52     ` Anthony PERARD
2017-07-06 23:50 ` [Qemu-devel] [PATCH 0/3] Qemu: Add Xen vIOMMU interrupt remapping function support no-reply
2017-07-06 23:50   ` no-reply
2017-07-07  0:02   ` Fam Zheng
2017-07-07  0:02     ` Fam Zheng

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.