aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-02-11disas/hppa: Add disassembly for qemu specific instructionsHelge Deller1-0/+4
2024-02-03Merge tag 'pull-qapi-2024-02-03' of https://repo.or.cz/qemu/armbru into stagingPeter Maydell5-22/+17
2024-02-03Merge tag 'pull-tcg-20240202-2' of https://gitlab.com/rth7680/qemu into stagingPeter Maydell97-1175/+1048
2024-02-03qga/qapi-schema: Move command description right after command nameMarkus Armbruster1-9/+9
2024-02-03qga: Move type description right after type nameMarkus Armbruster1-2/+2
2024-02-03qapi: Elide "Potential additional modes" from generated docsMarkus Armbruster1-5/+6
2024-02-03qapi: Drop redundant documentation of conditionalMarkus Armbruster1-2/+0
2024-02-03qapi: Drop redundant documentation of inherited membersMarkus Armbruster2-4/+0
2024-02-03linux-user/aarch64: Add padding before __kernel_rt_sigreturnRichard Henderson3-0/+4
2024-02-03target/sparc: Remove FSR_FTT_NMASK, FSR_FTT_CEXC_NMASKRichard Henderson1-7/+0
2024-02-03target/sparc: Split fcc out of env->fsrRichard Henderson4-522/+198
2024-02-03target/sparc: Remove cpu_fsrRichard Henderson3-113/+114
2024-02-03target/sparc: Split cexc and ftt from env->fsrRichard Henderson4-38/+48
2024-02-03target/sparc: Merge check_ieee_exceptions with FPop helpersRichard Henderson3-129/+219
2024-02-03target/sparc: Clear cexc and ftt in do_check_ieee_exceptionsRichard Henderson2-16/+2
2024-02-03target/sparc: Split ver from env->fsrRichard Henderson3-16/+23
2024-02-03target/sparc: Introduce cpu_get_fsr, cpu_put_fsrRichard Henderson9-18/+80
2024-02-03target/sparc: Remove qt0, qt1 temporariesRichard Henderson3-8/+0
2024-02-03target/sparc: Use i128 for FdmulqRichard Henderson3-16/+9
2024-02-03target/sparc: Use i128 for FdTOq, FxTOqRichard Henderson3-10/+11
2024-02-03target/sparc: Use i128 for FsTOq, FiTOqRichard Henderson3-10/+11
2024-02-03target/sparc: Use i128 for FCMPq, FCMPEqRichard Henderson3-52/+41
2024-02-03target/sparc: Use i128 for FqTOd, FqTOxRichard Henderson3-9/+10
2024-02-03target/sparc: Use i128 for FqTOs, FqTOiRichard Henderson3-9/+10
2024-02-03target/sparc: Use i128 for FADDq, FSUBq, FMULq, FDIVqRichard Henderson3-28/+26
2024-02-03target/sparc: Use i128 for FSQRTqRichard Henderson3-8/+32
2024-02-03target/sparc: Inline FNEG, FABSRichard Henderson3-72/+30
2024-02-03target/sparc: Introduce gen_{load,store}_fpr_QRichard Henderson1-6/+19
2024-02-03target/sparc: Remove gen_dest_fpr_FRichard Henderson1-11/+6
2024-02-03target/sparc: Use tcg_gen_qemu_{ld, st}_i128 for ASI_M_BFILLRichard Henderson1-16/+15
2024-02-03target/sparc: Use tcg_gen_qemu_{ld, st}_i128 for ASI_M_BCOPYRichard Henderson1-19/+26
2024-02-03tcg/loongarch64: Set vector registers call clobberedRichard Henderson1-1/+1
2024-02-03tests/tcg: Fix the /proc/self/mem probing in the PROT_NONE gdbstub testIlya Leoshkevich1-1/+1
2024-02-03include/exec: Change cpu_mmu_index argument to CPUStateRichard Henderson23-49/+65
2024-02-03include/exec: Implement cpu_mmu_index genericallyRichard Henderson31-133/+34
2024-02-03target/xtensa: Populate CPUClass.mmu_indexRichard Henderson1-0/+6
2024-02-03target/tricore: Populate CPUClass.mmu_indexRichard Henderson1-0/+6
2024-02-03target/sparc: Populate CPUClass.mmu_indexRichard Henderson2-28/+35
2024-02-03target/sh4: Populate CPUClass.mmu_indexRichard Henderson2-10/+22
2024-02-03target/s390x: Populate CPUClass.mmu_indexRichard Henderson1-0/+6
2024-02-03target/s390x: Split out s390x_env_mmu_indexRichard Henderson2-17/+21
2024-02-03target/rx: Populate CPUClass.mmu_indexRichard Henderson1-0/+6
2024-02-03target/riscv: Populate CPUClass.mmu_indexRichard Henderson1-0/+6
2024-02-03target/riscv: Replace cpu_mmu_index with riscv_env_mmu_indexRichard Henderson3-8/+9
2024-02-03target/riscv: Rename riscv_cpu_mmu_index to riscv_env_mmu_indexRichard Henderson2-3/+3
2024-02-03target/ppc: Populate CPUClass.mmu_indexRichard Henderson1-0/+6
2024-02-03target/ppc: Split out ppc_env_mmu_indexRichard Henderson4-9/+14
2024-02-03target/openrisc: Populate CPUClass.mmu_indexRichard Henderson2-8/+15
2024-02-03target/nios2: Populate CPUClass.mmu_indexRichard Henderson2-6/+13
2024-02-03target/mips: Populate CPUClass.mmu_indexRichard Henderson1-0/+6