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.h
Age
Commit message (
Expand
)
Author
2020-01-24
target/i386: add a ucode-rev property
Paolo Bonzini
2020-01-15
target/i386: Remove MMU_MODE{0,1,2}_SUFFIX
Richard Henderson
2020-01-07
target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIES
Xiaoyao Li
2019-12-13
i386: Add macro for stibp
Cathy Zhang
2019-12-13
i386: Add MSR feature bit for MDS-NO
Cathy Zhang
2019-11-21
target/i386: add support for MSR_IA32_TSX_CTRL
Paolo Bonzini
2019-10-26
i386: implement IGNNE
Paolo Bonzini
2019-10-26
target/i386: move FERR handling to target/i386
Paolo Bonzini
2019-10-23
target/i386: Add support for save/load IA32_UMWAIT_CONTROL MSR
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: drop the duplicated definition of cpuid AVX512_VBMI macro
Tao Xu
2019-10-15
target/i386: clean up comments over 80 chars per line
Tao Xu
2019-10-04
target/i386: add VMX features
Paolo Bonzini
2019-10-04
target/i386: add VMX definitions
Paolo Bonzini
2019-10-04
target/i386: expand feature words to 64 bits
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
kvm: i386: halt poll control MSR support
Marcelo Tosatti
2019-08-16
migration: Move the VMStateDescription typedef to typedefs.h
Markus Armbruster
2019-07-19
target/i386: kvm: Demand nested migration kernel capabilities only when vCPU ...
Liran Alon
2019-07-05
i386: Make unversioned CPU models be aliases
Eduardo Habkost
2019-07-05
i386: Register versioned CPU models
Eduardo Habkost
2019-07-05
i386: Add x-force-features option for testing
Eduardo Habkost
2019-07-05
target/i386: Add CPUID.1F generation support for multi-dies PCMachine
Like Xu
2019-07-05
x86/cpu: use FeatureWordArray to define filtered_features
Wei Yang
2019-07-05
i386: Fix signedness of hyperv_spinlock_attempts
Eduardo Habkost
2019-07-05
i386/cpu: Consolidate die-id validity in smp context
Like Xu
2019-07-05
i386: Add die-level cpu topology to x86CPU on PCMachine
Like Xu
2019-06-21
target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOAD
Liran Alon
2019-06-21
target/i386: kvm: Add support for save and restore nested state
Liran Alon
2019-06-21
target/i386: kvm: Block migration for vCPUs exposed with nested virtualization
Liran Alon
2019-06-21
target/i386: define a new MSR based feature word - FEAT_CORE_CAPABILITY
Xiaoyao Li
2019-06-21
i386/kvm: add support for Direct Mode for Hyper-V synthetic timers
Vitaly Kuznetsov
2019-06-21
i386/kvm: implement 'hv-passthrough' mode
Vitaly Kuznetsov
2019-06-21
i386/kvm: convert hyperv enlightenments properties from bools to bits
Vitaly Kuznetsov
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
2019-06-10
cpu: Remove CPU_COMMON
Richard Henderson
2019-06-10
cpu: Introduce CPUNegativeOffsetState
Richard Henderson
2019-06-10
cpu: Move ENV_OFFSET to exec/gen-icount.h
Richard Henderson
2019-06-10
target/i386: Use env_cpu, env_archcpu
Richard Henderson
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
2019-06-10
cpu: Define ArchCPU
Richard Henderson
2019-06-10
cpu: Define CPUArchState with typedef
Richard Henderson
2019-06-10
tcg: Split out target/arch/cpu-param.h
Richard Henderson
2019-06-03
i386: Enable IA32_MISC_ENABLE MWAIT bit when exposing mwait/monitor
Wanpeng Li
2019-05-10
target/i386: Convert to CPUClass::tlb_fill
Richard Henderson
2019-04-25
i386: Add new Hygon 'Dhyana' CPU model
Pu Wen
2019-04-18
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
[next]