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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-23
x86/cpu: use standard-headers/asm-x86.kvm_para.h
Michael S. Tsirkin
1
-3
/
+1
2018-05-21
i386: define the AMD 'virt-ssbd' CPUID feature bit (CVE-2018-3639)
Konrad Rzeszutek Wilk
1
-1
/
+1
2018-05-21
i386: define the 'ssbd' CPUID feature bit (CVE-2018-3639)
Daniel P. Berrangé
1
-1
/
+1
2018-05-15
i386: Add new property to control cache info
Babu Moger
1
-26
/
+71
2018-05-15
i386: Initialize cache information for EPYC family processors
Babu Moger
1
-0
/
+52
2018-05-15
i386: Add cache information in X86CPUDefinition
Babu Moger
1
-0
/
+1
2018-05-15
i386: Helpers to encode cache information consistently
Eduardo Habkost
1
-124
/
+371
2018-05-15
x86/cpu: Enable CLDEMOTE(Demote Cache Line) cpu feature
Jingqi Liu
1
-1
/
+1
2018-05-15
i386: add KnightsMill cpu model
Boqun Feng
1
-0
/
+42
2018-05-11
i386/kvm: add support for Hyper-V reenlightenment MSRs
Vitaly Kuznetsov
1
-1
/
+3
2018-04-16
i386: Don't automatically enable FEAT_KVM_HINTS bits
Eduardo Habkost
1
-1
/
+9
2018-04-09
i386/hyperv: add hv-frequencies cpu property
Roman Kagan
1
-0
/
+1
2018-03-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-8
/
+5
2018-03-19
i386: Disable Intel PT if packets IP payloads have LIP values
Luwei Kang
1
-1
/
+4
2018-03-19
qapi: Replace qobject_to_X(o) by qobject_to(X, o)
Max Reitz
1
-1
/
+1
2018-03-19
cpu: drop unnecessary NULL check and cpu_common_class_by_name()
Igor Mammedov
1
-7
/
+1
2018-03-15
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream-sev' into sta...
Peter Maydell
1
-0
/
+14
2018-03-13
cpu/i386: populate CPUID 0x8000_001F when SEV is active
Brijesh Singh
1
-0
/
+13
2018-03-13
KVM: x86: Add support for save/load MSR_SMI_COUNT
Liran Alon
1
-0
/
+1
2018-03-12
i386: Add Intel Processor Trace feature support
Chao Peng
1
-2
/
+76
2018-03-12
target-i386: add KVM_HINTS_DEDICATED performance hint
Wanpeng Li
1
-0
/
+14
2018-03-02
qapi: Empty out qapi-schema.json
Markus Armbruster
1
-2
/
+2
2018-02-09
Include qapi/qmp/qdict.h exactly where needed
Markus Armbruster
1
-0
/
+1
2018-02-09
Eliminate qapi/qmp/types.h
Markus Armbruster
1
-1
/
+0
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
1
-0
/
+2
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
1
-1
/
+0
2018-02-05
qdev: use device_class_set_parent_realize/unrealize/reset()
Philippe Mathieu-Daudé
1
-4
/
+4
2018-01-17
i386: Add EPYC-IBPB CPU model
Eduardo Habkost
1
-0
/
+46
2018-01-17
i386: Add new -IBRS versions of Intel CPU models
Eduardo Habkost
1
-1
/
+378
2018-01-17
i386: Add FEAT_8000_0008_EBX CPUID feature word
Eduardo Habkost
1
-1
/
+18
2018-01-17
i386: Add spec-ctrl CPUID bit
Eduardo Habkost
1
-1
/
+1
2018-01-17
i386: Change X86CPUDefinition::model_id to const char*
Eduardo Habkost
1
-1
/
+8
2018-01-17
target/i386: add clflushopt to "Skylake-Server" cpu model
Haozhong Zhang
1
-1
/
+1
2018-01-16
target/i386: move hflags update code to a function
Tao Wu
1
-0
/
+42
2017-12-22
i386: hvf: refactor event injection code for hvf
Sergio Andres Gomez Del Real
1
-0
/
+3
2017-12-22
i386: refactor KVM cpuid code so that it applies to hvf as well
Sergio Andres Gomez Del Real
1
-20
/
+57
2017-12-21
cpu: refactor cpu_address_space_init()
Peter Xu
1
-8
/
+2
2017-12-21
x86/cpu: Enable new SSE/AVX/AVX512 cpu features
Yang Zhong
1
-3
/
+3
2017-12-18
Remove empty statements
Ladi Prosek
1
-1
/
+1
2017-11-16
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-1
/
+1
2017-11-14
target-i386: adds PV_TLB_FLUSH CPUID feature bit
Wanpeng Li
1
-1
/
+1
2017-11-09
disas: Dump insn bytes along with capstone disassembly
Richard Henderson
1
-0
/
+2
2017-10-27
Merge remote-tracking branch 'remotes/rth/tags/pull-dis-20171026' into staging
Peter Maydell
1
-0
/
+19
2017-10-26
tcg: Avoid setting tcg_initialize if !CONFIG_TCG
Richard Henderson
1
-0
/
+2
2017-10-25
i386: Support Capstone in disas_set_info
Richard Henderson
1
-0
/
+7
2017-10-25
target/i386: Convert to disas_set_info hook
Richard Henderson
1
-0
/
+12
2017-10-24
qom: Introduce CPUClass.tcg_initialize
Richard Henderson
1
-4
/
+1
2017-09-22
memory: Get rid of address_space_init_shareable
Alexey Kardashevskiy
1
-2
/
+3
2017-09-20
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
1
-3
/
+0
2017-09-19
hyperv: add header with protocol definitions
Roman Kagan
1
-2
/
+2
[next]