summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2017-07-11target/mips: fix msa copy_[s|u]_df rd = 0 corner caseMiodrag Dinic1-2/+6
2017-07-11target-arm: v7M: ignore writes to CONTROL.SPSEL from Thread modePeter Maydell1-3/+10
2017-07-11ARM: KVM: Enable in-kernel timers with user space gicAlexander Graf2-0/+54
2017-07-11target/xtensa: gdbstub: drop dead return statementMax Filippov1-1/+0
2017-07-11ppc/kvm: have the "family" CPU alias to point to TYPE_HOST_POWERPC_CPUGreg Kurz1-1/+4
2017-07-11target/ppc: Add debug function for radix mmu translationSuraj Jitindar Singh3-1/+48
2017-07-11target/ppc: Refactor tcg radix mmu codeSuraj Jitindar Singh1-14/+8
2017-07-11target-ppc: SPR_BOOKE_ESR not set on FP exceptionsAaron Larson1-0/+1
2017-07-06Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170706' into s...Peter Maydell2-6/+62
2017-07-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell14-530/+597
2017-07-05virtio-scsi-ccw: use ioeventfd even when KVM is disabledQingFeng Hao1-1/+5
2017-07-05s390x: return unavailable features via query-cpu-definitionsViktor Mihajlovski1-5/+57
2017-07-05target/i386: add the CONFIG_TCG into MakefilesYang Zhong1-5/+5
2017-07-05target/i386: add the tcg_enabled() in target/i386/Yang Zhong4-8/+16
2017-07-05target/i386: move TLB refill function out of helper.cPaolo Bonzini2-343/+344
2017-07-05target/i386: split cpu_set_mxcsr() and make cpu_set_fpuc() inlineYang Zhong3-13/+24
2017-07-05target/i386: make cpu_get_fp80()/cpu_set_fp80() staticYang Zhong3-20/+18
2017-07-05target/i386: move cpu_sync_bndcs_hflags() functionYang Zhong2-30/+30
2017-07-04xsave_helper: pull xsave and xrstor out of kvm.c into helper functionSergio Andres Gomez Del Real4-88/+120
2017-07-04Move CONFIG_KVM related definitions to kvm_i386.hThomas Huth1-0/+23
2017-07-04target/i386: simplify handling of conforming code segments on interruptPaolo Bonzini1-18/+10
2017-07-04target/i386: fix interrupt CPL error when using ist in x86-64Wu Xiang1-2/+4
2017-07-04vcpu_dirty: share the same field in CPUState for all acceleratorsSergio Andres Gomez Del Real2-8/+8
2017-07-04target-microblaze: Add CPU version 10.0Edgar E. Iglesias1-0/+1
2017-07-04target-microblaze: dec_barrel: Add BSIFIEdgar E. Iglesias1-1/+13
2017-07-04target-microblaze: dec_barrel: Add BSEFIEdgar E. Iglesias1-12/+30
2017-07-04target-microblaze: dec_barrel: Plug TCG temp leakEdgar E. Iglesias1-0/+1
2017-07-04target-microblaze: dec_barrel: Add braces around if-statementsEdgar E. Iglesias1-4/+5
2017-07-04target-microblaze: dec_barrel: Use extract32Edgar E. Iglesias1-2/+2
2017-07-04target-microblaze: dec_barrel: Use bool instead of unsigned intEdgar E. Iglesias1-1/+1
2017-07-04target-microblaze: Introduce a use-pcmp-instr propertyEdgar E. Iglesias3-5/+7
2017-07-04target-microblaze: Introduce a use-msr-instr propertyEdgar E. Iglesias3-3/+5
2017-07-04target-microblaze: Introduce a use-hw-mul propertyEdgar E. Iglesias3-7/+11
2017-07-04target-microblaze: Introduce a use-div propertyEdgar E. Iglesias3-5/+7
2017-07-04target-microblaze: Introduce a use-barrel propertyEdgar E. Iglesias3-5/+7