index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-i386
/
cpu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysbus: Drop sysbus_from_qdev() cast macro
Andreas Färber
2013-01-21
1
-1
/
+1
*
target-i386: Move kvm_check_features_against_host() check to realize time
Igor Mammedov
2013-01-15
1
-13
/
+15
*
target-i386: cpu_x86_register() consolidate freeing resources
Igor Mammedov
2013-01-15
1
-9
/
+10
*
target-i386: Move setting defaults out of cpu_x86_parse_featurestr()
Igor Mammedov
2013-01-15
1
-5
/
+4
*
target-i386: check/enforce: Check all feature words
Eduardo Habkost
2013-01-15
1
-2
/
+11
*
target-i386/cpu.c: Add feature name array for ext4_features
Eduardo Habkost
2013-01-15
1
-0
/
+17
*
target-i386: kvm_check_features_against_host(): Use feature_word_info
Eduardo Habkost
2013-01-15
1
-24
/
+49
*
target-i386/cpu: Introduce FeatureWord typedefs
Eduardo Habkost
2013-01-15
1
-49
/
+48
*
target-i386: Disable kvm_mmu by default
Eduardo Habkost
2013-01-15
1
-1
/
+0
*
cpu: Move cpu_index field to CPUState
Andreas Färber
2013-01-15
1
-3
/
+4
*
cpu: Move nr_{cores,threads} fields to CPUState
Andreas Färber
2013-01-15
1
-9
/
+9
*
target-i386: Explicitly set vendor for each built-in cpudef
Igor Mammedov
2013-01-08
1
-9
/
+31
*
target-i386: Sanitize AMD's ext2_features at realize time
Igor Mammedov
2013-01-08
1
-10
/
+11
*
target-i386: Filter out unsupported features at realize time
Igor Mammedov
2013-01-08
1
-15
/
+16
*
target-i386: check/enforce: Eliminate check_feat field
Eduardo Habkost
2013-01-08
1
-8
/
+6
*
target-i386: check/enforce: Check SVM flag support as well
Eduardo Habkost
2013-01-08
1
-1
/
+1
*
target-i386: check/enforce: Check all CPUID.80000001H.EDX bits
Eduardo Habkost
2013-01-08
1
-1
/
+1
*
target-i386: check/enforce: Do not ignore "hypervisor" flag
Eduardo Habkost
2013-01-08
1
-1
/
+1
*
target-i386: check/enforce: Fix CPUID leaf numbers on error messages
Eduardo Habkost
2013-01-08
1
-9
/
+33
*
target-i386: kvm: Enable all supported KVM features for -cpu host
Eduardo Habkost
2013-01-08
1
-0
/
+2
*
target-i386: kvm: -cpu host: Use GET_SUPPORTED_CPUID for SVM features
Eduardo Habkost
2013-01-08
1
-7
/
+4
*
Merge branch 'qom-cpu' of git://repo.or.cz/qemu/afaerber
Blue Swirl
2012-12-28
1
-2
/
+5
|
\
|
*
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
Andreas Färber
2012-12-23
1
-6
/
+7
|
|
\
|
*
|
cpu: Move kvm_state field into CPUState
Andreas Färber
2012-12-19
1
-2
/
+5
*
|
|
target-i386: CPUID: return highest basic leaf if eax > cpuid_xlevel
Eduardo Habkost
2012-12-23
1
-1
/
+5
|
|
/
|
/
|
*
|
softmmu: move include files to include/sysemu/
Paolo Bonzini
2012-12-19
1
-3
/
+3
*
|
misc: move include files to include/qemu/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
|
qapi: move include files to include/qobject/
Paolo Bonzini
2012-12-19
1
-2
/
+2
*
|
qapi: remove qapi/qapi-types-core.h
Paolo Bonzini
2012-12-19
1
-0
/
+1
|
/
*
target-i386: Postpone cpuid_level update to realize time
Igor Mammedov
2012-12-07
1
-3
/
+5
*
target-i386: Use define for cpuid vendor string size
Igor Mammedov
2012-12-06
1
-3
/
+3
*
target-i386: Separate feature string parsing from CPU model lookup
Eduardo Habkost
2012-12-06
1
-23
/
+46
*
target-i386/cpu.c: Coding style fixes
Eduardo Habkost
2012-12-06
1
-14
/
+16
*
target-i386: Enable SSSE3 TCG support
Aurelien Jarno
2012-11-26
1
-1
/
+1
*
target-i386/cpu: Add missing flags to Haswell CPU model
Eduardo Habkost
2012-11-26
1
-2
/
+3
*
target-i386: Add Haswell CPU model
Eduardo Habkost
2012-11-15
1
-0
/
+29
*
target-i386/cpu: Add new Opteron CPU model
Andre Przywara
2012-11-15
1
-0
/
+32
*
target-i386/cpu: Name new CPUID bits
Andre Przywara
2012-11-15
1
-6
/
+6
*
target-i386: cpu: fix --disable-kvm compilation
Eduardo Habkost
2012-11-02
1
-0
/
+4
*
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
2012-11-01
1
-25
/
+73
|
\
|
*
target-i386: kvm_cpu_fill_host: use GET_SUPPORTED_CPUID
Eduardo Habkost
2012-10-31
1
-10
/
+15
|
*
target-i386: cpu: make -cpu host/check/enforce code KVM-specific
Eduardo Habkost
2012-10-31
1
-7
/
+18
|
*
target-i386: make cpu_x86_fill_host() void
Eduardo Habkost
2012-10-31
1
-3
/
+1
|
*
target-i386: Add missing kvm cpuid feature name
Don Slutz
2012-10-31
1
-4
/
+8
|
*
i386: cpu: add missing CPUID[EAX=7,ECX=0] flag names
Eduardo Habkost
2012-10-31
1
-2
/
+2
|
*
i386: kvm: filter CPUID leaf 7 based on GET_SUPPORTED_CPUID, too
Eduardo Habkost
2012-10-31
1
-0
/
+2
|
*
i386: kvm: reformat filter_features_for_kvm() code
Eduardo Habkost
2012-10-31
1
-15
/
+13
|
*
i386: kvm: filter CPUID feature words earlier, on cpu.c
Eduardo Habkost
2012-10-31
1
-0
/
+30
*
|
apic: Store X86CPU in APICCommonState
Andreas Färber
2012-10-30
1
-1
/
+1
*
|
target-i386: Inline APIC cpu_env property setting
Andreas Färber
2012-10-30
1
-1
/
+4
[next]