aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2017-04-26target/ppc: Style fixesDavid Gibson
2017-04-26e500,book3s: mfspr 259: Register mapped/aliased SPRG3 user readBernhard Kaindl
2017-04-26target/ppc: Flush TLB on write to PIDRSuraj Jitindar Singh
2017-04-26target/ppc: Fix size of struct PPCElfPrstatusAnton Blanchard
2017-04-26ppc/xics: introduce an 'intc' backlink under PowerPCCPUCédric Le Goater
2017-04-26target/ppc: Add ibm,processor-radix-AP-encodings for TCGSuraj Jitindar Singh
2017-04-26target-ppc/kvm: Enable in-kernel TCE acceleration for multi-tceAlexey Kardashevskiy
2017-04-26target/ppc: Implement H_REGISTER_PROCESS_TABLE H_CALLSuraj Jitindar Singh
2017-04-26target-ppc: support KVM_CAP_PPC_MMU_RADIX, KVM_CAP_PPC_MMU_HASH_V3Sam Bobroff
2017-04-26spapr: Add ibm,processor-radix-AP-encodings to the device treeSam Bobroff
2017-04-26target-ppc: kvm: make use of KVM_CREATE_SPAPR_TCE_64Alexey Kardashevskiy
2017-04-26target/ppc: Improve accuracy of guest HTM availability on P8sSam Bobroff
2017-04-25s390x/misc_helper.c: wrap s390_virtio_hypercall in BQLAurelien Jarno
2017-04-25target-s390x: Mask the SIGP order_code to 8bit.Philipp Kern
2017-04-21Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170421' into stagingPeter Maydell
2017-04-21Merge remote-tracking branch 'remotes/armbru/tags/pull-qdev-2017-04-21' into ...Peter Maydell
2017-04-21s390x: Drop useless castsEric Blake
2017-04-21s390x/kvm: make printf always compile in debug outputDanil Antonov
2017-04-21ppc: remove cannot_destroy_with_object_finalize_yetLaurent Vivier
2017-04-20arm: Remove workarounds for old M-profile exception return implementationpull-target-arm-20170420Peter Maydell
2017-04-20arm: Implement M profile exception return properlyPeter Maydell
2017-04-20arm: Track M profile handler mode state in TB flagsPeter Maydell
2017-04-20arm: Abstract out "are we singlestepping" test to utility functionPeter Maydell
2017-04-20arm: Move condition-failed codepath generation out of if()Peter Maydell
2017-04-20arm: Move gen_set_condexec() and gen_set_pc_im() up in the filePeter Maydell
2017-04-20arm: Factor out "generate right kind of step exception"Peter Maydell
2017-04-20arm: Thumb shift operations should not permit interworking branchesPeter Maydell
2017-04-20arm: Don't implement BXJ on M-profile CPUsPeter Maydell
2017-04-20arm/kvm: Remove trailing newlines from error_report()Ishani Chugh
2017-04-20target/arm: Add assertion about FSC format for syndrome registersPeter Maydell
2017-04-20arm: Move excnames[] array into arm_log_exceptions()Peter Maydell
2017-04-20target/arm: Add missing entries to excnames[] for log stringsPeter Maydell
2017-04-10target/i386/misc_helper: wrap BQL around another IRQ generatorAlex Bennée
2017-04-02target-i386: fix "info lapic" segfault on isapcTejaswini Poluri
2017-03-31hmp: fix "dump-quest-memory" segfaultIwona Kotlarska
2017-03-28i386: Don't override -cpu options on -cpu host/maxEduardo Habkost
2017-03-28i386: Replace uint32_t* with FeatureWord on feature getter/setterEduardo Habkost
2017-03-24tcg/i386: Check the size of instruction being translatedPranith Kumar
2017-03-23target/s390x: Fix broken user modeStefan Weil
2017-03-20Merge remote-tracking branch 'remotes/yongbok/tags/mips-20170320' into stagingPeter Maydell
2017-03-20arm: Fix APSR writes via M profile MSRpull-target-arm-20170320Peter Maydell
2017-03-20arm: Enforce should-be-1 bits in MRS decodingPeter Maydell
2017-03-20arm: Don't decode MRS(banked) or MSR(banked) for M profilePeter Maydell
2017-03-20arm: HVC and SMC encodings don't exist for M profilePeter Maydell
2017-03-20target/mips: fix delay slot detection in gen_msa_branch()Yongbok Kim
2017-03-20target-mips: replace few LOG_DISAS() with trace pointsPhilippe Mathieu-Daudé
2017-03-20target-mips: replace break by goto cp0_unimplementedPhilippe Mathieu-Daudé
2017-03-20target-mips: log bad coprocessor0 register accesses with LOG_UNIMPPhilippe Mathieu-Daudé
2017-03-20target-mips: remove old & unuseful commentsPhilippe Mathieu-Daudé
2017-03-20target-mips: fix compiler warnings (clang 5)Philippe Mathieu-Daudé