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.h
Age
Commit message (
Expand
)
Author
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
2021-10-01
i386: Support KVM_CAP_HYPERV_ENFORCE_CPUID
Vitaly Kuznetsov
2021-10-01
i386: Support KVM_CAP_ENFORCE_PV_FEATURE_CPUID
Vitaly Kuznetsov
2021-09-30
i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRs
Sean Christopherson
2021-09-30
i386: Add SGX CPUID leaf FEAT_SGX_12_1_EAX
Sean Christopherson
2021-09-30
i386: Add SGX CPUID leaf FEAT_SGX_12_0_EBX
Sean Christopherson
2021-09-30
i386: Add SGX CPUID leaf FEAT_SGX_12_0_EAX
Sean Christopherson
2021-09-30
i386: Add primary SGX CPUID and MSR defines
Sean Christopherson
2021-09-21
include/exec: Move cpu_signal_handler declaration
Richard Henderson
2021-09-14
user: Remove cpu_get_pic_interrupt() stubs
Philippe Mathieu-Daudé
2021-09-14
target/i386: Restrict sysemu-only fpu_helper helpers
Philippe Mathieu-Daudé
2021-09-13
target/i386: Added vVMLOAD and vVMSAVE feature
Lara Lazier
2021-09-13
target/i386: Added changed priority check for VIRQ
Lara Lazier
2021-09-13
target/i386: Added VGIF V_IRQ masking capability
Lara Lazier
2021-09-13
target/i386: Moved int_ctl into CPUX86State structure
Lara Lazier
2021-09-13
target/i386: VMRUN and VMLOAD canonicalizations
Lara Lazier
2021-09-13
target/i386: add missing bits to CR4_RESERVED_MASK
Daniel P. Berrangé
2021-07-22
target/i386: Added consistency checks for EFER
Lara Lazier
2021-07-22
target/i386: Added consistency checks for CR4
Lara Lazier
2021-07-14
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-misc-20210713' int...
Peter Maydell
2021-07-13
target/i386: Correct implementation for FCS, FIP, FDS and FDP
Ziqiao Kong
2021-07-13
target/i386: suppress CPUID leaves not defined by the CPU vendor
Michael Roth
2021-07-09
target/i386: fix exceptions for MOV to DR
Paolo Bonzini
2021-07-06
target/i386: Move X86XSaveArea into TCG
David Edmondson
2021-07-06
target/i386: Populate x86_ext_save_areas offsets using cpuid where possible
David Edmondson
2021-07-06
target/i386: Make x86_ext_save_areas visible outside cpu.c
David Edmondson
2021-07-06
target/i386: Pass buffer and length to XSAVE helper
David Edmondson
2021-07-06
target/i386: Clarify the padding requirements of X86XSaveArea
David Edmondson
2021-07-06
target/i386: Consolidate the X86XSaveArea offset checks
David Edmondson
2021-07-06
target/i386: Declare constants for XSAVE offsets
David Edmondson
2021-06-25
target/i386: kvm: add support for TSC scaling
Paolo Bonzini
2021-06-16
target/i386: Added consistency checks for CR0
Lara Lazier
2021-06-16
target/i386: Refactored intercept checks into cpu_svm_has_intercept
Lara Lazier
2021-05-31
i386: drop FEAT_HYPERV feature leaves
Vitaly Kuznetsov
2021-05-31
i386: stop using env->features[] for filling Hyper-V CPUIDs
Vitaly Kuznetsov
2021-05-26
i386/cpu: Expose AVX_VNNI instruction to guest
Yang Zhong
2021-05-19
target/i386: Inline user cpu_svm_check_intercept_param
Richard Henderson
2021-05-11
target/i386: extend pg_mode to more CR0 and CR4 bits
Paolo Bonzini
2021-05-11
target/i386: move paging mode constants from SVM to cpu.h
Paolo Bonzini
2021-05-10
i386: make cpu_load_efer sysemu-only
Claudio Fontana
2021-05-10
i386: separate fpu_helper sysemu-only parts
Claudio Fontana
2021-05-10
i386: split cpu accelerators from cpu.c, using AccelCPUClass
Claudio Fontana
2021-05-02
vmstate: Constify some VMStateDescriptions
Keqian Zhu
2021-03-19
target/i386: allow modifying TCG phys-addr-bits
Paolo Bonzini
2021-02-25
target/i386: Add bus lock debug exception support
Chenyi Qiang
2021-02-18
i386: Add the support for AMD EPYC 3rd generation processors
Babu Moger
2021-02-16
target/i386/hvf: add rdmsr 35H MSR_CORE_THREAD_COUNT
Vladislav Yaroshchuk
2021-02-08
target/i386: Expose VMX entry/exit load pkrs control bits
Chenyi Qiang
2021-02-08
target/i86: implement PKS
Paolo Bonzini
[next]