summaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2017-07-14s390x/kvm: enable guarded storageFan Zhang
2017-07-14s390x/kvm: Enable KSS facility for nested virtualizationFarhan Ali
2017-07-14s390x/cpumodel: add esop/esop2 to z12 modelJason J. Herne
2017-07-14s390x/cpumodel: we are always in zarchitecture modeJason J. Herne
2017-07-14s390x/cpumodel: wire up new hardware featuresJason J. Herne
2017-07-14s390x/cpumodel: add zpci, aen and ais facilitiesYi Min Zhao
2017-07-14s390x/sic: realize SIC handlingFei Li
2017-07-14s390x/cpumodel: provide compat handling for new cpu featuresJason J. Herne
2017-07-14s390x/cpumodel: clean up spacing and commentsJason J. Herne
2017-07-14s390x/kvm: Rework cmma managementJanosch Frank
2017-07-13Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell
2017-07-13Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170711' into stagingPeter Maydell
2017-07-13Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170711'...Peter Maydell
2017-07-11target/mips: fix msa copy_[s|u]_df rd = 0 corner caseMiodrag Dinic
2017-07-11target-arm: v7M: ignore writes to CONTROL.SPSEL from Thread modePeter Maydell
2017-07-11ARM: KVM: Enable in-kernel timers with user space gicAlexander Graf
2017-07-11target/xtensa: gdbstub: drop dead return statementMax Filippov
2017-07-11ppc/kvm: have the "family" CPU alias to point to TYPE_HOST_POWERPC_CPUGreg Kurz
2017-07-11target/ppc: Add debug function for radix mmu translationSuraj Jitindar Singh
2017-07-11target/ppc: Refactor tcg radix mmu codeSuraj Jitindar Singh
2017-07-11target-ppc: SPR_BOOKE_ESR not set on FP exceptionsAaron Larson
2017-07-06Merge remote-tracking branch 'remotes/borntraeger/tags/s390x-20170706' into s...Peter Maydell
2017-07-06Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-07-05virtio-scsi-ccw: use ioeventfd even when KVM is disabledQingFeng Hao
2017-07-05s390x: return unavailable features via query-cpu-definitionsViktor Mihajlovski
2017-07-05target/i386: add the CONFIG_TCG into MakefilesYang Zhong
2017-07-05target/i386: add the tcg_enabled() in target/i386/Yang Zhong
2017-07-05target/i386: move TLB refill function out of helper.cPaolo Bonzini
2017-07-05target/i386: split cpu_set_mxcsr() and make cpu_set_fpuc() inlineYang Zhong
2017-07-05target/i386: make cpu_get_fp80()/cpu_set_fp80() staticYang Zhong
2017-07-05target/i386: move cpu_sync_bndcs_hflags() functionYang Zhong
2017-07-04xsave_helper: pull xsave and xrstor out of kvm.c into helper functionSergio Andres Gomez Del Real
2017-07-04Move CONFIG_KVM related definitions to kvm_i386.hThomas Huth
2017-07-04target/i386: simplify handling of conforming code segments on interruptPaolo Bonzini
2017-07-04target/i386: fix interrupt CPL error when using ist in x86-64Wu Xiang
2017-07-04vcpu_dirty: share the same field in CPUState for all acceleratorsSergio Andres Gomez Del Real
2017-07-04target-microblaze: Add CPU version 10.0Edgar E. Iglesias
2017-07-04target-microblaze: dec_barrel: Add BSIFIEdgar E. Iglesias
2017-07-04target-microblaze: dec_barrel: Add BSEFIEdgar E. Iglesias
2017-07-04target-microblaze: dec_barrel: Plug TCG temp leakEdgar E. Iglesias
2017-07-04target-microblaze: dec_barrel: Add braces around if-statementsEdgar E. Iglesias
2017-07-04target-microblaze: dec_barrel: Use extract32Edgar E. Iglesias
2017-07-04target-microblaze: dec_barrel: Use bool instead of unsigned intEdgar E. Iglesias
2017-07-04target-microblaze: Introduce a use-pcmp-instr propertyEdgar E. Iglesias
2017-07-04target-microblaze: Introduce a use-msr-instr propertyEdgar E. Iglesias
2017-07-04target-microblaze: Introduce a use-hw-mul propertyEdgar E. Iglesias
2017-07-04target-microblaze: Introduce a use-div propertyEdgar E. Iglesias
2017-07-04target-microblaze: Introduce a use-barrel propertyEdgar E. Iglesias
2017-07-04target-microblaze: Add CPU versions 9.4, 9.5 and 9.6Edgar E. Iglesias
2017-07-04target-microblaze: Don't hard code 0xb as initial MB versionEdgar E. Iglesias