All of lore.kernel.org
 help / color / mirror / Atom feed
* KVM_GET_SUPPORTED_CPUID returning -E2BIG
@ 2011-05-08  5:15 Sasha Levin
  2011-05-08  8:56 ` Avi Kivity
  0 siblings, 1 reply; 2+ messages in thread
From: Sasha Levin @ 2011-05-08  5:15 UTC (permalink / raw)
  To: kvm; +Cc: Ingo Molnar, Pekka Enberg, Cyrill Gorcunov, Asias He,
	Prasad Joshi

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-05-08  8:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-08  5:15 KVM_GET_SUPPORTED_CPUID returning -E2BIG Sasha Levin
2011-05-08  8:56 ` Avi Kivity

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.