qemu/target-i386
Andre Przywara d3bf59157c x86/cpuid: Always expose 32 and 64-bit CPUs
Since 64-bit capability is just another CPUID bit we now properly
mask, there is no reason anymore to hide the 64-bit capable CPU
models from a 32-bit only QEMU. All 64-bit CPUs can be used
perfectly in 32-bit legacy mode anyway, so these models also make
sense for 32-bit.

Signed-off-by: Andre Przywara <andre.przywara@amd.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2010-03-13 16:50:54 +01:00
..
cpu.h x86/cpuid: move CPUID functions into separate file 2010-03-13 16:50:54 +01:00
cpuid.c x86/cpuid: Always expose 32 and 64-bit CPUs 2010-03-13 16:50:54 +01:00
exec.h
helper_template.h
helper.c x86/cpuid: move CPUID functions into separate file 2010-03-13 16:50:54 +01:00
helper.h
kvm.c x86/cpuid: remove unnecessary kvm_trim function 2010-03-13 16:50:54 +01:00
machine.c
op_helper.c
ops_sse_header.h
ops_sse.h
svm.h
TODO
translate.c