]> git.proxmox.com Git - mirror_qemu.git/history - target-i386/cpuid.c
x86/cpuid: fix indentation
[mirror_qemu.git] / target-i386 / cpuid.c
2010-03-13 Aurelien Jarnox86/cpuid: fix indentation
2010-03-13 Aurelien Jarnox86/cpuid: Enable all features of real CPU
2010-03-13 Andre Przywarax86/cpuid: fix CPUID levels
2010-03-13 Andre Przywarax86/cpuid: Always expose 32 and 64-bit CPUs
2010-03-13 Andre Przywarax86/cpuid: add TCG feature bit trimming
2010-03-13 Andre Przywarax86/cpuid: add "host" to the list of supported CPU...
2010-03-13 Andre Przywarax86/cpuid: add missing CPUID feature flag names
2010-03-13 Andre Przywarax86/cpuid: moved host_cpuid function and remove prototype
2010-03-13 Andre Przywarax86/cpuid: fix missing feature set bits
2010-03-13 Andre Przywarax86/cpuid: replace magic number with named constant
2010-03-13 Andre Przywarax86/cpuid: move CPUID functions into separate file