On Tue, Jan 13, 2009 at 02:40:53PM +0530, Amit Shah wrote: > On Tue, Jan 13, 2009 at 09:25:32AM +0100, Alexander Graf wrote:
> > For exactly this purpose KVM_SET_CPUID2 was introduced quite a while > > ago, enabling support for all CPUID leaf flavors on the kernel side. > > Merely the userspace call is missing. > > We can do without using SET_CPUID2 (and hence not needing to do any > trickery for kernel-userspace version mismatches). Avi points out that we can use SET_CPUID2 without version mismatches because it was introduced in 2.6.25 and that is the min. kernel requirement for userspace, so I'll send out a v3 that uses the SET_CPUID2 interface and the kernel patches won't be necessary in that case. Amit -- 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
