On Thu, 2011-11-17 at 08:12 -0800, David Evensky wrote: > > evensky@waltz:~/megatux/vmatic$ perl -e 'for $cnt (1..100000){ $o=`./4sasha`; chomp($o); $histogram{$o}++}; for $o (keys %histogram){print "$o: $histogram{$o}\n"}' > Returned entries: 31: 99987 > Returned entries: 56: 1 > KVM_GET_SUPPORTED_CPUID returned -1 with errno 7: 8 > Returned entries: 37: 4 Awesome, thanks! So it's a kernel thing. -- 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