]> Git Repo - qemu.git/commit
push CPUID level to 4 to allow Intel multicore decoding
authorAndre Przywara <[email protected]>
Wed, 19 Aug 2009 13:42:41 +0000 (15:42 +0200)
committerAnthony Liguori <[email protected]>
Fri, 28 Aug 2009 00:33:15 +0000 (19:33 -0500)
commitac72472b5fb8411fbeb6789187d67ad7aef69133
tree1d9b5bba216b685ce3327526d9f16b8fa7d66662
parentdc6b1c09849484fbbc50803307e4c7a3d81eab62
push CPUID level to 4 to allow Intel multicore decoding

Intel CPUs store the number of cores in CPUID leaf 4. So push
the maxleaf value to 4 to allow the guests access to this leaf.

Signed-off-by: Andre Przywara <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
target-i386/helper.c
This page took 0.022654 seconds and 4 git commands to generate.