All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] qemu-kvm: pci-assign: Host IRQ sharing suppport
@ 2012-03-07 17:19 Jan Kiszka
  2012-03-07 17:19 ` [PATCH 1/3] kvm: Update kernel headers against kvm.git Jan Kiszka
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Jan Kiszka @ 2012-03-07 17:19 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti; +Cc: kvm, Alex Williamson, Michael S. Tsirkin

This enables support for the host IRQ sharing support via PCI-2.3
interrupt masking. See the patches for details.

Patch 1 could be considered for uq/master although we have no use case
for the changes in upstream yet.

Jan Kiszka (3):
  kvm: Update kernel headers against kvm.git
  pci-assign: Use PCI-2.3-based shared legacy interrupts
  pci_assign: Flip defaults of prefer_msi and share_intx

 hw/device-assignment.c       |   23 ++++++++++++++++++++++-
 hw/device-assignment.h       |   10 ++++++----
 linux-headers/asm-s390/kvm.h |    2 ++
 linux-headers/linux/kvm.h    |    6 ++++++
 qemu-kvm.c                   |    9 +++++++++
 qemu-kvm.h                   |    2 ++
 6 files changed, 47 insertions(+), 5 deletions(-)

-- 
1.7.3.4


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

end of thread, other threads:[~2012-03-07 18:48 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-07 17:19 [PATCH 0/3] qemu-kvm: pci-assign: Host IRQ sharing suppport Jan Kiszka
2012-03-07 17:19 ` [PATCH 1/3] kvm: Update kernel headers against kvm.git Jan Kiszka
2012-03-07 17:19 ` [PATCH 2/3] pci-assign: Use PCI-2.3-based shared legacy interrupts Jan Kiszka
2012-03-07 17:46   ` Alex Williamson
2012-03-07 18:05     ` [PATCH v2 " Jan Kiszka
2012-03-07 18:14       ` Alex Williamson
2012-03-07 18:18         ` [PATCH v3 " Jan Kiszka
2012-03-07 18:32           ` Alex Williamson
2012-03-07 18:42             ` Jan Kiszka
2012-03-07 18:48               ` Jan Kiszka
2012-03-07 17:19 ` [PATCH 3/3] pci_assign: Flip defaults of prefer_msi and share_intx Jan Kiszka
2012-03-07 18:20 ` [PATCH 0/3] qemu-kvm: pci-assign: Host IRQ sharing suppport Alex Williamson

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.