
10 Oct
2013
10 Oct
'13
10:47 a.m.
On 10/09/13 15:02, Christophe Fergeau wrote:
If it's not pushed already, there's a typo in the subject: 'availabe'
Thanks for noticing. Pushed with fixed subject.
Christophe
On Tue, Oct 08, 2013 at 05:46:57PM +0200, Peter Krempa wrote:
Add code to check availability of PCI passhthrough using VFIO and the legacy KVM passthrough and use it when starting VMs and hotplugging devices to live machine. ---
Notes: Version 4: - moved this function so that it can be called from qemuPrepareHostdevPCIDevices() - now caching the support for passthrough types right away
src/qemu/qemu_hostdev.c | 125 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 125 insertions(+)
Peter