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
/
cpu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-27
target-i386: Remove AMD feature flag aliases from CPU model table
Eduardo Habkost
1
-7
/
+0
2015-04-27
target-i386: X86CPU::xlevel2 QOM property
Eduardo Habkost
1
-1
/
+2
2015-04-27
target-i386: Make "level" and "xlevel" properties static
Eduardo Habkost
1
-38
/
+2
2015-04-02
target-i386: clear bsp bit when designating bsp
Nadav Amit
1
-3
/
+1
2015-03-19
target-i386: Haswell-noTSX and Broadwell-noTSX
Eduardo Habkost
1
-0
/
+69
2015-03-19
Revert "target-i386: Disable HLE and RTM on Haswell & Broadwell"
Eduardo Habkost
1
-4
/
+5
2015-03-17
target-i386: Remove icc_bridge parameter from cpu_x86_create()
Eduardo Habkost
1
-12
/
+2
2015-03-11
Merge remote-tracking branch 'remotes/afaerber/tags/qom-cpu-for-peter' into s...
Peter Maydell
1
-6
/
+2
2015-03-10
target-i386: Clean up misuse of qdev_init() in realize method
Markus Armbruster
1
-6
/
+2
2015-03-09
target-i386: Require APIC ID to be explicitly set before CPU realize
Eduardo Habkost
1
-0
/
+10
2015-03-09
target-i386: Move APIC ID compatibility code to pc.c
Eduardo Habkost
1
-34
/
+0
2015-03-09
target-i386: Move CPUX86State::cpuid_apic_id to X86CPU::apic_id
Eduardo Habkost
1
-8
/
+7
2015-03-09
target-i386: Remove unused APIC ID default code
Eduardo Habkost
1
-1
/
+0
2015-03-09
target-i386: Eliminate unnecessary get_cpuid_vendor() function
Eduardo Habkost
1
-14
/
+6
2015-03-09
target-i386: Simplify listflags() function
Eduardo Habkost
1
-28
/
+14
2015-03-09
target-i386: Move topology.h to include/hw/i386
Eduardo Habkost
1
-1
/
+1
2015-03-03
Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'...
Peter Maydell
1
-51
/
+95
2015-03-02
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
1
-95
/
+51
2015-02-25
target-i386: Move APIC ID compatibility code to pc.c
Eduardo Habkost
1
-34
/
+0
2015-02-25
target-i386: Require APIC ID to be explicitly set before CPU realize
Eduardo Habkost
1
-1
/
+6
2015-02-25
target-i386: Set APIC ID using cpu_index on CONFIG_USER
Eduardo Habkost
1
-0
/
+6
2015-02-25
target-i386: Move CPUX86State.cpuid_apic_id to X86CPU.apic_id
Eduardo Habkost
1
-9
/
+8
2015-02-25
target-i386: Simplify error handling on cpu_x86_init_user()
Eduardo Habkost
1
-9
/
+11
2015-02-25
target-i386: Eliminate cpu_init() function
Eduardo Habkost
1
-3
/
+3
2015-02-25
target-i386: Rename cpu_x86_init() to cpu_x86_init_user()
Eduardo Habkost
1
-1
/
+1
2015-02-25
target-i386: Move topology.h to include/hw/i386
Eduardo Habkost
1
-1
/
+1
2015-02-25
target-i386: Eliminate unnecessary get_cpuid_vendor() function
Eduardo Habkost
1
-14
/
+6
2015-02-25
target-i386: Simplify listflags() function
Eduardo Habkost
1
-28
/
+14
2015-02-18
error: Use error_report_err() where appropriate
Markus Armbruster
1
-2
/
+1
2015-01-26
target-i386: Disable HLE and RTM on Haswell & Broadwell
Eduardo Habkost
1
-5
/
+4
2014-12-15
target-i386: add Ivy Bridge CPU model
Paolo Bonzini
1
-0
/
+32
2014-12-15
target-i386: add f16c and rdrand to Haswell and Broadwell
Paolo Bonzini
1
-2
/
+2
2014-12-15
target-i386: add VME to all CPUs
Paolo Bonzini
1
-15
/
+15
2014-12-15
x86: Drop some superfluous casts from void *
Markus Armbruster
1
-1
/
+1
2014-12-15
target-i386: get/set/migrate XSAVES state
Wanpeng Li
1
-1
/
+0
2014-12-15
target-i386: add feature flags for CPUID[EAX=0xd,ECX=1]
Paolo Bonzini
1
-1
/
+28
2014-11-24
apic: avoid getting out of halted state on masked PIC interrupts
Paolo Bonzini
1
-2
/
+8
2014-11-11
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-1...
Peter Maydell
1
-3
/
+3
2014-11-11
target-i386: cpu: keeping function parameters alignment on new line
Chen Fan
1
-3
/
+3
2014-11-04
target-i386: Disable SVM by default in KVM mode
Eduardo Habkost
1
-0
/
+6
2014-11-04
target-i386: Don't enable nested VMX by default
Eduardo Habkost
1
-4
/
+4
2014-11-04
target-i386: Remove unsupported bits from all CPU models
Eduardo Habkost
1
-13
/
+20
2014-11-04
target-i386: Disable CPUID_ACPI by default in KVM mode
Eduardo Habkost
1
-0
/
+1
2014-11-03
target-i386: Rename KVM auto-feature-enable compat function
Eduardo Habkost
1
-1
/
+1
2014-11-02
target-i386: Remove unused model_features_t struct
Eduardo Habkost
1
-8
/
+0
2014-10-24
target-i386: add Intel AVX-512 support
Chao Peng
1
-2
/
+8
2014-10-23
target-i386: warns users when CPU threads>1 for non-Intel CPUs
Wei Huang
1
-3
/
+23
2014-09-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2014-09-25
target-i386: Use cpu_exec_interrupt qom hook
Richard Henderson
1
-0
/
+1
2014-09-25
target-i386: Use cpu_exec_enter/exit qom hooks
Richard Henderson
1
-0
/
+2
[next]