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-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
target/i386: unify masking of interrupts
Paolo Bonzini
2018-08-23
i386: Fix arch_query_cpu_model_expansion() leak
Eduardo Habkost
2018-08-16
i386: Disable TOPOEXT by default on "-cpu host"
Eduardo Habkost
2018-08-16
target-i386: adds PV_SEND_IPI CPUID feature bit
Wanpeng Li
2018-08-16
i386: Add new CPU model Icelake-{Server,Client}
Robert Hoo
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-07-30
i386: do not migrate MSR_SMI_COUNT on machine types <2.12
Paolo Bonzini
2018-07-23
i386: Rename enum CacheType members
Eduardo Habkost
2018-07-06
i386: fix '-cpu ?' output for host cpu type
Greg Kurz
2018-07-02
target-i386: Add NPT support
Jan Kiszka
2018-07-02
x86/cpu: Use definitions from "qemu/units.h"
Philippe Mathieu-Daudé
2018-07-02
i386/kvm: add support for Hyper-V TLB flush
Vitaly Kuznetsov
2018-06-29
i386/cpu: make -cpu host support monitor/mwait
Michael S. Tsirkin
2018-06-22
i386: Remove generic SMT thread check
Babu Moger
2018-06-22
i386: Enable TOPOEXT feature on AMD EPYC CPU
Babu Moger
2018-06-22
i386: Fix up the Node id for CPUID_8000_001E
Babu Moger
2018-06-22
i386: Define AMD's no SSB mitigation needed.
Konrad Rzeszutek Wilk
2018-06-22
i386: define the AMD 'amd-ssbd' CPUID feature bit
Konrad Rzeszutek Wilk
2018-06-22
i386: Remove ospke CPUID flag name
Eduardo Habkost
2018-06-22
i386: Remove osxsave CPUID flag name
Eduardo Habkost
2018-06-22
i386: display known CPUID features linewrapped, in alphabetical order
Daniel P. Berrangé
2018-06-22
i386: improve sorting of CPU model names
Daniel P. Berrangé
2018-06-22
i386: improve alignment of CPU model listing
Daniel P. Berrangé
2018-06-22
i386: Add support for CPUID_8000_001E for AMD
Babu Moger
2018-06-08
i386: Populate AMD Processor Cache Information for cpuid 0x8000001D
Babu Moger
2018-06-08
i386: Clean up cache CPUID code
Eduardo Habkost
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
[next]