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