index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-i386
/
cpu.c
Age
Commit message (
Expand
)
Author
2015-03-03
Revert "Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request'...
Peter Maydell
2015-03-02
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-pull-request' into st...
Peter Maydell
2015-02-25
target-i386: Move APIC ID compatibility code to pc.c
Eduardo Habkost
2015-02-25
target-i386: Require APIC ID to be explicitly set before CPU realize
Eduardo Habkost
2015-02-25
target-i386: Set APIC ID using cpu_index on CONFIG_USER
Eduardo Habkost
2015-02-25
target-i386: Move CPUX86State.cpuid_apic_id to X86CPU.apic_id
Eduardo Habkost
2015-02-25
target-i386: Simplify error handling on cpu_x86_init_user()
Eduardo Habkost
2015-02-25
target-i386: Eliminate cpu_init() function
Eduardo Habkost
2015-02-25
target-i386: Rename cpu_x86_init() to cpu_x86_init_user()
Eduardo Habkost
2015-02-25
target-i386: Move topology.h to include/hw/i386
Eduardo Habkost
2015-02-25
target-i386: Eliminate unnecessary get_cpuid_vendor() function
Eduardo Habkost
2015-02-25
target-i386: Simplify listflags() function
Eduardo Habkost
2015-02-18
error: Use error_report_err() where appropriate
Markus Armbruster
2015-01-26
target-i386: Disable HLE and RTM on Haswell & Broadwell
Eduardo Habkost
2014-12-15
target-i386: add Ivy Bridge CPU model
Paolo Bonzini
2014-12-15
target-i386: add f16c and rdrand to Haswell and Broadwell
Paolo Bonzini
2014-12-15
target-i386: add VME to all CPUs
Paolo Bonzini
2014-12-15
x86: Drop some superfluous casts from void *
Markus Armbruster
2014-12-15
target-i386: get/set/migrate XSAVES state
Wanpeng Li
2014-12-15
target-i386: add feature flags for CPUID[EAX=0xd,ECX=1]
Paolo Bonzini
2014-11-24
apic: avoid getting out of halted state on masked PIC interrupts
Paolo Bonzini
2014-11-11
Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2014-11-1...
Peter Maydell
2014-11-11
target-i386: cpu: keeping function parameters alignment on new line
Chen Fan
2014-11-04
target-i386: Disable SVM by default in KVM mode
Eduardo Habkost
2014-11-04
target-i386: Don't enable nested VMX by default
Eduardo Habkost
2014-11-04
target-i386: Remove unsupported bits from all CPU models
Eduardo Habkost
2014-11-04
target-i386: Disable CPUID_ACPI by default in KVM mode
Eduardo Habkost
2014-11-03
target-i386: Rename KVM auto-feature-enable compat function
Eduardo Habkost
2014-11-02
target-i386: Remove unused model_features_t struct
Eduardo Habkost
2014-10-24
target-i386: add Intel AVX-512 support
Chao Peng
2014-10-23
target-i386: warns users when CPU threads>1 for non-Intel CPUs
Wei Huang
2014-09-26
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2014-09-25
target-i386: Use cpu_exec_interrupt qom hook
Richard Henderson
2014-09-25
target-i386: Use cpu_exec_enter/exit qom hooks
Richard Henderson
2014-09-18
target-i386: update fp status fix
Pavel Dovgalyuk
2014-09-12
cpu-exec: Make debug_excp_handler a QOM CPU method
Peter Maydell
2014-09-05
target-i386: Reject invalid CPU feature names on the command-line
Eduardo Habkost
2014-09-05
target-i386: Support migratable=no properly
Eduardo Habkost
2014-08-26
target-i386: Add "tsc_adjust" CPU feature name
Eduardo Habkost
2014-08-26
target-i386: Add "mpx" CPU feature name
Eduardo Habkost
2014-08-25
x86: Clear MTRRs on vCPU reset
Alex Williamson
2014-08-09
target-i386/cpu.c: Fix two error output indentation
chenfan
2014-07-10
target-i386: Add "kvmclock-stable-bit" feature bit name
Eduardo Habkost
2014-06-25
target-i386: Broadwell CPU model
Eduardo Habkost
2014-06-25
target-i386: Fix indentation of CPU model definitions
Eduardo Habkost
2014-06-25
target-i386: Support "invariant tsc" flag
Marcelo Tosatti
2014-06-25
target-i386: Set migratable=yes by default on "host" CPU mooel
Eduardo Habkost
2014-06-25
target-i386: Add "migratable" property to "host" CPU model
Eduardo Habkost
2014-06-25
target-i386: Support check/enforce flags in TCG mode, too
Eduardo Habkost
2014-06-25
target-i386: Loop-based feature word filtering in TCG mode
Eduardo Habkost
[prev]
[next]