summaryrefslogtreecommitdiffstats
path: root/target/i386
Commit message (Expand)AuthorAgeFilesLines
...
* target/i386: Check privilege level for protected mode 'int N' task gatePeter Maydell2021-01-021-14/+21
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2020-12-19' into ...Peter Maydell2021-01-011-5/+1Star
|\
| * qapi: Use QAPI_LIST_PREPEND() where possibleEric Blake2020-12-191-5/+1Star
* | target/i386: silence the compiler warnings in gen_shiftd_rm_T1Chen Qun2020-12-181-2/+5
|/
* i386: tcg: remove inline from cpu_load_eflagsClaudio Fontana2020-12-162-13/+15
* i386: move TCG cpu class initialization to tcg/Claudio Fontana2020-12-1619-148/+238
* x86/cpu: Add AVX512_FP16 cpu featureCathy Zhang2020-12-162-1/+3
* i386: move hyperv_limits initialization to x86_cpu_realizefn()Vitaly Kuznetsov2020-12-163-1/+18
* i386: move hyperv_version_id initialization to x86_cpu_realizefn()Vitaly Kuznetsov2020-12-163-2/+17
* i386: move hyperv_interface_id initialization to x86_cpu_realizefn()Vitaly Kuznetsov2020-12-163-6/+19
* i386: move hyperv_vendor_id initialization to x86_cpu_realizefn()Vitaly Kuznetsov2020-12-163-17/+34
* i386: move cpu dump out of helper.c into cpu-dump.cClaudio Fontana2020-12-164-514/+539
* i386: move TCG accel files into tcg/Claudio Fontana2020-12-1616-13/+14
* i386: move hax accel files into hax/Claudio Fontana2020-12-1612-10/+11
* i386: move whpx accel files into whpx/Claudio Fontana2020-12-167-5/+6
* i386: move kvm accel files into kvm/Claudio Fontana2020-12-1616-14/+17
* Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2020-12-151-24/+16Star
|\
| * i386: Register feature bit properties as class propertiesEduardo Habkost2020-12-151-24/+16Star
* | target/i386: tracing: format length values as hexDov Murik2020-12-131-3/+3
|/
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2020-12-119-60/+615
|\
| * WHPX: support for the kernel-irqchip on/offSunil Muthuswamy2020-12-105-35/+543
| * target/i386: seg_helper: Correct segment selector nullification in the RET/IR...Bin Meng2020-12-101-1/+4
| * target/i386: Support up to 32768 CPUs without IRQ remappingDavid Woodhouse2020-12-103-20/+64
| * target/i386: fix operand order for PDEP and PEXTPaolo Bonzini2020-12-101-4/+4
* | i386/cpu: Make the Intel PT LIP feature configurableLuwei Kang2020-12-102-1/+34
* | sev: add sev-inject-launch-secretTobin Feldman-Fitzthum2020-12-104-0/+78
|/
* hvf: Fix segment selector formatJessica Clarke2020-11-181-4/+4
* hvf: Gate RDTSCP on CPU_BASED2_RDTSCP, not just CPU_BASED_TSC_OFFSETJessica Clarke2020-11-181-0/+4
* target/i386: avoid theoretical leak on MCE injectionPaolo Bonzini2020-11-161-6/+4Star
* kvm/i386: Set proper nested state format for SVMTom Lendacky2020-11-161-4/+6
* x86 hvf cpus: Fix Lesser GPL version numberChetan Pant2020-11-1517-18/+18
* x86 tcg cpus: Fix Lesser GPL version numberChetan Pant2020-11-1521-21/+21
* hmp: Pass monitor to mon_get_cpu_env()Kevin Wolf2020-11-131-3/+3
* hmp: Pass monitor to MonitorDef.get_value()Kevin Wolf2020-11-131-1/+2
* hmp: Pass monitor to mon_get_cpu()Kevin Wolf2020-11-131-1/+1
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2020-10-171-0/+1
|\
| * hax: unbreak accelerator cpu code after cpus.c splitClaudio Fontana2020-10-171-0/+1
* | Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-pull-request' in...Peter Maydell2020-10-164-28/+29
|\ \ | |/ |/|
| * i386: Mark Icelake-Client CPU models deprecatedRobert Hoo2020-10-141-3/+7
| * cpu: Introduce CPU model deprecation APIRobert Hoo2020-10-141-0/+8
| * i386/kvm: Delete kvm_allows_irq0_override()Eduardo Habkost2020-10-143-11/+0Star
| * i386/kvm: Remove IRQ routing support checksEduardo Habkost2020-10-141-7/+0Star
| * i386/kvm: Require KVM_CAP_IRQ_ROUTINGEduardo Habkost2020-10-141-0/+5
| * target/i386: Remove core_id assert check in CPUID 0x8000001EBabu Moger2020-10-141-3/+8
| * i386/kvm: fix FEATURE_HYPERV_EDX value in hyperv_passthrough caseZhenyu Wang2020-10-141-1/+1
| * i386: drop x86_cpu_get_supported_feature_word() forward declarationVitaly Kuznetsov2020-10-141-3/+0Star
* | i386: Register most CPU properties as class propertiesEduardo Habkost2020-10-131-32/+34
|/
* target/i386/cpu: Update comment that mentions TexinfoMarkus Armbruster2020-10-121-1/+2
* hax: remove hax specific functions from global includesClaudio Fontana2020-10-057-6/+21
* whpx: remove whpx specific functions from global includesClaudio Fontana2020-10-051-0/+17