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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-05
i386: Make unversioned CPU models be aliases
Eduardo Habkost
1
-0
/
+12
2019-07-05
i386: Register versioned CPU models
Eduardo Habkost
1
-0
/
+10
2019-07-05
i386: Add x-force-features option for testing
Eduardo Habkost
1
-0
/
+6
2019-07-05
target/i386: Add CPUID.1F generation support for multi-dies PCMachine
Like Xu
1
-0
/
+1
2019-07-05
x86/cpu: use FeatureWordArray to define filtered_features
Wei Yang
1
-1
/
+1
2019-07-05
i386: Fix signedness of hyperv_spinlock_attempts
Eduardo Habkost
1
-1
/
+1
2019-07-05
i386/cpu: Consolidate die-id validity in smp context
Like Xu
1
-0
/
+1
2019-07-05
i386: Add die-level cpu topology to x86CPU on PCMachine
Like Xu
1
-0
/
+2
2019-06-21
target/i386: kvm: Add support for KVM_CAP_EXCEPTION_PAYLOAD
Liran Alon
1
-1
/
+5
2019-06-21
target/i386: kvm: Add support for save and restore nested state
Liran Alon
1
-0
/
+3
2019-06-21
target/i386: kvm: Block migration for vCPUs exposed with nested virtualization
Liran Alon
1
-0
/
+12
2019-06-21
target/i386: define a new MSR based feature word - FEAT_CORE_CAPABILITY
Xiaoyao Li
1
-0
/
+5
2019-06-21
i386/kvm: add support for Direct Mode for Hyper-V synthetic timers
Vitaly Kuznetsov
1
-0
/
+1
2019-06-21
i386/kvm: implement 'hv-passthrough' mode
Vitaly Kuznetsov
1
-0
/
+1
2019-06-21
i386/kvm: convert hyperv enlightenments properties from bools to bits
Vitaly Kuznetsov
1
-14
/
+23
2019-06-11
qemu-common: Move tcg_enabled() etc. to sysemu/tcg.h
Markus Armbruster
1
-1
/
+1
2019-06-10
cpu: Remove CPU_COMMON
Richard Henderson
1
-3
/
+1
2019-06-10
cpu: Introduce CPUNegativeOffsetState
Richard Henderson
1
-0
/
+1
2019-06-10
cpu: Move ENV_OFFSET to exec/gen-icount.h
Richard Henderson
1
-1
/
+0
2019-06-10
target/i386: Use env_cpu, env_archcpu
Richard Henderson
1
-5
/
+0
2019-06-10
cpu: Replace ENV_GET_CPU with env_cpu
Richard Henderson
1
-2
/
+0
2019-06-10
cpu: Define ArchCPU
Richard Henderson
1
-0
/
+1
2019-06-10
cpu: Define CPUArchState with typedef
Richard Henderson
1
-3
/
+2
2019-06-10
tcg: Split out target/arch/cpu-param.h
Richard Henderson
1
-21
/
+0
2019-06-03
i386: Enable IA32_MISC_ENABLE MWAIT bit when exposing mwait/monitor
Wanpeng Li
1
-0
/
+1
2019-05-10
target/i386: Convert to CPUClass::tlb_fill
Richard Henderson
1
-2
/
+3
2019-04-25
i386: Add new Hygon 'Dhyana' CPU model
Pu Wen
1
-0
/
+2
2019-04-18
qom/cpu: Simplify how CPUClass:cpu_dump_state() prints
Markus Armbruster
1
-2
/
+1
2019-04-18
target/i386: Simplify how x86_cpu_dump_local_apic_state() prints
Markus Armbruster
1
-2
/
+1
2019-04-18
target: Simplify how the TARGET_cpu_list() print
Markus Armbruster
1
-1
/
+1
2019-03-11
i386: extended the cpuid_level when Intel PT is enabled
Luwei Kang
1
-0
/
+3
2019-02-05
Revert "i386: Add CPUID bit for PCONFIG"
Robert Hoo
1
-1
/
+0
2019-01-14
x86: host-phys-bits-limit option
Eduardo Habkost
1
-0
/
+3
2019-01-14
i386/kvm: expose HV_CPUID_ENLIGHTMENT_INFO.EAX and HV_CPUID_NESTED_FEATURES.E...
Vitaly Kuznetsov
1
-0
/
+2
2018-12-11
x86/cpu: Enable MOVDIR64B cpu feature
Liu Jingqi
1
-0
/
+1
2018-12-11
x86/cpu: Enable MOVDIRI cpu feature
Liu Jingqi
1
-0
/
+1
2018-11-06
x86: hv_evmcs CPU flag support
Vitaly Kuznetsov
1
-0
/
+1
2018-10-30
x86: define a new MSR based feature word -- FEATURE_WORDS_ARCH_CAPABILITIES
Robert Hoo
1
-0
/
+8
2018-10-19
hyperv: only add SynIC in compatible configurations
Roman Kagan
1
-0
/
+1
2018-10-19
i386/kvm: add support for Hyper-V IPI send
Vitaly Kuznetsov
1
-0
/
+1
2018-10-02
i386: Compile CPUX86State xsave_buf only when support KVM or HVF
Liran Alon
1
-1
/
+3
2018-10-02
target/i386: rename HF_SVMI_MASK to HF_GUEST_MASK
Paolo Bonzini
1
-2
/
+2
2018-10-02
target/i386: unify masking of interrupts
Paolo Bonzini
1
-0
/
+1
2018-08-23
target/i386: update MPX flags when CPL changes
Paolo Bonzini
1
-3
/
+4
2018-08-16
i386: Add CPUID bit for WBNOINVD
Robert Hoo
1
-0
/
+2
2018-08-16
i386: Add CPUID bit for PCONFIG
Robert Hoo
1
-0
/
+1
2018-08-16
i386: Add CPUID bit and feature words for IA32_ARCH_CAPABILITIES MSR
Robert Hoo
1
-0
/
+1
2018-08-16
i386: Add new MSR indices for IA32_PRED_CMD and IA32_ARCH_CAPABILITIES
Robert Hoo
1
-0
/
+2
2018-07-30
i386: do not migrate MSR_SMI_COUNT on machine types <2.12
Paolo Bonzini
1
-0
/
+1
2018-07-23
i386: Rename enum CacheType members
Eduardo Habkost
1
-2
/
+2
[next]