KVM: Fetch sub-leaf cpuid values for functions 4, 0xb, 0xd. (Amit Shah)
authoraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 9 Feb 2009 15:50:31 +0000 (15:50 +0000)
committeraliguori <aliguori@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 9 Feb 2009 15:50:31 +0000 (15:50 +0000)
commit486bd5a2f26e58d7222a0cb83f25bb4136b7406d
treecdadf576c6d80360cde9f45d767b5a0b8a6a2e7a
parente00b6f80998a9974faf389b67adcc97db87f2bb3
KVM: Fetch sub-leaf cpuid values for functions 4, 0xb, 0xd. (Amit Shah)

CPUID functions 4, 0xb and 0xd have sub-leaf values which depend on the
input value of ECX. Store these values as well.

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@6566 c046a42c-6fe2-441c-8c8c-71466251a162
target-i386/kvm.c