aboutsummaryrefslogtreecommitdiffstats
path: root/target (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-06-2910-48/+187
|\
| * i386/cpu: make -cpu host support monitor/mwaitMichael S. Tsirkin2018-06-293-10/+40
| * kvm: support -overcommit cpu-pm=on|offMichael S. Tsirkin2018-06-281-0/+23
| * hmp: obsolete "info ioapic"Peter Xu2018-06-281-6/+2
| * target-i386: Mark cpu_vmexit noreturnJan Kiszka2018-06-282-2/+3
| * target-i386: Allow interrupt injection after STGIJan Kiszka2018-06-281-1/+2
| * target-i386: Add NMI interception to SVMJan Kiszka2018-06-281-0/+1
| * WHPX: register for unrecognized MSR exitsJustin Terry (VM)2018-06-281-3/+38
| * WHPX workaround bug in OSVW handlingJustin Terry (VM)2018-06-281-1/+12
| * whpx: commit missing filePaolo Bonzini2018-06-281-0/+56
| * target/i386: Fix BLSR and BLSIRichard Henderson2018-06-281-17/+9
| * move public invalidate APIs out of translate-all.{c,h}, clean upPaolo Bonzini2018-06-281-8/+1
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into stagingPeter Maydell2018-06-283-16/+16
|\ \ | |/ |/|
| * compiler: add a sizeof_field() macroStefan Hajnoczi2018-06-273-16/+16
* | target/mips: Fix gdbstub to read/write 64 bit FP registersYongbok Kim2018-06-271-1/+2
* | target/mips: Fix data type for offsetYongbok Kim2018-06-271-4/+4
* | target/mips: Update gen_flt_ldst()Yongbok Kim2018-06-271-8/+7
* | target/mips: Fix microMIPS on resetYongbok Kim2018-06-271-0/+5
* | target/mips: Raise a RI when given fs is n/a from CTC1Yongbok Kim2018-06-271-0/+3
|/
* target/arm: Handle small regions in get_phys_addr_pmsav8()Peter Maydell2018-06-261-23/+55
* target/arm: Set page (region) size in get_phys_addr_pmsav7()Peter Maydell2018-06-261-11/+26
* i386: Remove generic SMT thread checkBabu Moger2018-06-221-6/+11
* i386: Enable TOPOEXT feature on AMD EPYC CPUBabu Moger2018-06-221-4/+6
* i386: Fix up the Node id for CPUID_8000_001EBabu Moger2018-06-221-1/+25
* i386: Allow TOPOEXT to be enabled on older kernelsBabu Moger2018-06-221-0/+7
* i386: Define AMD's no SSB mitigation needed.Konrad Rzeszutek Wilk2018-06-221-1/+1
* i386: define the AMD 'amd-ssbd' CPUID feature bitKonrad Rzeszutek Wilk2018-06-221-1/+1
* i386: Remove ospke CPUID flag nameEduardo Habkost2018-06-221-2/+3
* i386: Remove osxsave CPUID flag nameEduardo Habkost2018-06-221-1/+1
* i386: display known CPUID features linewrapped, in alphabetical orderDaniel P. Berrangé2018-06-221-14/+27
* i386: improve sorting of CPU model namesDaniel P. Berrangé2018-06-221-5/+9
* i386: improve alignment of CPU model listingDaniel P. Berrangé2018-06-221-1/+1
* i386: Add support for CPUID_8000_001E for AMDBabu Moger2018-06-221-0/+86
* Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180622' into stagingPeter Maydell2018-06-225-18/+54
|\
| * target/arm: Strict alignment for ARMv6-M and ARMv8-M BaselineJulia Suvorova2018-06-221-2/+16
| * target/arm: Introduce ARM_FEATURE_M_MAINJulia Suvorova2018-06-222-0/+4
| * target-arm: Add the Cortex-R5FEdgar E. Iglesias2018-06-221-0/+9
| * target/arm: Allow KVM device address overwritingEric Auger2018-06-222-2/+11
| * target-arm: fix a segmentation fault due to illegal memory accessZheng Xiang2018-06-221-0/+1
| * target/arm: Minor cleanup for ARMv6-M 32-bit instructionsJulia Suvorova2018-06-221-14/+13
* | spapr: Don't rewrite mmu capabilities in KVM modeDavid Gibson2018-06-222-68/+70
* | target/ppc: Add ppc_hash64_filter_pagesizes()David Gibson2018-06-222-0/+62
* | spapr: Use maximum page size capability to simplify memory backend checkingDavid Gibson2018-06-222-20/+0
* | target/ppc: Add missing opcode for icbt on PPC440BALATON Zoltan2018-06-211-0/+2
* | fpu_helper.c: fix helper_fpscr_clrbit() functionJohn Arbuckle2018-06-211-0/+28
* | target/ppc: Add kvmppc_hpt_needs_host_contiguous_pages() helperDavid Gibson2018-06-212-2/+21
* | target/ppc: Allow cpu compatiblity checks based on type, not instanceDavid Gibson2018-06-212-6/+25
|/
* Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180619' into stagingPeter Maydell2018-06-201-0/+1
|\
| * s390x/cpumodels: add z14 Model ZR1Christian Borntraeger2018-06-181-0/+1
* | Merge remote-tracking branch 'remotes/mcayland/tags/qemu-sparc-20180618' into stagingPeter Maydell2018-06-191-1/+110
|\ \