kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [v7] Userspace patches for PCI device assignment
@ 2008-10-24 15:26 Amit Shah
  2008-10-24 15:26 ` [PATCH 1/6] KVM/userspace: Device Assignment: Add ioctl wrappers needed for assigning devices Amit Shah
  2008-10-24 15:59 ` [v7] Userspace patches for PCI device assignment Anthony Liguori
  0 siblings, 2 replies; 23+ messages in thread
From: Amit Shah @ 2008-10-24 15:26 UTC (permalink / raw)
  To: avi; +Cc: kvm, anthony, weidong.han, allen.m.kay, muli, benami

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 in no particular order:
- formatting changes: adhere to qemu style
- use strncmp, strncpy etc. instead of the insecure ones
- move from array to linked list
- change iopl() to ioperm() (Weidong Han)

Plus a lot of other small changes as suggested during the review of v6.




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

end of thread, other threads:[~2008-10-28 16:46 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-24 15:26 [v7] Userspace patches for PCI device assignment Amit Shah
2008-10-24 15:26 ` [PATCH 1/6] KVM/userspace: Device Assignment: Add ioctl wrappers needed for assigning devices Amit Shah
2008-10-24 15:26   ` [PATCH 2/6] qemu: Introduce pci_map_irq to get irq nr from pin number for a PCI device Amit Shah
2008-10-24 15:26     ` [PATCH 3/6] qemu: piix: Introduce functions to get pin number from irq and vice versa Amit Shah
2008-10-24 15:26       ` [PATCH 4/6] KVM/userspace: Build vtd.c for Intel IOMMU support Amit Shah
2008-10-24 15:26         ` [PATCH 5/6] KVM/userspace: Device Assignment: Support for assigning PCI devices to guests Amit Shah
2008-10-24 15:26           ` [PATCH 6/6] KVM/userspace: Device Assignment: Support for hot plugging PCI devices Amit Shah
2008-10-24 16:22           ` [PATCH 5/6] KVM/userspace: Device Assignment: Support for assigning PCI devices to guests Anthony Liguori
2008-10-26 12:54             ` Avi Kivity
2008-10-28 10:11             ` Muli Ben-Yehuda
2008-10-27  1:28           ` Su, Disheng
2008-10-27  6:32             ` Han, Weidong
2008-10-28 10:12               ` Muli Ben-Yehuda
2008-10-26 13:31       ` [PATCH 3/6] qemu: piix: Introduce functions to get pin number from irq and vice versa Avi Kivity
2008-10-28 10:12         ` Muli Ben-Yehuda
2008-10-28 10:46           ` Avi Kivity
2008-10-28 15:44             ` Muli Ben-Yehuda
2008-10-28 16:21               ` Avi Kivity
2008-10-28 16:45                 ` Muli Ben-Yehuda
2008-10-26 13:29   ` [PATCH 1/6] KVM/userspace: Device Assignment: Add ioctl wrappers needed for assigning devices Avi Kivity
2008-10-28 10:13     ` Muli Ben-Yehuda
2008-10-24 15:59 ` [v7] Userspace patches for PCI device assignment Anthony Liguori
2008-10-28 10:13   ` Muli Ben-Yehuda

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