Hi,

We're running into a problem where we can't start up a single instance of kvm-qemu with 5 or more virtual functions (for the ethernet card) being passed to the guest. It's an Intel I350 NIC if it matters.

I noticed a discussion in a thread titled "[RFC PATCH 0/2] Expose available KVM free memory slot count to help avoid aborts" that seemed to point to the hardcoded definition of KVM_MEMORY_SLOTS as being a possible problem, and proposed some patches to allow dynamic sizing of the number of memory slots. It looks like that patch never went through to mainline though.

Is this likely the source of my problem? Why didn't it ever get submitted to mainline.

What's the proper method of supporting 8 VFs per VM, with possibly several VMs?

Thanks,
Chris
--
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

Reply via email to