index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-i386
/
cpuid.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
QemuOpts: make most qemu_*_opts static
Gerd Hoffmann
2010-08-22
1
-1
/
+1
*
Use ARRAY_SIZE macro
Blue Swirl
2010-08-20
1
-1
/
+1
*
Don't declare XSAVE as supported
Andi Kleen
2010-07-02
1
-2
/
+2
*
Enable XSAVE related CPUID
Sheng Yang
2010-06-28
1
-0
/
+21
*
fix CPUID vendor override
Andre Przywara
2010-06-28
1
-1
/
+1
*
apic: avoid using CPUState internals
Blue Swirl
2010-06-19
1
-0
/
+6
*
resent: x86/cpuid: Add kvm32 CPU model
Andre Przywara
2010-06-01
1
-0
/
+14
*
x86/cpuid: fix indentation
Aurelien Jarno
2010-03-13
1
-7
/
+7
*
x86/cpuid: Enable all features of real CPU
Aurelien Jarno
2010-03-13
1
-30
/
+26
*
x86/cpuid: fix CPUID levels
Andre Przywara
2010-03-13
1
-2
/
+2
*
x86/cpuid: Always expose 32 and 64-bit CPUs
Andre Przywara
2010-03-13
1
-2
/
+0
*
x86/cpuid: add TCG feature bit trimming
Andre Przywara
2010-03-13
1
-0
/
+24
*
x86/cpuid: add "host" to the list of supported CPU models
Andre Przywara
2010-03-13
1
-0
/
+3
*
x86/cpuid: add missing CPUID feature flag names
Andre Przywara
2010-03-13
1
-8
/
+8
*
x86/cpuid: moved host_cpuid function and remove prototype
Andre Przywara
2010-03-13
1
-37
/
+34
*
x86/cpuid: fix missing feature set bits
Andre Przywara
2010-03-13
1
-0
/
+1
*
x86/cpuid: replace magic number with named constant
Andre Przywara
2010-03-13
1
-5
/
+6
*
x86/cpuid: move CPUID functions into separate file
Andre Przywara
2010-03-13
1
-0
/
+1137