aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2020-11-09target/mips: Fix PageMask with variable page sizeJiaxun Yang
2020-11-06Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201106' into stagingPeter Maydell
2020-11-05target/s390x: fix execution with icountPavel Dovgalyuk
2020-11-05target/ppc/excp_helper: Add a fallthrough for fix compiler warningChen Qun
2020-11-04Merge remote-tracking branch 'remotes/philmd-gitlab/tags/mips-fixes-20201103'...Peter Maydell
2020-11-03target/mips: Add unaligned access support for MIPS64R6 and Loongson-3Huacai Chen
2020-11-03target/mips: Fix Lesser GPL version numberChetan Pant
2020-11-03target/riscv/csr.c : add space before the open parenthesis '('Xinhao Zhang
2020-11-03target/riscv: Add V extension state descriptionYifei Jiang
2020-11-03target/riscv: Add H extension state descriptionYifei Jiang
2020-11-03target/riscv: Add PMP state descriptionYifei Jiang
2020-11-03target/riscv: Add basic vmstate description of CPUYifei Jiang
2020-11-03target/riscv: Merge m/vsstatus and m/vsstatush into one uint64_t unitYifei Jiang
2020-11-02target/arm: Get correct MMU index for other-security-statePeter Maydell
2020-11-02target/arm: fix LORID_EL1 access checkRémi Denis-Courmont
2020-11-02target/arm: fix handling of HCR.FBRémi Denis-Courmont
2020-11-02target/arm: Fix VUDOT/VSDOT (scalar) on big-endian hostsPeter Maydell
2020-11-02target/arm: Fix float16 pairwise Neon ops on big-endian hostsPeter Maydell
2020-11-02target/arm: Improve do_prewiden_3dRichard Henderson
2020-11-02target/arm: Simplify do_long_3d and do_2scalar_longRichard Henderson
2020-11-02target/arm: Rename neon_load_reg64 to vfp_load_reg64Richard Henderson
2020-11-02target/arm: Add read/write_neon_element64Richard Henderson
2020-11-02target/arm: Rename neon_load_reg32 to vfp_load_reg32Richard Henderson
2020-11-02target/arm: Expand read/write_neon_element32 to all MemOpRichard Henderson
2020-11-02target/arm: Add read/write_neon_element32Richard Henderson
2020-11-02target/arm: Use neon_element_offset in vfp_reg_offsetRichard Henderson
2020-11-02target/arm: Use neon_element_offset in neon_load/store_regRichard Henderson
2020-11-02target/arm: Move neon_element_offset to translate.cRichard Henderson
2020-11-02target/arm: Introduce neon_full_reg_offsetRichard Henderson
2020-10-29Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.2-20201028' into...Peter Maydell
2020-10-29Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20201027-...Peter Maydell
2020-10-28Merge remote-tracking branch 'remotes/philmd-gitlab/tags/renesas-20201027' in...Peter Maydell
2020-10-28Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-5.2-pull-re...Peter Maydell
2020-10-28ppc/: fix some comment spelling errorszhaolichang
2020-10-28target/ppc: Fix kvmppc_load_htab_chunk() error reportingGreg Kurz
2020-10-28spapr: Unrealize vCPUs with qdev_unrealize()Greg Kurz
2020-10-27linux-user: Set PAGE_TARGET_1 for TARGET_PROT_BTIRichard Henderson
2020-10-27target/rx: Fix Lesser GPL version numberChetan Pant
2020-10-27target/rx: Fix some comment spelling errorsLichang Zhao
2020-10-27target/sh4: fix some comment spelling errorsLichang Zhao
2020-10-27target/sh4: Update coding style to make checkpatch.pl happyPhilippe Mathieu-Daudé
2020-10-26Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20201026' into stagingPeter Maydell
2020-10-26target/xtensa: enable all coprocessors for linux-userMax Filippov
2020-10-22target/riscv: raise exception to HS-mode at get_physical_addressYifei Jiang
2020-10-22target/riscv: Fix implementation of HLVX.WU instructionGeorg Kotheimer
2020-10-22target/riscv: Fix update of hstatus.GVA in riscv_cpu_do_interruptGeorg Kotheimer
2020-10-22target/riscv: Fix update of hstatus.SPVPGeorg Kotheimer
2020-10-22riscv: Convert interrupt logs to use qemu_log_mask()Alistair Francis
2020-10-22s390x: pv: Fix diag318 PV fencingJanosch Frank
2020-10-20target/arm: Implement FPSCR.LTPSIZE for M-profile LOB extensionPeter Maydell