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
*
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
*
|
target-i386: Initialize APIC at CPU level
Igor Mammedov
2012-10-30
1
-0
/
+57
*
|
target-i386: cpu_x86_register(): report error from property setter
Igor Mammedov
2012-10-30
1
-1
/
+2
|
/
*
qemu: enable PV EOI for qemu 1.3
Michael S. Tsirkin
2012-10-29
1
-13
/
+20
*
target-i386: cpu: recover items 28-31 of ext2_feature_name
Eduardo Habkost
2012-10-28
1
-0
/
+1
*
cpu_dump_state: move DUMP_FPU and DUMP_CCOP flags from x86-only to generic
Peter Maydell
2012-10-05
1
-1
/
+1
*
x86: Implement SMEP and SMAP
H. Peter Anvin
2012-10-01
1
-8
/
+26
*
i386: -cpu help: remove reference to specific CPUID leaves/registers
Eduardo Habkost
2012-09-30
1
-4
/
+4
*
i386: cpu: eliminate duplicate feature names
Eduardo Habkost
2012-09-30
1
-8
/
+23
*
i386: cpu: replace EXT2_FEATURE_MASK with CPUID_EXT2_AMD_ALIASES
Eduardo Habkost
2012-09-30
1
-9
/
+11
*
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
Anthony Liguori
2012-09-25
1
-1
/
+1
|
\
|
*
target-i386: Allow tsc-frequency to be larger then 2.147G
Don Slutz
2012-09-23
1
-1
/
+1
*
|
target-i386: Drop unused setscalar() macro
Andreas Färber
2012-09-21
1
-12
/
+0
*
|
target-i386: Kill cpudef config section support
Eduardo Habkost
2012-09-21
1
-99
/
+2
*
|
target-i386: x86_cpudef_setup() coding style change
Eduardo Habkost
2012-09-21
1
-6
/
+9
*
|
target-i386: Move CPU models from cpus-x86_64.conf to C
Eduardo Habkost
2012-09-21
1
-0
/
+219
*
|
Drop cpu_list_id macro
Peter Maydell
2012-09-21
1
-2
/
+2
*
|
target-i386: Fold -cpu ?cpuid, ?model output into -cpu help, drop ?dump
Peter Maydell
2012-09-21
1
-53
/
+11
|
/
*
w32: Fix broken build
Stefan Weil
2012-08-30
1
-0
/
+2
*
target-i386: disable pv eoi to fix migration across QEMU versions
Anthony Liguori
2012-08-29
1
-1
/
+12
*
win32: provide separate macros for weak decls and definitions
Anthony Liguori
2012-08-15
1
-2
/
+2
*
target-i386: add implementation of query-cpu-definitions (v2)
Anthony Liguori
2012-08-13
1
-0
/
+22
*
Merge branch 'x86cpu_qom_tcg_v2' of git://github.com/imammedo/qemu
Blue Swirl
2012-08-09
1
-0
/
+10
|
\
|
*
target-i386: move tcg initialization into x86_cpu_initfn()
Igor Mammedov
2012-06-25
1
-0
/
+10
*
|
target-i386: move cpu_reset and reset callback to cpu.c
Igor Mammedov
2012-08-01
1
-0
/
+14
*
|
target-i386: move cpu halted decision into x86_cpu_reset
Igor Mammedov
2012-08-01
1
-0
/
+16
[next]