summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)AuthorFilesLines
2017-07-18Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170718' into s...Peter Maydell2-0/+38
2017-07-18Merge remote-tracking branch 'remotes/rth/tags/pull-s390-20170717' into stagingPeter Maydell5-25/+696
2017-07-18Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell2-1/+78
2017-07-18Merge remote-tracking branch 'remotes/aurel/tags/pull-target-mips-20170717' i...Peter Maydell2-6/+14
2017-07-18Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170717'...Peter Maydell4-19/+39
2017-07-18s390x/cpumodel: z14 cpu modelsJason J. Herne2-0/+38
2017-07-17target/s390x: Fix risbg handlingRichard Henderson1-2/+2
2017-07-17target/s390x: Allow to enable "idtes" feature for TCGDavid Hildenbrand1-0/+1
2017-07-17target/s390x: Mark ETF3 and ETF3_ENH facilities as availableRichard Henderson1-0/+2
2017-07-17target/s390x: Implement TRTRRichard Henderson4-7/+25
2017-07-17target/s390x: Implement SRSTURichard Henderson4-0/+57
2017-07-17target/s390x: Tidy SRSTRichard Henderson4-15/+23
2017-07-17target/s390x: Implement CONVERT UNICODE insnsRichard Henderson4-0/+380
2017-07-17target/s390x: Implement CSSTRichard Henderson5-1/+206
2017-07-17i386: add Skylake-Server cpu modelBoqun Feng (Intel)1-0/+48
2017-07-17i386: Update comment about XSAVES on Skylake-ClientEduardo Habkost1-1/+1
2017-07-17i386: expose "TCGTCGTCGTCG" in the 0x40000000 CPUID leafDaniel P. Berrange2-0/+29
2017-07-17target/mips: optimize WSBH, DSBH and DSHDAurelien Jarno1-6/+12
2017-07-17mips: set CP0 Debug DExcCode for SDBBP instructionPavel Dovgalyuk1-0/+2
2017-07-17target/arm: use DISAS_EXIT for eret handlingAlex Bennée2-3/+6
2017-07-17target/arm: use gen_goto_tb for ISB handlingAlex Bennée2-3/+3
2017-07-17target/arm/translate: ensure gen_goto_tb sets exit flagsAlex Bennée1-1/+5
2017-07-17target/arm/translate.h: expand comment on DISAS_EXITAlex Bennée1-1/+4
2017-07-17target/arm/translate: make DISAS_UPDATE match declared semanticsAlex Bennée2-10/+10
2017-07-17target/arm: Make Cortex-M3 and M4 default to 8 PMSA regionsPeter Maydell1-1/+11
2017-07-17target/ppc: fix CPU hotplug when radix is enabled (TCG)Cédric Le Goater1-1/+9
2017-07-17pseries: Allow HPT resizing with KVMDavid Gibson2-2/+86
2017-07-17pseries: Implement HPT resizingDavid Gibson1-0/+4
2017-07-17pseries: Stubs for HPT resizingDavid Gibson2-0/+18
2017-07-14Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170714' into s...Peter Maydell11-53/+476
2017-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell3-3/+3
2017-07-14s390x/gdb: add gs registersChristian Borntraeger1-0/+24
2017-07-14s390x/arch_dump: also dump guarded storage control blockChristian Borntraeger1-0/+18
2017-07-14s390x/kvm: enable guarded storageFan Zhang3-10/+85
2017-07-14s390x/kvm: Enable KSS facility for nested virtualizationFarhan Ali1-0/+1
2017-07-14s390x/cpumodel: add esop/esop2 to z12 modelJason J. Herne1-0/+3
2017-07-14s390x/cpumodel: we are always in zarchitecture modeJason J. Herne2-29/+14
2017-07-14s390x/cpumodel: wire up new hardware featuresJason J. Herne6-1/+159
2017-07-14s390x/cpumodel: add zpci, aen and ais facilitiesYi Min Zhao4-0/+18
2017-07-14s390x/sic: realize SIC handlingFei Li1-1/+15
2017-07-14s390x/cpumodel: provide compat handling for new cpu featuresJason J. Herne2-0/+28
2017-07-14s390x/cpumodel: clean up spacing and commentsJason J. Herne3-3/+93
2017-07-14qdev: Add const qualifier to PropertyInfo definitionsFam Zheng2-2/+2
2017-07-14char: add backend hotswap handlerAnton Nefedov1-1/+1
2017-07-14Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2017-07-13' into...Peter Maydell4-22/+22
2017-07-14s390x/kvm: Rework cmma managementJanosch Frank2-9/+18
2017-07-13Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell1-1/+0
2017-07-13Convert error_report() to warn_report()Alistair Francis4-22/+22
2017-07-13Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170711' into stagingPeter Maydell1-2/+6
2017-07-13Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170711'...Peter Maydell3-3/+64