KVM: Get all cpuid values from function 2 (Amit Shah)
commita36b1029e226f377028aeab0e8779fcd4c3e414e
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 9 Feb 2009 15:50:36 +0000 (9 15:50 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 9 Feb 2009 15:50:36 +0000 (9 15:50 +0000)
tree27087d6cd95b1182f82d4b878a97f55c1d6cfd67
parent486bd5a2f26e58d7222a0cb83f25bb4136b7406d
KVM: Get all cpuid values from function 2 (Amit Shah)

cpuid function 2 can have multiple values to describe cache behaviour.
Loop till we have fetched all the values.

Signed-off-by: Amit Shah <amit.shah@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@6567 c046a42c-6fe2-441c-8c8c-71466251a162
target-i386/kvm.c