kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] KVM: Improve IRQ assignment for device passthrough
@ 2010-11-01 14:08 Jan Kiszka
  2010-11-01 14:08 ` [PATCH 1/3] KVM: Fold assigned interrupt work into IRQ handler Jan Kiszka
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Jan Kiszka @ 2010-11-01 14:08 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti; +Cc: kvm, Alex Williamson, Michael S. Tsirkin

Three patches to improve "classic" device assigment /wrt IRQs. Highlight
is the last one that resolves the host IRQ sharing issue for all PCI 2.3
devices. Quite essential when passing non-MSI-ready devices like many
USB host controllers.

Jan Kiszka (3):
  KVM: Fold assigned interrupt work into IRQ handler
  KVM: Clear assigned guest IRQ on release
  KVM: Allow host IRQ sharing for passed-through PCI 2.3 devices

 include/linux/kvm_host.h |    2 +-
 virt/kvm/assigned-dev.c  |  215 ++++++++++++++++++++++++++++++++++------------
 2 files changed, 160 insertions(+), 57 deletions(-)


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

end of thread, other threads:[~2010-11-01 17:06 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-01 14:08 [PATCH 0/3] KVM: Improve IRQ assignment for device passthrough Jan Kiszka
2010-11-01 14:08 ` [PATCH 1/3] KVM: Fold assigned interrupt work into IRQ handler Jan Kiszka
2010-11-01 16:34   ` Jan Kiszka
2010-11-01 14:08 ` [PATCH 2/3] KVM: Clear assigned guest IRQ on release Jan Kiszka
2010-11-01 14:08 ` [PATCH 3/3] KVM: Allow host IRQ sharing for passed-through PCI 2.3 devices Jan Kiszka
2010-11-01 15:24   ` Michael S. Tsirkin
2010-11-01 15:41     ` Jan Kiszka
2010-11-01 15:52       ` Michael S. Tsirkin
2010-11-01 16:30         ` Jan Kiszka
2010-11-01 17:06           ` Michael S. Tsirkin

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