]> git.proxmox.com Git - mirror_qemu.git/commit - target/i386/cpu.c
x86/cpuid: fix CPUID levels
authorAndre Przywara <andre.przywara@amd.com>
Thu, 11 Mar 2010 13:39:06 +0000 (14:39 +0100)
committerAurelien Jarno <aurelien@aurel32.net>
Sat, 13 Mar 2010 15:50:54 +0000 (16:50 +0100)
commit58012d66dc7323f48e9bad3be6d65a50ed3d76bc
tree7bd815d50650faf78d69a3a419cc0cc205f65d8d
parentd3bf59157c8b7f35935266f145723d9c9585f783
x86/cpuid: fix CPUID levels

Bump up the xlevel number for qemu32 to allow parsing of the processor
name string for this model.
Similiarly the 486 processor should have at least the feature bit
leaf enabled.

Signed-off-by: Andre Przywara <andre.przywara@amd.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
target-i386/cpuid.c