index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
/
cpu.c
Age
Commit message (
Expand
)
Author
2020-02-12
target/i386: enable monitor and ucode revision with -cpu max
Paolo Bonzini
2020-01-24
target/i386: Add the 'model-id' for Skylake -v3 CPU models
Kashyap Chamarthy
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2020-01-24
target/i386: kvm: initialize microcode revision from KVM
Paolo Bonzini
2020-01-24
target/i386: add a ucode-rev property
Paolo Bonzini
2020-01-24
cpu: Use cpu_class_set_parent_reset()
Greg Kurz
2020-01-07
target/i386: Add missed features to Cooperlake CPU model
Xiaoyao Li
2020-01-06
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...
Peter Maydell
2019-12-19
i386: Resolve CPU models to v1 by default
Eduardo Habkost
2019-12-17
qom: add object_new_with_class
Paolo Bonzini
2019-12-13
i386: Use g_autofree in a few places
Eduardo Habkost
2019-12-13
i386: Add new CPU model Cooperlake
Cathy Zhang
2019-11-26
target/i386: add two missing VMX features for Skylake and CascadeLake Server
Paolo Bonzini
2019-11-21
i386: Add -noTSX aliases for hle=off, rtm=off CPU models
Eduardo Habkost
2019-11-21
i386: Add new versions of Skylake/Cascadelake/Icelake without TSX
Eduardo Habkost
2019-11-21
target/i386: add support for MSR_IA32_TSX_CTRL
Paolo Bonzini
2019-11-21
target/i386: add VMX features to named CPU models
Paolo Bonzini
2019-11-19
target/i386: Export TAA_NO bit to guests
Pawan Gupta
2019-11-19
target/i386: add PSCHANGE_NO bit for the ARCH_CAPABILITIES MSR
Paolo Bonzini
2019-10-26
Merge commit 'df84f17' into HEAD
Paolo Bonzini
2019-10-23
target/i386: Introduce Denverton CPU model
Tao Xu
2019-10-23
x86/cpu: Add support for UMONITOR/UMWAIT/TPAUSE
Tao Xu
2019-10-22
i386/kvm: add NoNonArchitecturalCoreSharing Hyper-V enlightenment
Vitaly Kuznetsov
2019-10-15
target/i386: Add Snowridge-v2 (no MPX) CPU model
Xiaoyao Li
2019-10-15
i386: Fix legacy guest with xsave panic on host kvm without update cpuid.
Bingsong Si
2019-10-15
target/i386: drop the duplicated definition of cpuid AVX512_VBMI macro
Tao Xu
2019-10-04
target/i386: add VMX features
Paolo Bonzini
2019-10-04
target/i386: expand feature words to 64 bits
Paolo Bonzini
2019-10-04
target/i386: introduce generic feature dependency mechanism
Paolo Bonzini
2019-10-04
target/i386: handle filtered_features in a new function mark_unavailable_feat...
Paolo Bonzini
2019-10-04
Fix wrong behavior of cpu_memory_rw_debug() function in SMM
Dmitry Poletaev
2019-10-04
i386: Add CPUID bit for CLZERO and XSAVEERPTR
Sebastian Andrzej Siewior
2019-08-20
x86: Intel AVX512_BF16 feature enabling
Jing Liu
2019-08-20
target-i386: adds PV_SCHED_YIELD CPUID feature bit
Wanpeng Li
2019-08-20
kvm: i386: halt poll control MSR support
Marcelo Tosatti
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include sysemu/reset.h a lot less
Markus Armbruster
2019-07-29
i386: Fix Snowridge CPU model name and features
Paul Lai
2019-07-19
i386: indicate that 'pconfig' feature was removed intentionally
Denis V. Lunev
2019-07-05
i386: Add Cascadelake-Server-v2 CPU model
Eduardo Habkost
2019-07-05
i386: Make unversioned CPU models be aliases
Eduardo Habkost
2019-07-05
i386: Replace -noTSX, -IBRS, -IBPB CPU models with aliases
Eduardo Habkost
2019-07-05
i386: Define -IBRS, -noTSX, -IBRS versions of CPU models
Eduardo Habkost
2019-07-05
i386: Register versioned CPU models
Eduardo Habkost
2019-07-05
i386: Get model-id from CPU object on "-cpu help"
Eduardo Habkost
2019-07-05
i386: Add x-force-features option for testing
Eduardo Habkost
2019-07-05
i386: Introduce SnowRidge CPU model
Paul Lai
2019-07-05
target/i386: Add CPUID.1F generation support for multi-dies PCMachine
Like Xu
2019-07-05
i386: Remove unused host_cpudef variable
Eduardo Habkost
2019-07-05
i386: make 'hv-spinlocks' a regular uint32 property
Roman Kagan
[next]