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
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
2019-04-18
target/i386: Simplify how x86_cpu_dump_local_apic_state() prints
Markus Armbruster
2019-04-18
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
2019-03-11
i386: extended the cpuid_level when Intel PT is enabled
Luwei Kang
2019-02-05
Revert "i386: Add CPUID bit for PCONFIG"
Robert Hoo
2019-01-14
x86: host-phys-bits-limit option
Eduardo Habkost
2019-01-14
i386/kvm: expose HV_CPUID_ENLIGHTMENT_INFO.EAX and HV_CPUID_NESTED_FEATURES.E...
Vitaly Kuznetsov
2018-12-11
x86/cpu: Enable MOVDIR64B cpu feature
Liu Jingqi
2018-12-11
x86/cpu: Enable MOVDIRI cpu feature
Liu Jingqi
2018-11-06
x86: hv_evmcs CPU flag support
Vitaly Kuznetsov
2018-10-30
x86: define a new MSR based feature word -- FEATURE_WORDS_ARCH_CAPABILITIES
Robert Hoo
2018-10-19
hyperv: only add SynIC in compatible configurations
Roman Kagan
2018-10-19
i386/kvm: add support for Hyper-V IPI send
Vitaly Kuznetsov
2018-10-02
i386: Compile CPUX86State xsave_buf only when support KVM or HVF
Liran Alon
2018-10-02
target/i386: rename HF_SVMI_MASK to HF_GUEST_MASK
Paolo Bonzini
2018-10-02
target/i386: unify masking of interrupts
Paolo Bonzini
2018-08-23
target/i386: update MPX flags when CPL changes
Paolo Bonzini
2018-08-16
i386: Add CPUID bit for WBNOINVD
Robert Hoo
2018-08-16
i386: Add CPUID bit for PCONFIG
Robert Hoo
2018-08-16
i386: Add CPUID bit and feature words for IA32_ARCH_CAPABILITIES MSR
Robert Hoo
2018-08-16
i386: Add new MSR indices for IA32_PRED_CMD and IA32_ARCH_CAPABILITIES
Robert Hoo
[next]