aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)AuthorFilesLines
2018-06-29target/arm: Implement SVE FP Fast Reduction GroupRichard Henderson4-0/+161
2018-06-29target/arm: Implement SVE Floating Point Multiply Indexed GroupRichard Henderson4-0/+131
2018-06-29target/arm: Implement SVE floating-point arithmetic with immediateRichard Henderson4-0/+214
2018-06-29target/arm: Implement SVE floating-point compare vectorsRichard Henderson4-0/+162
2018-06-29target/arm: Implement SVE scatter store vector immediateRichard Henderson2-26/+70
2018-06-29target/arm: Implement SVE first-fault gather loadsRichard Henderson3-2/+193
2018-06-29target/arm: Implement SVE gather loadsRichard Henderson4-0/+301
2018-06-29target/arm: Implement SVE prefetchesRichard Henderson2-0/+44
2018-06-29target/arm: Implement SVE scatter storesRichard Henderson4-0/+216
2018-06-29target/arm: Implement SVE store vector/predicate registerRichard Henderson2-0/+109
2018-06-29target/arm: Implement SVE load and broadcast elementRichard Henderson4-0/+113
2018-06-29target/arm: Implement SVE Floating Point Accumulating Reduction GroupRichard Henderson4-0/+113
2018-06-29target/arm: Implement SVE FP Multiply-Add GroupRichard Henderson4-0/+241
2018-06-29target/arm: Implement SVE floating-point arithmetic (predicated)Richard Henderson4-0/+229
2018-06-29target/arm: Implement SVE integer convert to floating-pointRichard Henderson4-0/+180
2018-06-29target/arm: Implement SVE load and broadcast quadwordRichard Henderson2-0/+61
2018-06-29target/arm: Implement SVE Memory Contiguous Store GroupRichard Henderson4-0/+343
2018-06-29target/arm: Implement SVE Contiguous Load, first-fault and no-faultRichard Henderson4-0/+272
2018-06-29target/arm: Implement SVE Memory Contiguous Load GroupRichard Henderson4-0/+343
2018-06-29Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell10-48/+187
2018-06-29i386/cpu: make -cpu host support monitor/mwaitMichael S. Tsirkin3-10/+40
2018-06-28kvm: support -overcommit cpu-pm=on|offMichael S. Tsirkin1-0/+23
2018-06-28hmp: obsolete "info ioapic"Peter Xu1-6/+2
2018-06-28target-i386: Mark cpu_vmexit noreturnJan Kiszka2-2/+3
2018-06-28target-i386: Allow interrupt injection after STGIJan Kiszka1-1/+2
2018-06-28target-i386: Add NMI interception to SVMJan Kiszka1-0/+1
2018-06-28WHPX: register for unrecognized MSR exitsJustin Terry (VM)1-3/+38
2018-06-28WHPX workaround bug in OSVW handlingJustin Terry (VM)1-1/+12
2018-06-28whpx: commit missing filePaolo Bonzini1-0/+56
2018-06-28target/i386: Fix BLSR and BLSIRichard Henderson1-17/+9
2018-06-28move public invalidate APIs out of translate-all.{c,h}, clean upPaolo Bonzini1-8/+1
2018-06-28Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell3-16/+16
2018-06-27target/mips: Fix gdbstub to read/write 64 bit FP registersYongbok Kim1-1/+2
2018-06-27target/mips: Fix data type for offsetYongbok Kim1-4/+4
2018-06-27target/mips: Update gen_flt_ldst()Yongbok Kim1-8/+7
2018-06-27target/mips: Fix microMIPS on resetYongbok Kim1-0/+5
2018-06-27target/mips: Raise a RI when given fs is n/a from CTC1Yongbok Kim1-0/+3
2018-06-27compiler: add a sizeof_field() macroStefan Hajnoczi3-16/+16
2018-06-26target/arm: Handle small regions in get_phys_addr_pmsav8()Peter Maydell1-23/+55
2018-06-26target/arm: Set page (region) size in get_phys_addr_pmsav7()Peter Maydell1-11/+26
2018-06-22i386: Remove generic SMT thread checkBabu Moger1-6/+11
2018-06-22i386: Enable TOPOEXT feature on AMD EPYC CPUBabu Moger1-4/+6
2018-06-22i386: Fix up the Node id for CPUID_8000_001EBabu Moger1-1/+25
2018-06-22i386: Allow TOPOEXT to be enabled on older kernelsBabu Moger1-0/+7
2018-06-22i386: Define AMD's no SSB mitigation needed.Konrad Rzeszutek Wilk1-1/+1
2018-06-22i386: define the AMD 'amd-ssbd' CPUID feature bitKonrad Rzeszutek Wilk1-1/+1
2018-06-22i386: Remove ospke CPUID flag nameEduardo Habkost1-2/+3
2018-06-22i386: Remove osxsave CPUID flag nameEduardo Habkost1-1/+1
2018-06-22i386: display known CPUID features linewrapped, in alphabetical orderDaniel P. Berrangé1-14/+27
2018-06-22i386: improve sorting of CPU model namesDaniel P. Berrangé1-5/+9