index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
/
cpu.c
Age
Commit message (
Expand
)
Author
2021-03-19
target/i386: allow modifying TCG phys-addr-bits
Paolo Bonzini
2021-03-09
Various spelling fixes
Michael Tokarev
2021-02-25
target/i386: Add bus lock debug exception support
Chenyi Qiang
2021-02-25
target/i386: update to show preferred boolean syntax for -cpu
Daniel P. Berrangé
2021-02-18
i386: Add the support for AMD EPYC 3rd generation processors
Babu Moger
2021-02-16
sev/i386: Add initial support for SEV-ES
Tom Lendacky
2021-02-08
target/i386: Expose VMX entry/exit load pkrs control bits
Chenyi Qiang
2021-02-08
target/i86: implement PKS
Paolo Bonzini
2021-02-08
x86/cpu: Populate SVM CPUID feature bits
Wei Huang
2021-02-08
target/i386: do not set LM for 32-bit emulation "-cpu host/max"
Paolo Bonzini
2021-01-28
qapi: Use QAPI_LIST_APPEND in trivial cases
Eric Blake
2021-01-21
x86/cpu: Use max host physical address if -cpu max option is applied
Yang Weijiang
2020-12-19
qapi: Use QAPI_LIST_PREPEND() where possible
Eric Blake
2020-12-16
i386: move TCG cpu class initialization to tcg/
Claudio Fontana
2020-12-16
x86/cpu: Add AVX512_FP16 cpu feature
Cathy Zhang
2020-12-16
i386: move hyperv_limits initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
i386: move hyperv_version_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
i386: move hyperv_interface_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
i386: move hyperv_vendor_id initialization to x86_cpu_realizefn()
Vitaly Kuznetsov
2020-12-16
i386: move kvm accel files into kvm/
Claudio Fontana
2020-12-15
i386: Register feature bit properties as class properties
Eduardo Habkost
2020-12-11
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-12-10
i386/cpu: Make the Intel PT LIP feature configurable
Luwei Kang
2020-12-10
WHPX: support for the kernel-irqchip on/off
Sunil Muthuswamy
2020-12-10
target/i386: Support up to 32768 CPUs without IRQ remapping
David Woodhouse
2020-11-15
x86 tcg cpus: Fix Lesser GPL version number
Chetan Pant
2020-10-16
Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...
Peter Maydell
2020-10-14
i386: Mark Icelake-Client CPU models deprecated
Robert Hoo
2020-10-14
cpu: Introduce CPU model deprecation API
Robert Hoo
2020-10-14
target/i386: Remove core_id assert check in CPUID 0x8000001E
Babu Moger
2020-10-14
i386: drop x86_cpu_get_supported_feature_word() forward declaration
Vitaly Kuznetsov
2020-10-13
i386: Register most CPU properties as class properties
Eduardo Habkost
2020-10-12
target/i386/cpu: Update comment that mentions Texinfo
Markus Armbruster
2020-09-30
i386/cpu: Clear FEAT_XSAVE_COMP_{LO,HI} when XSAVE is not available
Xiaoyao Li
2020-09-30
target/i386: support KVM_FEATURE_ASYNC_PF_INT
Vitaly Kuznetsov
2020-09-22
qom: simplify object_find_property / object_class_find_property
Daniel P. Berrangé
2020-09-18
i386: Simplify CPUID_8000_001E for AMD
Babu Moger
2020-09-18
i386: Simplify CPUID_8000_001d for AMD
Babu Moger
2020-09-18
i386/kvm: correct the meaning of '0xffffffff' value for hv-spinlocks
Vitaly Kuznetsov
2020-09-02
target/i386/cpu: Fix memleak in x86_cpu_class_check_missing_features
Pan Nengyuan
2020-09-02
Revert "hw/i386: Update structures to save the number of nodes per package"
Babu Moger
2020-09-02
Revert "target/i386: Cleanup and use the EPYC mode topology functions"
Babu Moger
2020-09-02
Revert "i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinition"
Babu Moger
2020-09-02
Revert "target/i386: Enable new apic id encoding for EPYC based cpus models"
Babu Moger
2020-09-02
Revert "i386: Fix pkg_id offset for EPYC cpu models"
Babu Moger
2020-07-16
target/i386: add the missing vmx features for Skylake-Server and Cascadelake-...
Chenyi Qiang
2020-07-16
target/i386: fix model number and add missing features for Icelake-Server CPU...
Chenyi Qiang
2020-07-16
target/i386: add fast short REP MOV support
Chenyi Qiang
2020-07-16
i386/cpu: Don't add unavailable_features to env->user_features
Xiaoyao Li
2020-07-16
i368/cpu: Clear env->user_features after loading versioned CPU model
Xiaoyao Li
[next]