summaryrefslogtreecommitdiffstats
path: root/target/i386/cpu.h
Commit message (Expand)AuthorAgeFilesLines
* target/i386: support KVM_FEATURE_ASYNC_PF_INTVitaly Kuznetsov2020-09-301-0/+1
* i386/kvm: correct the meaning of '0xffffffff' value for hv-spinlocksVitaly Kuznetsov2020-09-181-2/+2
* Revert "hw/i386: Update structures to save the number of nodes per package"Babu Moger2020-09-021-1/+0Star
* Revert "i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinition"Babu Moger2020-09-021-1/+0Star
* Revert "i386: Fix pkg_id offset for EPYC cpu models"Babu Moger2020-09-021-1/+0Star
* target/i386: add fast short REP MOV supportChenyi Qiang2020-07-161-0/+2
* target/i386: Enable TSX Suspend Load Address Tracking featureCathy Zhang2020-07-111-0/+2
* target/i386: Add SERIALIZE cpu featureCathy Zhang2020-07-111-0/+2
* KVM: add support for AMD nested live migrationPaolo Bonzini2020-07-111-0/+5
* target/i386: fix IEEE SSE floating-point exception raisingJoseph Myers2020-07-111-0/+1
* i386: hvf: Drop HVFX86EmulatorStateRoman Bolshakov2020-06-121-1/+0Star
* i386: hvf: Move mmio_buf into CPUX86StateRoman Bolshakov2020-06-121-0/+1
* i386: hvf: Move lazy_flags into CPUX86StateRoman Bolshakov2020-06-121-0/+6
* target/i386: define a new MSR based feature word - FEAT_PERF_CAPABILITIESLike Xu2020-06-101-0/+3
* x86/cpu: Enable AVX512_VP2INTERSECT cpu featureCathy Zhang2020-06-101-0/+2
* i386/kvm: fix a use-after-free when vcpu plug/unplugPan Nengyuan2020-06-101-0/+1
* i386/cpu: Store LAPIC bus frequency in CPU structureLiran Alon2020-06-101-0/+1
* target-arm: kvm64: handle SIGBUS signal from kernel or KVMDongjiu Geng2020-05-141-0/+2
* i386: Fix pkg_id offset for EPYC cpu modelsBabu Moger2020-04-011-0/+1
* i386: Introduce use_epyc_apic_id_encoding in X86CPUDefinitionBabu Moger2020-04-011-0/+1
* linux-user/i386: Emulate x86_64 vsyscallsRichard Henderson2020-03-261-0/+7
* target/i386: Renumber EXCP_SYSCALLRichard Henderson2020-03-261-3/+2Star
* Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell2020-03-191-0/+3
|\
| * hw/i386: Update structures to save the number of nodes per packageBabu Moger2020-03-181-0/+1
| * i386: Add 2nd Generation AMD EPYC processorsMoger, Babu2020-03-181-0/+2
* | gdbstub: extend GByteArray to read register helpersAlex Bennée2020-03-171-1/+1
|/
* target/i386: add a ucode-rev propertyPaolo Bonzini2020-01-241-0/+3
* target/i386: Remove MMU_MODE{0,1,2}_SUFFIXRichard Henderson2020-01-161-3/+0Star
* target/i386: Add new bit definitions of MSR_IA32_ARCH_CAPABILITIESXiaoyao Li2020-01-071-5/+8
* i386: Add macro for stibpCathy Zhang2019-12-131-0/+2
* i386: Add MSR feature bit for MDS-NOCathy Zhang2019-12-131-0/+1
* target/i386: add support for MSR_IA32_TSX_CTRLPaolo Bonzini2019-11-211-0/+5
* i386: implement IGNNEPaolo Bonzini2019-10-261-1/+3
* target/i386: move FERR handling to target/i386Paolo Bonzini2019-10-261-1/+2
* target/i386: Add support for save/load IA32_UMWAIT_CONTROL MSRTao Xu2019-10-231-0/+2
* x86/cpu: Add support for UMONITOR/UMWAIT/TPAUSETao Xu2019-10-231-0/+2
* i386/kvm: add NoNonArchitecturalCoreSharing Hyper-V enlightenmentVitaly Kuznetsov2019-10-221-0/+2
* target/i386: drop the duplicated definition of cpuid AVX512_VBMI macroTao Xu2019-10-151-3/+2Star
* target/i386: clean up comments over 80 chars per lineTao Xu2019-10-151-59/+111
* target/i386: add VMX featuresPaolo Bonzini2019-10-041-0/+9
* target/i386: add VMX definitionsPaolo Bonzini2019-10-041-0/+130
* target/i386: expand feature words to 64 bitsPaolo Bonzini2019-10-041-1/+1
* Fix wrong behavior of cpu_memory_rw_debug() function in SMMDmitry Poletaev2019-10-041-1/+2
* i386: Add CPUID bit for CLZERO and XSAVEERPTRSebastian Andrzej Siewior2019-10-041-0/+2
* x86: Intel AVX512_BF16 feature enablingJing Liu2019-08-201-0/+7
* kvm: i386: halt poll control MSR supportMarcelo Tosatti2019-08-201-0/+1
* migration: Move the VMStateDescription typedef to typedefs.hMarkus Armbruster2019-08-161-1/+1
* target/i386: kvm: Demand nested migration kernel capabilities only when vCPU ...Liran Alon2019-07-191-0/+22
* i386: Make unversioned CPU models be aliasesEduardo Habkost2019-07-051-0/+12
* i386: Register versioned CPU modelsEduardo Habkost2019-07-051-0/+10