Hello, I'm seeing a case where KVM tools occasionally fails with the following error message: "KVM_GET_SUPPORTED_CPUID failed: Argument list too long", which means that we get -E2BIG back from KVM_GET_SUPPORTED_CPUID. Why would it happen if we pass KVM_MAX_CPUID_ENTRIES as the max number of entries (in the nent field of struct kvm_cpuid2)? Also, Why would it happen randomly and not each time the code is run? -- Sasha. -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html