public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* Userspace patch for device assignment
@ 2008-08-26 15:29 Amit Shah
  2008-08-26 15:29 ` [PATCH 1/1] KVM/userspace: Support for assigning PCI devices to guests Amit Shah
  0 siblings, 1 reply; 16+ messages in thread
From: Amit Shah @ 2008-08-26 15:29 UTC (permalink / raw)
  To: avi; +Cc: kvm, muli, anthony, benami, weidong.han, allen.m.kay


This patch is the userspace component to enable device assignment on kvm hosts. It uses the Intel IOMMU (VT-d) by default if available.

Assigning devices that share IRQ on the host is not supported yet. Attempt to assign a device that shares its irq with some other device results in a segfault in the pci_unregister_device code; I'm yet to fix that.

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

end of thread, other threads:[~2008-09-09  8:16 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-26 15:29 Userspace patch for device assignment Amit Shah
2008-08-26 15:29 ` [PATCH 1/1] KVM/userspace: Support for assigning PCI devices to guests Amit Shah
2008-08-27 12:48   ` Ben-Ami Yassour
2008-08-27 13:46     ` Muli Ben-Yehuda
2008-08-28 11:31       ` [PATCH 1/1] KVM/userspace: Support for assigning PCI devicesto guests Amit Shah
2008-08-28 11:26     ` Amit Shah
2008-08-27 13:50   ` [PATCH 1/1] KVM/userspace: Support for assigning PCI devices to guests Anthony Liguori
2008-08-27 14:02     ` Anthony Liguori
2008-08-27 14:20       ` Ian Jackson
2008-08-28 11:50         ` Amit Shah
2008-08-28 11:48     ` Amit Shah
2008-08-28 13:11       ` Anthony Liguori
2008-08-28 13:25         ` Amit Shah
2008-08-28 16:37           ` [Qemu-devel] " Ian Jackson
2008-08-29 16:54             ` Amit Shah
2008-09-09  8:16   ` Zhang, Xiantao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox