KVM: cpuid function 2: store all values (Amit Shah)
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 11 Feb 2009 21:00:43 +0000 (21:00 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 11 Feb 2009 21:00:43 +0000 (21:00 +0000)
commitb136a4c6ef9bff59151f3c5d8aad48b0b924da12
tree52c87b993c8fcccfc3ca775fe831b64a2efdfdcd
parent452b4d88e59d59dc6acd02d861f073ed430c79cf
KVM: cpuid function 2: store all values (Amit Shah)

Incrementing the array index was missed in the previous series which causes
us to not store 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@6617 c046a42c-6fe2-441c-8c8c-71466251a162
target-i386/kvm.c