aboutsummaryrefslogtreecommitdiff
path: root/target
AgeCommit message (Expand)Author
2024-02-03target/mips: Pass ptw_mmu_idx down from mips_cpu_tlb_fillRichard Henderson
2024-02-03target/microblaze: Populate CPUClass.mmu_indexRichard Henderson
2024-02-03target/m68k: Populate CPUClass.mmu_indexRichard Henderson
2024-02-03target/loongarch: Rename MMU_IDX_*Richard Henderson
2024-02-03target/loongarch: Populate CPUClass.mmu_indexRichard Henderson
2024-02-03target/i386: Populate CPUClass.mmu_indexRichard Henderson
2024-02-03target/hppa: Populate CPUClass.mmu_indexRichard Henderson
2024-02-03target/cris: Populate CPUClass.mmu_indexRichard Henderson
2024-02-03target/cris: Cache mem_index in DisasContextRichard Henderson
2024-02-03target/avr: Populate CPUClass.mmu_indexRichard Henderson
2024-02-03target/arm: Populate CPUClass.mmu_indexRichard Henderson
2024-02-03target/arm: Split out arm_env_mmu_indexRichard Henderson
2024-02-03target/alpha: Populate CPUClass.mmu_indexRichard Henderson
2024-02-03target/alpha: Split out alpha_env_mmu_indexRichard Henderson
2024-02-01Merge tag 'pull-loongarch-20240201' of https://gitlab.com/gaosong/qemu into s...Peter Maydell
2024-02-01target/loongarch: Fix qtest test-hmp error when KVM-only buildSong Gao
2024-01-31Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into stagingPeter Maydell
2024-01-30riscv: Clean up includesPeter Maydell
2024-01-29target/i386: Extract x86_cpu_exec_halt() from accel/tcg/Philippe Mathieu-Daudé
2024-01-29target/i386: Extract x86_need_replay_interrupt() from accel/tcg/Philippe Mathieu-Daudé
2024-01-29target/loongarch: Constify loongarch_tcg_opsRichard Henderson
2024-01-29include/qemu: Add TCGCPUOps typedef to typedefs.hRichard Henderson
2024-01-29target: Make qemu_target_page_mask() available for *-userIlya Leoshkevich
2024-01-29include/exec: Use vaddr in DisasContextBase for virtual addressesAnton Johansson
2024-01-29target: Use vaddr in gen_intermediate_codeAnton Johansson
2024-01-26Merge tag 'pull-target-arm-20240126' of https://git.linaro.org/people/pmaydel...Peter Maydell
2024-01-26target/arm: Fix incorrect aa64_tidcp1 feature checkPeter Maydell
2024-01-26target/arm: Fix A64 scalar SQSHRN and SQRSHRNPeter Maydell
2024-01-26target/arm: Move GTimer definitions to new 'gtimer.h' headerPhilippe Mathieu-Daudé
2024-01-26target/arm: Move e2h_access() helper aroundPhilippe Mathieu-Daudé
2024-01-26target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' headerPhilippe Mathieu-Daudé
2024-01-26target/arm: Expose M-profile register bank index definitionsPhilippe Mathieu-Daudé
2024-01-26target/arm: Declare ARM_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'Philippe Mathieu-Daudé
2024-01-26target/arm: Expose arm_cpu_mp_affinity() in 'multiprocessing.h' headerPhilippe Mathieu-Daudé
2024-01-26target/arm: Create arm_cpu_mp_affinityRichard Henderson
2024-01-26target/arm: Rename arm_cpu_mp_affinityRichard Henderson
2024-01-26target/arm/cpregs: Include missing 'kvm-consts.h' headerPhilippe Mathieu-Daudé
2024-01-26target/arm/cpregs: Include missing 'hw/registerfields.h' headerPhilippe Mathieu-Daudé
2024-01-26target/arm/cpu-features: Include missing 'hw/registerfields.h' headerPhilippe Mathieu-Daudé
2024-01-26target/arm: Fix VNCR fault detection logicPeter Maydell
2024-01-26target/xtensa: fix OOB TLB entry accessMax Filippov
2024-01-25target/loongarch/kvm: Enable LSX/LASX extensionSong Gao
2024-01-25target/loongarch: Set cpuid CSR register only once with kvm modeBibo Mao
2024-01-21target/hexagon: reduce scope of def_regnum, remove dead assignmentBrian Cain
2024-01-21Hexagon (target/hexagon) Remove old dectree.pyTaylor Simpson
2024-01-21Hexagon (target/hexagon) Use QEMU decodetree (16-bit instructions)Taylor Simpson
2024-01-21Hexagon (target/hexagon) Use QEMU decodetree (32-bit instructions)Taylor Simpson
2024-01-21Hexagon (target/hexagon) Remove dead functions from hex_common.pyTaylor Simpson
2024-01-21Hexagon (target/hexagon) Remove unused WRITES_PRED_REG attributeTaylor Simpson
2024-01-21Hexagon (target/hexagon) Make generators object oriented - gen_analyze_funcsTaylor Simpson