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-03-22
*: Add missing includes of qemu/error-report.h
Richard Henderson
2023-03-02
Merge tag 'for-upstream' of https://gitlab.com/bonzini/qemu into staging
Peter Maydell
2023-03-02
Merge tag 'pull-monitor-2023-03-02' of https://repo.or.cz/qemu/armbru into st...
Peter Maydell
2023-03-02
target/i386: Restrict 'qapi-commands-machine.h' to system emulation
Philippe Mathieu-Daudé
2023-03-01
target/i386: set `CF_PCREL` in `x86_cpu_realizefn`
Anton Johansson
2023-03-01
i386/kvm: handle Xen HVM cpuid leaves
Joao Martins
2023-02-27
i386: Add new CPU model SapphireRapids
Wang, Lei
2023-02-27
target/i386: add FZRM, FSRS, FSRC
Paolo Bonzini
2023-02-27
target/i386: add FSRM to TCG
Paolo Bonzini
2023-01-06
target/i386: Add SGX aex-notify and EDECCSSA support
Kai Huang
2022-12-16
target/i386: Convert to 3-phase reset
Peter Maydell
2022-12-14
qapi machine: Elide redundant has_FOO in generated C
Markus Armbruster
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
[next]