aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2019-08-29target/mips: Clean up handling of CP0 register 14Aleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 13Aleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 12Aleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 11Aleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 10Aleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 9Aleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 8Aleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 7Aleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 6Aleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 5Aleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 4Aleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 3Aleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 2Aleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 1Aleksandar Markovic
2019-08-29target/mips: Clean up handling of CP0 register 0Aleksandar Markovic
2019-08-29powerpc/spapr: Add host threads parameter to ibm,get_system_parameterSuraj Jitindar Singh
2019-08-29target/ppc: Refactor emulation of vmrgew and vmrgow instructionsStefan Brankovic
2019-08-29target/ppc: Fix do_float_check_status vs inexactRichard Henderson
2019-08-29target/ppc: Set float_tininess_before_rounding at cpu resetRichard Henderson
2019-08-29ppc: Fix xscvdpspn for SNANPaul A. Clarke
2019-08-29ppc: Fix xsmaddmdp and friendsPaul A. Clarke
2019-08-25target/alpha: fix tlb_fill trap_arg2 value for instruction fetchAurelien Jarno
2019-08-23Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190822' into stagingPeter Maydell
2019-08-22Merge remote-tracking branch 'remotes/bkoppelmann2/tags/pull-tricore-20190822...Peter Maydell
2019-08-22s390x/mmu: Factor out storage key handlingDavid Hildenbrand
2019-08-22s390x/mmu: Better storage key reference and change bit handlingDavid Hildenbrand
2019-08-22s390x/tcg: Flush the TLB of all CPUs on SSKE and RRBEDavid Hildenbrand
2019-08-22s390x/tcg: Rework MMU selection for instruction fetchesDavid Hildenbrand
2019-08-22s390x/mmu: ASC selection in s390_cpu_get_phys_page_debug()David Hildenbrand
2019-08-22s390x/mmu: Trace the right value if setting/getting the storage key failsDavid Hildenbrand
2019-08-22s390x/tcg: Fix VERIM with 32/64 bit elementsDavid Hildenbrand
2019-08-22target/tricore: Fix tricore_tr_translate_insnBastian Koppelmann
2019-08-22target/tricore: Implement a qemu excptions helperBastian Koppelmann
2019-08-22target/tricore: Use translate_loopBastian Koppelmann
2019-08-22target-tricore: Make env a member of DisasContextBastian Koppelmann
2019-08-22target/tricore: Use DisasContextBase APIBastian Koppelmann
2019-08-22Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...Peter Maydell
2019-08-21Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...Peter Maydell
2019-08-21Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.2-20190821' into...Peter Maydell
2019-08-21hw/core: Move cpu.c, cpu.h from qom/ to hw/core/Markus Armbruster
2019-08-21target/ppc: Rewrite a fall through commentPhilippe Mathieu-Daudé
2019-08-21ppc: Fix emulated single to double denormalized conversionsPaul A. Clarke
2019-08-21ppc: Fix emulated INFINITY and NAN conversionsPaul A. Clarke
2019-08-21ppc: conform to processor User's Manual for xscvdpspnPaul A. Clarke
2019-08-21ppc: Add support for 'mffsl' instructionPaul A. Clarke
2019-08-21target/ppc: Add Directed Privileged Door-bell Exception State (DPDES) SPRAlexey Kardashevskiy
2019-08-21ppc: remove idle_timer logicShivaprasad G Bhat
2019-08-21spapr: Implement dispatch tracking for tcgNicholas Piggin
2019-08-21target/ppc: Optimize emulation of vclzw instructionStefan Brankovic
2019-08-21target/ppc: Optimize emulation of vclzd instructionStefan Brankovic