kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [V6] Userspace patches for PCI device assignment
@ 2008-09-23 14:54 Amit Shah
  2008-09-23 14:54 ` [PATCH 1/7] KVM/userspace: Device Assignment: Add ioctl wrappers needed for assigning devices Amit Shah
  0 siblings, 1 reply; 31+ messages in thread
From: Amit Shah @ 2008-09-23 14:54 UTC (permalink / raw)
  To: avi; +Cc: kvm, muli, anthony, benami, weidong.han, allen.m.kay


This patchset enables device assignment for KVM hosts for PCI devices. It uses the Intel IOMMU by default if available.

Major changes since the last send:
- More error checking
- Change data structure names to match qemu style
- Add support for hot-adding devices (this works, but is currently RFC)
- Split patches for easier review

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

end of thread, other threads:[~2008-09-26  1:33 UTC | newest]

Thread overview: 31+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-23 14:54 [V6] Userspace patches for PCI device assignment Amit Shah
2008-09-23 14:54 ` [PATCH 1/7] KVM/userspace: Device Assignment: Add ioctl wrappers needed for assigning devices Amit Shah
2008-09-23 14:54   ` [PATCH 2/7] qemu: Introduce pci_map_irq to get irq nr from pin number for a PCI device Amit Shah
2008-09-23 14:54     ` [PATCH 3/7] qemu: piix: Introduce functions to get pin number from irq and vice versa Amit Shah
2008-09-23 14:54       ` [PATCH 4/7] qemu: Include hw.h in qemu/hw/isa.h to fix compile issues Amit Shah
2008-09-23 14:54         ` [PATCH 5/7] KVM/userspace: Device Assignment: Support for assigning PCI devices to guests Amit Shah
2008-09-23 14:54           ` [PATCH 6/7] KVM/userspace: Build vtd.c for Intel IOMMU support Amit Shah
2008-09-23 14:54             ` [PATCH 7/7] KVM/userspace: Device Assignment: Support for hot plugging PCI devices Amit Shah
2008-09-23 16:32               ` Anthony Liguori
2008-09-24  4:24                 ` Amit Shah
2008-09-23 16:31             ` [PATCH 6/7] KVM/userspace: Build vtd.c for Intel IOMMU support Anthony Liguori
2008-09-24  4:25               ` Amit Shah
2008-09-24 15:08                 ` Anthony Liguori
2008-09-23 16:30           ` [PATCH 5/7] KVM/userspace: Device Assignment: Support for assigning PCI devices to guests Anthony Liguori
2008-09-23 18:32             ` Muli Ben-Yehuda
2008-09-23 19:18               ` Anthony Liguori
2008-09-23 19:43                 ` Muli Ben-Yehuda
2008-09-23 19:58                   ` Anthony Liguori
2008-09-24  4:58             ` Amit Shah
2008-09-24 15:07               ` Anthony Liguori
2008-09-24 17:10                 ` Amit Shah
2008-09-25  4:54           ` Yang, Sheng
2008-09-25  5:20             ` Yang, Sheng
2008-09-26  1:34           ` Yang, Sheng
2008-09-23 16:13         ` [PATCH 4/7] qemu: Include hw.h in qemu/hw/isa.h to fix compile issues Anthony Liguori
2008-09-24  4:27           ` Amit Shah
2008-09-24 11:35             ` Amit Shah
2008-09-24 14:59             ` Anthony Liguori
2008-09-23 16:13       ` [PATCH 3/7] qemu: piix: Introduce functions to get pin number from irq and vice versa Anthony Liguori
2008-09-24  4:28         ` Amit Shah
2008-09-23 16:12     ` [PATCH 2/7] qemu: Introduce pci_map_irq to get irq nr from pin number for a PCI device Anthony Liguori

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