index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
/
cpuid.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-10
target-i386: Rename cpuid.c
Andreas Färber
1
-1369
/
+0
2012-03-12
add "tsc-deadline" flag name to feature_ecx table
Eduardo Habkost
1
-1
/
+1
2012-02-24
target-i386: Introduce x86_cpuid_set_model_id()
Andreas Färber
1
-14
/
+19
2012-02-24
target-i386: Introduce x86_cpuid_version_set_stepping()
Andreas Färber
1
-1
/
+7
2012-02-24
target-i386: Introduce x86_cpuid_version_set_model()
Andreas Färber
1
-1
/
+7
2012-02-24
target-i386: Introduce x86_cpuid_version_set_family()
Andreas Färber
1
-4
/
+11
2012-02-22
cpu defs: use Intel flag names for Intel models (v2)
Eduardo Habkost
1
-2
/
+2
2012-02-22
cpu flags: aliases: pclmuldq|pclmulqdq and ffxsr|fxsr_opt
Eduardo Habkost
1
-2
/
+2
2012-01-19
hyper-v: introduce Hyper-V support infrastructure.
Vadim Rozenfeld
1
-0
/
+14
2011-12-22
enable architectural PMU cpuid leaf for kvm
Gleb Natapov
1
-4
/
+13
2011-11-28
x86/cpuid: Tighten parsing of tsc_freq=FREQ
Markus Armbruster
1
-1
/
+1
2011-11-28
Revert "i386: derive '-cpu host' from KVM_GET_SUPPORTED_CPUID"
Anthony Liguori
1
-4
/
+23
2011-11-10
x86/cpuid: Fix crash on -cpu ""
Markus Armbruster
1
-2
/
+2
2011-11-10
x86/cpuid: Plug memory leak in cpudef_setfield()
Markus Armbruster
1
-0
/
+1
2011-11-10
x86/cpuid: Convert remaining strdup() to g_strdup()
Markus Armbruster
1
-4
/
+4
2011-11-09
i386: derive '-cpu host' from KVM_GET_SUPPORTED_CPUID
Avi Kivity
1
-23
/
+4
2011-08-20
Use glib memory allocation and free functions
Anthony Liguori
1
-1
/
+1
2011-08-05
qemu-x86: Add tsc_freq option to -cpu
Joerg Roedel
1
-0
/
+13
2011-06-20
kvm: x86: Pass KVMState to kvm_arch_get_supported_cpuid
Jan Kiszka
1
-8
/
+12
2011-06-14
kvm: Enable CPU SMEP feature
Yang, Wei Y
1
-0
/
+13
2011-06-14
kvm: Add CPUID support for VIA CPU
brillywu@viatech.com.cn
1
-2
/
+51
2011-05-02
kvm: add kvmclock to its second bit
Glauber Costa
1
-1
/
+1
2011-05-02
x86: Allow multiple cpu feature matches of lookup_feature
Jan Kiszka
1
-6
/
+8
2011-03-16
x86: Properly reset PAT MSR
Jan Kiszka
1
-1
/
+0
2011-01-23
kvm: Improve reporting of fatal errors
Jan Kiszka
1
-3
/
+2
2010-11-16
Add support for async page fault to qemu
Gleb Natapov
1
-1
/
+1
2010-10-30
target-xxx: Use fprintf_function (format checking)
Stefan Weil
1
-2
/
+1
2010-10-20
Add svm cpuid features
Joerg Roedel
1
-17
/
+60
2010-10-20
Set cpuid definition to 0 before initializing it
Joerg Roedel
1
-0
/
+2
2010-08-22
QemuOpts: make most qemu_*_opts static
Gerd Hoffmann
1
-1
/
+1
2010-08-20
Use ARRAY_SIZE macro
Blue Swirl
1
-1
/
+1
2010-07-02
Don't declare XSAVE as supported
Andi Kleen
1
-2
/
+2
2010-06-28
Enable XSAVE related CPUID
Sheng Yang
1
-0
/
+21
2010-06-28
fix CPUID vendor override
Andre Przywara
1
-1
/
+1
2010-06-19
apic: avoid using CPUState internals
Blue Swirl
1
-0
/
+6
2010-06-01
resent: x86/cpuid: Add kvm32 CPU model
Andre Przywara
1
-0
/
+14
2010-03-13
x86/cpuid: fix indentation
Aurelien Jarno
1
-7
/
+7
2010-03-13
x86/cpuid: Enable all features of real CPU
Aurelien Jarno
1
-30
/
+26
2010-03-13
x86/cpuid: fix CPUID levels
Andre Przywara
1
-2
/
+2
2010-03-13
x86/cpuid: Always expose 32 and 64-bit CPUs
Andre Przywara
1
-2
/
+0
2010-03-13
x86/cpuid: add TCG feature bit trimming
Andre Przywara
1
-0
/
+24
2010-03-13
x86/cpuid: add "host" to the list of supported CPU models
Andre Przywara
1
-0
/
+3
2010-03-13
x86/cpuid: add missing CPUID feature flag names
Andre Przywara
1
-8
/
+8
2010-03-13
x86/cpuid: moved host_cpuid function and remove prototype
Andre Przywara
1
-37
/
+34
2010-03-13
x86/cpuid: fix missing feature set bits
Andre Przywara
1
-0
/
+1
2010-03-13
x86/cpuid: replace magic number with named constant
Andre Przywara
1
-5
/
+6
2010-03-13
x86/cpuid: move CPUID functions into separate file
Andre Przywara
1
-0
/
+1137