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
2023-04-27
target/i386: Change wrong XFRM value in SGX CPUID leaf
Yang Zhong
2022-10-22
target/i386: implement FMA instructions
Paolo Bonzini
2022-10-20
target/i386: implement F16C instructions
Paolo Bonzini
2022-10-18
target/i386: Enable AVX cpuid bits when using TCG
Paul Brook
2022-10-18
target/i386: Use device_cold_reset() to reset the APIC
Peter Maydell
2022-10-18
hyperv: fix SynIC SINT assertion failure on guest reset
Maciej S. Szmigiero
2022-10-11
linux-user: i386/signal: support XSAVE/XRSTOR for signal frame fpstate
Paolo Bonzini
2022-10-10
i386: kvm: extend kvm_{get, put}_vcpu_events to support pending triple fault
Chenyi Qiang
2022-10-04
hw/core: Add CPUClass.get_pc
Richard Henderson
2022-08-05
target/i386: display deprecation status in '-cpu help'
Daniel P. Berrangé
2022-08-01
misc: fix commonly doubled up words
Daniel P. Berrangé
2022-06-06
x86: cpu: fixup number of addressable IDs for logical processors sharing cache
Igor Mammedov
2022-06-06
x86: cpu: make sure number of addressable IDs for processor cores meets the spec
Igor Mammedov
2022-06-06
target/i386: Fix wrong count setting
Yang Zhong
2022-05-25
i386: Hyper-V Direct TLB flush hypercall
Vitaly Kuznetsov
2022-05-25
i386: Hyper-V Support extended GVA ranges for TLB flush hypercalls
Vitaly Kuznetsov
2022-05-25
i386: Hyper-V XMM fast hypercall input feature
Vitaly Kuznetsov
2022-05-25
i386: Hyper-V Enlightened MSR bitmap feature
Vitaly Kuznetsov
2022-05-25
target/i386/kvm: Fix disabling MPX on "-cpu host" with MPX-capable host
Maciej S. Szmigiero
2022-05-14
target/i386: Support Arch LBR in CPUID enumeration
Yang Weijiang
2022-05-14
target/i386: introduce helper to access supported CPUID
Paolo Bonzini
2022-05-14
target/i386: Add XSAVES support for Arch LBR
Yang Weijiang
2022-05-14
target/i386: Enable support for XSAVES based features
Yang Weijiang
2022-05-14
target/i386: Add lbr-fmt vPMU option to support guest LBR
Yang Weijiang
2022-05-14
i386/cpu: Remove the deprecated cpu model 'Icelake-Client'
Robert Hoo
2022-05-12
target/i386: do not consult nonexistent host leaves
Paolo Bonzini
2022-05-09
disas: Remove old libopcode i386 disassembler
Thomas Huth
2022-04-06
hyperv: Add support to process syndbg commands
Jon Doron
2022-03-24
target/i386: properly reset TSC on reset
Paolo Bonzini
2022-03-23
KVM: x86: workaround invalid CPUID[0xD,9] info on some AMD processors
Paolo Bonzini
2022-03-15
KVM: SVM: always set MSR_AMD64_TSC_RATIO to default value
Maxim Levitsky
2022-03-15
i386: Add Icelake-Server-v6 CPU model with 5-level EPT support
Vitaly Kuznetsov
2022-03-15
x86: Add AMX CPUIDs enumeration
Jing Liu
2022-03-15
x86: Add XFD faulting bit for state components
Jing Liu
2022-03-15
x86: Grant AMX permission for guest
Yang Zhong
2022-03-15
x86: Add AMX XTILECFG and XTILEDATA components
Jing Liu
2022-03-15
x86: Fix the 64-byte boundary enumeration for extended state
Jing Liu
2022-02-21
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2022-02-21
include: Move hardware version declarations to new qemu/hw-version.h
Peter Maydell
2022-02-16
target/i386: add TCG support for UMIP
Gareth Webb
2021-11-03
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Richard Henderson
2021-11-02
KVM: SVM: add migration support for nested TSC scaling
Maxim Levitsky
2021-10-31
monitor: Trim some trailing space from human-readable output
Markus Armbruster
2021-10-29
target/i386: Remove core-capability in Snowridge CPU model
Chenyi Qiang
2021-10-13
target/i386/sev: Remove stubs by using code elision
Philippe Mathieu-Daudé
2021-10-13
target/i386/sev: Rename sev_i386.h -> sev.h
Philippe Mathieu-Daudé
2021-10-13
target/i386/cpu: Add missing 'qapi/error.h' header
Philippe Mathieu-Daudé
2021-10-01
i386: Change the default Hyper-V version to match WS2016
Vitaly Kuznetsov
2021-10-01
i386: Make Hyper-V version id configurable
Vitaly Kuznetsov
2021-10-01
i386: Implement pseudo 'hv-avic' ('hv-apicv') enlightenment
Vitaly Kuznetsov
[next]