qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v2 0/3] Qemu: Add Xen vIOMMU interrupt remapping function support
@ 2017-08-09 20:51 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
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Lan Tianyu @ 2017-08-09 20:51 UTC (permalink / raw)
  To: qemu-devel, xen-devel
  Cc: Lan Tianyu, anthony.perard, ehabkost, marcel, mst, pbonzini, rth,
	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                     |  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(-)

-- 
1.8.3.1

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

end of thread, other threads:[~2017-08-21 20:29 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [Qemu-devel] [PATCH v2 0/3] Qemu: Add Xen vIOMMU interrupt remapping function support Paolo Bonzini
2017-08-10  9:38   ` Lan Tianyu

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).