index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
/
cpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-08
target-i386: Explicitly set vendor for each built-in cpudef
Igor Mammedov
1
-9
/
+31
2013-01-08
target-i386: Sanitize AMD's ext2_features at realize time
Igor Mammedov
1
-10
/
+11
2013-01-08
target-i386: Filter out unsupported features at realize time
Igor Mammedov
1
-15
/
+16
2013-01-08
target-i386: check/enforce: Eliminate check_feat field
Eduardo Habkost
1
-8
/
+6
2013-01-08
target-i386: check/enforce: Check SVM flag support as well
Eduardo Habkost
1
-1
/
+1
2013-01-08
target-i386: check/enforce: Check all CPUID.80000001H.EDX bits
Eduardo Habkost
1
-1
/
+1
2013-01-08
target-i386: check/enforce: Do not ignore "hypervisor" flag
Eduardo Habkost
1
-1
/
+1
2013-01-08
target-i386: check/enforce: Fix CPUID leaf numbers on error messages
Eduardo Habkost
1
-9
/
+33
2013-01-08
target-i386: kvm: Enable all supported KVM features for -cpu host
Eduardo Habkost
1
-0
/
+2
2013-01-08
target-i386: kvm: -cpu host: Use GET_SUPPORTED_CPUID for SVM features
Eduardo Habkost
1
-7
/
+4
2012-12-28
Merge branch 'qom-cpu' of git://repo.or.cz/qemu/afaerber
Blue Swirl
1
-2
/
+5
2012-12-23
target-i386: CPUID: return highest basic leaf if eax > cpuid_xlevel
Eduardo Habkost
1
-1
/
+5
2012-12-23
Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu
Andreas Färber
1
-6
/
+7
2012-12-19
cpu: Move kvm_state field into CPUState
Andreas Färber
1
-2
/
+5
2012-12-19
softmmu: move include files to include/sysemu/
Paolo Bonzini
1
-3
/
+3
2012-12-19
misc: move include files to include/qemu/
Paolo Bonzini
1
-2
/
+2
2012-12-19
qapi: move include files to include/qobject/
Paolo Bonzini
1
-2
/
+2
2012-12-19
qapi: remove qapi/qapi-types-core.h
Paolo Bonzini
1
-0
/
+1
2012-12-07
target-i386: Postpone cpuid_level update to realize time
Igor Mammedov
1
-3
/
+5
2012-12-06
target-i386: Use define for cpuid vendor string size
Igor Mammedov
1
-3
/
+3
2012-12-06
target-i386: Separate feature string parsing from CPU model lookup
Eduardo Habkost
1
-23
/
+46
2012-12-06
target-i386/cpu.c: Coding style fixes
Eduardo Habkost
1
-14
/
+16
2012-11-26
target-i386: Enable SSSE3 TCG support
Aurelien Jarno
1
-1
/
+1
2012-11-26
target-i386/cpu: Add missing flags to Haswell CPU model
Eduardo Habkost
1
-2
/
+3
2012-11-15
target-i386: Add Haswell CPU model
Eduardo Habkost
1
-0
/
+29
2012-11-15
target-i386/cpu: Add new Opteron CPU model
Andre Przywara
1
-0
/
+32
2012-11-15
target-i386/cpu: Name new CPUID bits
Andre Przywara
1
-6
/
+6
2012-11-02
target-i386: cpu: fix --disable-kvm compilation
Eduardo Habkost
1
-0
/
+4
2012-11-01
Merge remote-tracking branch 'qemu-kvm/uq/master' into staging
Anthony Liguori
1
-25
/
+73
2012-10-30
target-i386: kvm_cpu_fill_host: use GET_SUPPORTED_CPUID
Eduardo Habkost
1
-10
/
+15
2012-10-30
target-i386: cpu: make -cpu host/check/enforce code KVM-specific
Eduardo Habkost
1
-7
/
+18
2012-10-30
target-i386: make cpu_x86_fill_host() void
Eduardo Habkost
1
-3
/
+1
2012-10-30
target-i386: Add missing kvm cpuid feature name
Don Slutz
1
-4
/
+8
2012-10-30
i386: cpu: add missing CPUID[EAX=7,ECX=0] flag names
Eduardo Habkost
1
-2
/
+2
2012-10-30
i386: kvm: filter CPUID leaf 7 based on GET_SUPPORTED_CPUID, too
Eduardo Habkost
1
-0
/
+2
2012-10-30
i386: kvm: reformat filter_features_for_kvm() code
Eduardo Habkost
1
-15
/
+13
2012-10-30
i386: kvm: filter CPUID feature words earlier, on cpu.c
Eduardo Habkost
1
-0
/
+30
2012-10-30
apic: Store X86CPU in APICCommonState
Andreas Färber
1
-1
/
+1
2012-10-30
target-i386: Inline APIC cpu_env property setting
Andreas Färber
1
-1
/
+4
2012-10-30
target-i386: Initialize APIC at CPU level
Igor Mammedov
1
-0
/
+57
2012-10-30
target-i386: cpu_x86_register(): report error from property setter
Igor Mammedov
1
-1
/
+2
2012-10-29
qemu: enable PV EOI for qemu 1.3
Michael S. Tsirkin
1
-13
/
+20
2012-10-28
target-i386: cpu: recover items 28-31 of ext2_feature_name
Eduardo Habkost
1
-0
/
+1
2012-10-05
cpu_dump_state: move DUMP_FPU and DUMP_CCOP flags from x86-only to generic
Peter Maydell
1
-1
/
+1
2012-10-01
x86: Implement SMEP and SMAP
H. Peter Anvin
1
-8
/
+26
2012-09-30
i386: -cpu help: remove reference to specific CPUID leaves/registers
Eduardo Habkost
1
-4
/
+4
2012-09-30
i386: cpu: eliminate duplicate feature names
Eduardo Habkost
1
-8
/
+23
2012-09-30
i386: cpu: replace EXT2_FEATURE_MASK with CPUID_EXT2_AMD_ALIASES
Eduardo Habkost
1
-9
/
+11
2012-09-25
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
1
-1
/
+1
2012-09-23
target-i386: Allow tsc-frequency to be larger then 2.147G
Don Slutz
1
-1
/
+1
[next]