aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)AuthorFilesLines
2024-02-03target/mips: Split out mips_env_mmu_indexRichard Henderson6-10/+15
2024-02-03target/mips: Pass ptw_mmu_idx down from mips_cpu_tlb_fillRichard Henderson2-20/+16
2024-02-03target/microblaze: Populate CPUClass.mmu_indexRichard Henderson2-12/+19
2024-02-03target/m68k: Populate CPUClass.mmu_indexRichard Henderson1-0/+6
2024-02-03target/loongarch: Rename MMU_IDX_*Richard Henderson5-9/+9
2024-02-03target/loongarch: Populate CPUClass.mmu_indexRichard Henderson2-4/+13
2024-02-03target/i386: Populate CPUClass.mmu_indexRichard Henderson2-7/+16
2024-02-03target/hppa: Populate CPUClass.mmu_indexRichard Henderson2-5/+14
2024-02-03target/cris: Populate CPUClass.mmu_indexRichard Henderson1-0/+6
2024-02-03target/cris: Cache mem_index in DisasContextRichard Henderson2-13/+7
2024-02-03target/avr: Populate CPUClass.mmu_indexRichard Henderson2-3/+7
2024-02-03target/arm: Populate CPUClass.mmu_indexRichard Henderson1-0/+6
2024-02-03target/arm: Split out arm_env_mmu_indexRichard Henderson6-17/+22
2024-02-03target/alpha: Populate CPUClass.mmu_indexRichard Henderson1-0/+6
2024-02-03target/alpha: Split out alpha_env_mmu_indexRichard Henderson2-2/+7
2024-02-01Merge tag 'pull-loongarch-20240201' of https://gitlab.com/gaosong/qemu into s...Peter Maydell5-234/+250
2024-02-01target/loongarch: Fix qtest test-hmp error when KVM-only buildSong Gao5-234/+250
2024-01-31Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell2-1/+1
2024-01-30riscv: Clean up includesPeter Maydell2-1/+1
2024-01-29target/i386: Extract x86_cpu_exec_halt() from accel/tcg/Philippe Mathieu-Daudé3-0/+15
2024-01-29target/i386: Extract x86_need_replay_interrupt() from accel/tcg/Philippe Mathieu-Daudé3-0/+12
2024-01-29target/loongarch: Constify loongarch_tcg_opsRichard Henderson1-1/+1
2024-01-29include/qemu: Add TCGCPUOps typedef to typedefs.hRichard Henderson22-23/+23
2024-01-29target: Make qemu_target_page_mask() available for *-userIlya Leoshkevich2-0/+12
2024-01-29include/exec: Use vaddr in DisasContextBase for virtual addressesAnton Johansson4-9/+11
2024-01-29target: Use vaddr in gen_intermediate_codeAnton Johansson21-21/+21
2024-01-26Merge tag 'pull-target-arm-20240126' of https://git.linaro.org/people/pmaydel...Peter Maydell16-67/+143
2024-01-26target/arm: Fix incorrect aa64_tidcp1 feature checkPeter Maydell1-1/+1
2024-01-26target/arm: Fix A64 scalar SQSHRN and SQRSHRNPeter Maydell1-1/+1
2024-01-26target/arm: Move GTimer definitions to new 'gtimer.h' headerPhilippe Mathieu-Daudé7-7/+27
2024-01-26target/arm: Move e2h_access() helper aroundPhilippe Mathieu-Daudé1-14/+15
2024-01-26target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' headerPhilippe Mathieu-Daudé3-6/+7
2024-01-26target/arm: Expose M-profile register bank index definitionsPhilippe Mathieu-Daudé2-15/+15
2024-01-26target/arm: Declare ARM_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'Philippe Mathieu-Daudé2-2/+3
2024-01-26target/arm: Expose arm_cpu_mp_affinity() in 'multiprocessing.h' headerPhilippe Mathieu-Daudé6-5/+25
2024-01-26target/arm: Create arm_cpu_mp_affinityRichard Henderson4-4/+9
2024-01-26target/arm: Rename arm_cpu_mp_affinityRichard Henderson2-4/+4
2024-01-26target/arm/cpregs: Include missing 'kvm-consts.h' headerPhilippe Mathieu-Daudé1-0/+1
2024-01-26target/arm/cpregs: Include missing 'hw/registerfields.h' headerPhilippe Mathieu-Daudé1-0/+2
2024-01-26target/arm/cpu-features: Include missing 'hw/registerfields.h' headerPhilippe Mathieu-Daudé1-0/+2
2024-01-26target/arm: Fix VNCR fault detection logicPeter Maydell1-1/+1
2024-01-26target/xtensa: fix OOB TLB entry accessMax Filippov1-12/+35
2024-01-25target/loongarch/kvm: Enable LSX/LASX extensionSong Gao1-7/+38
2024-01-25target/loongarch: Set cpuid CSR register only once with kvm modeBibo Mao1-3/+6
2024-01-21target/hexagon: reduce scope of def_regnum, remove dead assignmentBrian Cain1-3/+1
2024-01-21Hexagon (target/hexagon) Remove old dectree.pyTaylor Simpson6-839/+0
2024-01-21Hexagon (target/hexagon) Use QEMU decodetree (16-bit instructions)Taylor Simpson5-12/+188
2024-01-21Hexagon (target/hexagon) Use QEMU decodetree (32-bit instructions)Taylor Simpson7-14/+439
2024-01-21Hexagon (target/hexagon) Remove dead functions from hex_common.pyTaylor Simpson1-51/+0
2024-01-21Hexagon (target/hexagon) Remove unused WRITES_PRED_REG attributeTaylor Simpson2-12/+0