Amit Shah wrote:
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
FWIW, strncpy almost never does what you expect it to. snprintf() is
much nicer.
Regards,
Anthony Liguori
- 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.
--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html