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
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-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
2020-07-10
target/i386: Enable TSX Suspend Load Address Tracking feature
Cathy Zhang
2020-07-10
target/i386: Add SERIALIZE cpu feature
Cathy Zhang
2020-07-10
target/i386: Correct the warning message of Intel PT
Luwei Kang
2020-07-10
KVM: x86: believe what KVM says about WAITPKG
Paolo Bonzini
2020-07-10
i386: hvf: Don't duplicate register reset
Roman Bolshakov
2020-07-10
KVM: add support for AMD nested live migration
Paolo Bonzini
2020-07-10
error: Eliminate error_propagate() manually
Markus Armbruster
2020-07-10
error: Eliminate error_propagate() with Coccinelle, part 1
Markus Armbruster
2020-07-10
qom: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-07-10
qom: Put name parameter before value / visitor parameter
Markus Armbruster
2020-07-10
qapi: Use returned bool to check for failure, Coccinelle part
Markus Armbruster
2020-06-26
i386: Mask SVM features if nested SVM is disabled
Eduardo Habkost
2020-06-26
target/i386: Add notes for versioned CPU models
Tao Xu
2020-06-15
qdev: Convert bus-less devices to qdev_realize() with Coccinelle
Markus Armbruster
2020-06-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-06-10
target/i386: define a new MSR based feature word - FEAT_PERF_CAPABILITIES
Like Xu
2020-06-10
x86/cpu: Enable AVX512_VP2INTERSECT cpu feature
Cathy Zhang
2020-06-10
accel: Move Xen accelerator code under accel/xen/
Philippe Mathieu-Daudé
2020-06-10
target/i386: Fix the CPUID leaf CPUID_Fn80000008
Babu Moger
2020-06-09
target/i386/cpu: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2020-06-08
Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.1-pull-re...
Peter Maydell
2020-06-05
target/i386: Restrict CpuClass::get_crash_info() to system-mode
Philippe Mathieu-Daudé
2020-05-27
i386: Fix x86_cpu_load_model() error API violation
Markus Armbruster
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-04-29
various: Remove suspicious '\' character outside of #define in C code
Philippe Mathieu-Daudé
2020-03-31
target/i386: Add ARCH_CAPABILITIES related bits into Icelake-Server CPU model
Xiaoyao Li
2020-03-31
target/i386: set the CPUID level to 0x14 on old machine-type
Luwei Kang
[next]