aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2017-10-19Merge remote-tracking branch 'remotes/riku/tags/pull-linux-user-20171018' int...Peter Maydell
2017-10-17ppc: spapr: use generic cpu_model parsingIgor Mammedov
2017-10-17ppc: move ppc_cpu_lookup_alias() before its first userIgor Mammedov
2017-10-17ppc: spapr: register 'host' core type along with the rest of core typesIgor Mammedov
2017-10-17ppc: spapr: use cpu type name directlyIgor Mammedov
2017-10-17ppc: move '-cpu foo,compat=xxx' parsing into ppc_cpu_parse_featurestr()Igor Mammedov
2017-10-17target/ppc: Fix carry flag setting for shift algebraic instructionsSandipan Das
2017-10-17target/ppc: Add POWER9 DD2.0 model informationDavid Gibson
2017-10-17target/ppc: Remove unused PPC 460 and 460F definitionsThomas Huth
2017-10-16linux-user/sh4: Reduce TARGET_VIRT_ADDR_SPACE_BITS to 31Richard Henderson
2017-10-16linux-user: Tidy and enforce reserved_va initializationRichard Henderson
2017-10-12target/arm: Implement SG instruction corner casesPeter Maydell
2017-10-12target/arm: Support some Thumb insns being always unconditionalPeter Maydell
2017-10-12target-arm: Simplify insn_crosses_page()Peter Maydell
2017-10-12target/arm: Pull Thumb insn word loads up to top levelPeter Maydell
2017-10-12target-arm: Don't check for "Thumb2 or M profile" for not-Thumb1Peter Maydell
2017-10-12target/arm: Implement secure function returnPeter Maydell
2017-10-12target/arm: Implement BLXNSPeter Maydell
2017-10-12target/arm: Implement SG instructionPeter Maydell
2017-10-12target/arm: Add M profile secure MMU index values to get_a32_user_mem_index()Peter Maydell
2017-10-10tcg: remove addr argument from lookup_tb_ptrEmilio G. Cota
2017-10-09x86: Correct translation of some rdgsbase and wrgsbase encodingsTodd Eisenberger
2017-10-09qom/cpu: move cpu_model null check to cpu_class_by_name()Philippe Mathieu-Daudé
2017-10-06target/arm: Factor out "get mmuidx for specified security state"Peter Maydell
2017-10-06target/arm: Fix calculation of secure mm_idx valuesPeter Maydell
2017-10-06target/arm: Implement security attribute lookups for memory accessesPeter Maydell
2017-10-06nvic: Implement Security Attribution Unit registersPeter Maydell
2017-10-06target/arm: Add v8M support to exception entry codePeter Maydell
2017-10-06target/arm: Add support for restoring v8M additional state contextPeter Maydell
2017-10-06target/arm: Update excret sanity checks for v8MPeter Maydell
2017-10-06target/arm: Add new-in-v8M SFSR and SFARPeter Maydell
2017-10-06target/arm: Don't warn about exception return with PC low bit set for v8MPeter Maydell
2017-10-06target/arm: Warn about restoring to unaligned stackPeter Maydell
2017-10-06target/arm: Check for xPSR mismatch usage faults earlier for v8MPeter Maydell
2017-10-06target/arm: Restore SPSEL to correct CONTROL register on exception returnPeter Maydell
2017-10-06target/arm: Restore security state on exception returnPeter Maydell
2017-10-06target/arm: Prepare for CONTROL.SPSEL being nonzero in Handler modePeter Maydell
2017-10-06target/arm: Don't switch to target stack early in v7M exception returnPeter Maydell
2017-10-06arm: Fix SMC reporting to EL2 when QEMU provides PSCIJan Kiszka
2017-10-06s390x/tcg: initialize machine check queueCornelia Huck
2017-10-06s390/kvm: Support for get/set of extended TOD-Clock for guestCollin L. Walling
2017-10-06s390x/tcg: make STFL store into the lowcoreDavid Hildenbrand
2017-10-06s390x: introduce and use S390_MAX_CPUSDavid Hildenbrand
2017-10-06target/s390x: get rid of next_core_idDavid Hildenbrand
2017-10-06s390x/cpumodel: fix max STFL(E) bit numberDavid Hildenbrand
2017-10-06s390x: raise CPU hotplug irq after really hotpluggedDavid Hildenbrand
2017-10-06s390x/tcg: make idte/ipte use the new _real mmuDavid Hildenbrand
2017-10-06s390x/tcg: make testblock use the new _real mmuDavid Hildenbrand
2017-10-06s390x/tcg: make stora(g) use the new _real mmuDavid Hildenbrand
2017-10-06s390x/tcg: make lura(g) use the new _real mmu.David Hildenbrand