index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
i386
/
cpu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-13
target/i386: Remove unused XMMReg, YMMReg types and CPUState fields
Peter Maydell
1
-18
/
+0
2022-04-06
hyperv: Add support to process syndbg commands
Jon Doron
1
-0
/
+7
2022-04-06
Move CPU softfloat unions to cpu-float.h
Marc-André Lureau
1
-0
/
+1
2022-04-06
Replace config-time define HOST_WORDS_BIGENDIAN
Marc-André Lureau
1
-1
/
+1
2022-03-24
target/i386: properly reset TSC on reset
Paolo Bonzini
1
-1
/
+1
2022-03-23
KVM: x86: workaround invalid CPUID[0xD,9] info on some AMD processors
Paolo Bonzini
1
-0
/
+2
2022-03-15
x86: Support XFD and AMX xsave data migration
Zeng Guang
1
-0
/
+9
2022-03-15
x86: add support for KVM_CAP_XSAVE2 and AMX state migration
Jing Liu
1
-0
/
+4
2022-03-15
x86: Add XFD faulting bit for state components
Jing Liu
1
-0
/
+2
2022-03-15
x86: Grant AMX permission for guest
Yang Zhong
1
-0
/
+4
2022-03-15
x86: Add AMX XTILECFG and XTILEDATA components
Jing Liu
1
-1
/
+17
2022-03-15
x86: Fix the 64-byte boundary enumeration for extended state
Jing Liu
1
-0
/
+6
2022-03-06
target: Use ArchCPU as interface to target CPU
Philippe Mathieu-Daudé
1
-1
/
+1
2022-03-06
target: Introduce and use OBJECT_DECLARE_CPU_TYPE() macro
Philippe Mathieu-Daudé
1
-2
/
+0
2022-03-06
target: Use CPUArchState as interface to target-specific CPU state
Philippe Mathieu-Daudé
1
-2
/
+1
2022-02-16
target/i386: add TCG support for UMIP
Gareth Webb
1
-1
/
+3
2022-01-12
KVM: use KVM_{GET|SET}_SREGS2 when supported.
Maxim Levitsky
1
-0
/
+3
2021-11-02
KVM: SVM: add migration support for nested TSC scaling
Maxim Levitsky
1
-0
/
+4
2021-10-01
i386: Make Hyper-V version id configurable
Vitaly Kuznetsov
1
-1
/
+6
2021-10-01
i386: Implement pseudo 'hv-avic' ('hv-apicv') enlightenment
Vitaly Kuznetsov
1
-0
/
+1
2021-10-01
i386: Support KVM_CAP_HYPERV_ENFORCE_CPUID
Vitaly Kuznetsov
1
-0
/
+1
2021-10-01
i386: Support KVM_CAP_ENFORCE_PV_FEATURE_CPUID
Vitaly Kuznetsov
1
-0
/
+3
2021-09-30
i386: Add get/set/migrate support for SGX_LEPUBKEYHASH MSRs
Sean Christopherson
1
-0
/
+1
2021-09-30
i386: Add SGX CPUID leaf FEAT_SGX_12_1_EAX
Sean Christopherson
1
-0
/
+1
2021-09-30
i386: Add SGX CPUID leaf FEAT_SGX_12_0_EBX
Sean Christopherson
1
-0
/
+1
2021-09-30
i386: Add SGX CPUID leaf FEAT_SGX_12_0_EAX
Sean Christopherson
1
-0
/
+1
2021-09-30
i386: Add primary SGX CPUID and MSR defines
Sean Christopherson
1
-0
/
+12
2021-09-21
include/exec: Move cpu_signal_handler declaration
Richard Henderson
1
-7
/
+0
2021-09-14
user: Remove cpu_get_pic_interrupt() stubs
Philippe Mathieu-Daudé
1
-1
/
+1
2021-09-14
target/i386: Restrict sysemu-only fpu_helper helpers
Philippe Mathieu-Daudé
1
-0
/
+3
2021-09-13
target/i386: Added vVMLOAD and vVMSAVE feature
Lara Lazier
1
-0
/
+2
2021-09-13
target/i386: Added changed priority check for VIRQ
Lara Lazier
1
-0
/
+15
2021-09-13
target/i386: Added VGIF V_IRQ masking capability
Lara Lazier
1
-0
/
+2
2021-09-13
target/i386: Moved int_ctl into CPUX86State structure
Lara Lazier
1
-0
/
+1
2021-09-13
target/i386: VMRUN and VMLOAD canonicalizations
Lara Lazier
1
-0
/
+2
2021-09-13
target/i386: add missing bits to CR4_RESERVED_MASK
Daniel P. Berrangé
1
-0
/
+1
2021-07-22
target/i386: Added consistency checks for EFER
Lara Lazier
1
-0
/
+5
2021-07-22
target/i386: Added consistency checks for CR4
Lara Lazier
1
-0
/
+39
2021-07-14
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-misc-20210713' int...
Peter Maydell
1
-0
/
+2
2021-07-13
target/i386: Correct implementation for FCS, FIP, FDS and FDP
Ziqiao Kong
1
-0
/
+2
2021-07-13
target/i386: suppress CPUID leaves not defined by the CPU vendor
Michael Roth
1
-0
/
+3
2021-07-09
target/i386: fix exceptions for MOV to DR
Paolo Bonzini
1
-0
/
+2
2021-07-06
target/i386: Move X86XSaveArea into TCG
David Edmondson
1
-57
/
+0
2021-07-06
target/i386: Populate x86_ext_save_areas offsets using cpuid where possible
David Edmondson
1
-1
/
+1
2021-07-06
target/i386: Make x86_ext_save_areas visible outside cpu.c
David Edmondson
1
-0
/
+9
2021-07-06
target/i386: Pass buffer and length to XSAVE helper
David Edmondson
1
-2
/
+3
2021-07-06
target/i386: Clarify the padding requirements of X86XSaveArea
David Edmondson
1
-1
/
+7
2021-07-06
target/i386: Consolidate the X86XSaveArea offset checks
David Edmondson
1
-7
/
+15
2021-07-06
target/i386: Declare constants for XSAVE offsets
David Edmondson
1
-7
/
+23
2021-06-25
target/i386: kvm: add support for TSC scaling
Paolo Bonzini
1
-0
/
+1
[next]