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
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
2018-07-02
target-i386: Add NPT support
Jan Kiszka
1
-0
/
+6
2018-07-02
i386/kvm: add support for Hyper-V TLB flush
Vitaly Kuznetsov
1
-0
/
+1
2018-06-29
i386/cpu: make -cpu host support monitor/mwait
Michael S. Tsirkin
1
-0
/
+9
2018-06-28
target-i386: Mark cpu_vmexit noreturn
Jan Kiszka
1
-2
/
+2
2018-06-08
i386: Clean up cache CPUID code
Eduardo Habkost
1
-5
/
+9
2018-05-23
x86/cpu: use standard-headers/asm-x86.kvm_para.h
Michael S. Tsirkin
1
-2
/
+0
2018-05-21
i386: Define the Virt SSBD MSR and handling of it (CVE-2018-3639)
Konrad Rzeszutek Wilk
1
-0
/
+2
2018-05-21
i386: define the 'ssbd' CPUID feature bit (CVE-2018-3639)
Daniel P. Berrangé
1
-0
/
+1
2018-05-15
i386: Add new property to control cache info
Babu Moger
1
-0
/
+5
2018-05-15
i386: Add cache information in X86CPUDefinition
Babu Moger
1
-0
/
+7
2018-05-15
i386: Helpers to encode cache information consistently
Eduardo Habkost
1
-0
/
+53
2018-05-15
x86/cpu: Enable CLDEMOTE(Demote Cache Line) cpu feature
Jingqi Liu
1
-0
/
+1
2018-05-11
i386/kvm: add support for Hyper-V reenlightenment MSRs
Vitaly Kuznetsov
1
-0
/
+4
2018-04-09
i386/hyperv: add hv-frequencies cpu property
Roman Kagan
1
-0
/
+1
2018-03-19
cpu: get rid of unused cpu_init() defines
Igor Mammedov
1
-2
/
+0
2018-03-19
cpu: add CPU_RESOLVING_TYPE macro
Igor Mammedov
1
-0
/
+1
2018-03-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta...
Peter Maydell
1
-0
/
+3
2018-03-13
KVM: x86: Add support for save/load MSR_SMI_COUNT
Liran Alon
1
-0
/
+3
2018-03-12
i386: Add support to get/set/migrate Intel Processor Trace feature
Chao Peng
1
-0
/
+22
2018-03-12
i386: Add Intel Processor Trace feature support
Chao Peng
1
-0
/
+1
2018-03-12
target-i386: add KVM_HINTS_DEDICATED performance hint
Wanpeng Li
1
-0
/
+3
2018-02-21
target/*/cpu.h: remove softfloat.h
Alex Bennée
1
-4
/
+0
2018-01-25
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
1
-1
/
+1
2018-01-17
i386: Add FEAT_8000_0008_EBX CPUID feature word
Eduardo Habkost
1
-0
/
+3
2018-01-17
i386: Add spec-ctrl CPUID bit
Eduardo Habkost
1
-0
/
+1
2018-01-17
i386: Add support for SPEC_CTRL MSR
Paolo Bonzini
1
-0
/
+3
2018-01-16
target/i386: move hflags update code to a function
Tao Wu
1
-0
/
+2
2017-12-22
i386: hvf: unify register enums between HVF and the rest
Paolo Bonzini
1
-24
/
+38
2017-12-22
i386: hvf: add code base from Google's QEMU repository
Sergio Andres Gomez Del Real
1
-6
/
+33
2017-12-21
hyperv: make SynIC version msr constant
Roman Kagan
1
-1
/
+0
2017-12-21
hyperv: set partition-wide MSRs only on first vcpu
Evgeny Yakovlev
1
-1
/
+4
2017-12-21
x86/cpu: Enable new SSE/AVX/AVX512 cpu features
Yang Zhong
1
-0
/
+6
2017-09-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-0
/
+9
2017-09-19
hyperv: add header with protocol definitions
Roman Kagan
1
-5
/
+5
2017-09-19
i386/cpu/hyperv: support over 64 vcpus for windows guests
Gonglei
1
-0
/
+2
2017-09-19
pc: use generic cpu_model parsing
Igor Mammedov
1
-0
/
+9
2017-09-01
x86: replace cpu_x86_init() with cpu_generic_init()
Igor Mammedov
1
-2
/
+1
2017-07-17
i386: expose "TCGTCGTCGTCG" in the 0x40000000 CPUID leaf
Daniel P. Berrange
1
-0
/
+1
2017-07-05
target/i386: add the tcg_enabled() in target/i386/
Yang Zhong
1
-1
/
+7
2017-07-05
target/i386: split cpu_set_mxcsr() and make cpu_set_fpuc() inline
Yang Zhong
1
-3
/
+18
2017-07-05
target/i386: make cpu_get_fp80()/cpu_set_fp80() static
Yang Zhong
1
-2
/
+0
[next]