index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
Age
Commit message (
Expand
)
Author
2024-02-03
target/mips: Pass ptw_mmu_idx down from mips_cpu_tlb_fill
Richard Henderson
2024-02-03
target/microblaze: Populate CPUClass.mmu_index
Richard Henderson
2024-02-03
target/m68k: Populate CPUClass.mmu_index
Richard Henderson
2024-02-03
target/loongarch: Rename MMU_IDX_*
Richard Henderson
2024-02-03
target/loongarch: Populate CPUClass.mmu_index
Richard Henderson
2024-02-03
target/i386: Populate CPUClass.mmu_index
Richard Henderson
2024-02-03
target/hppa: Populate CPUClass.mmu_index
Richard Henderson
2024-02-03
target/cris: Populate CPUClass.mmu_index
Richard Henderson
2024-02-03
target/cris: Cache mem_index in DisasContext
Richard Henderson
2024-02-03
target/avr: Populate CPUClass.mmu_index
Richard Henderson
2024-02-03
target/arm: Populate CPUClass.mmu_index
Richard Henderson
2024-02-03
target/arm: Split out arm_env_mmu_index
Richard Henderson
2024-02-03
target/alpha: Populate CPUClass.mmu_index
Richard Henderson
2024-02-03
target/alpha: Split out alpha_env_mmu_index
Richard Henderson
2024-02-01
Merge tag 'pull-loongarch-20240201' of https://gitlab.com/gaosong/qemu into s...
Peter Maydell
2024-02-01
target/loongarch: Fix qtest test-hmp error when KVM-only build
Song Gao
2024-01-31
Merge tag 'pull-trivial-patches' of https://gitlab.com/mjt0k/qemu into staging
Peter Maydell
2024-01-30
riscv: Clean up includes
Peter Maydell
2024-01-29
target/i386: Extract x86_cpu_exec_halt() from accel/tcg/
Philippe Mathieu-Daudé
2024-01-29
target/i386: Extract x86_need_replay_interrupt() from accel/tcg/
Philippe Mathieu-Daudé
2024-01-29
target/loongarch: Constify loongarch_tcg_ops
Richard Henderson
2024-01-29
include/qemu: Add TCGCPUOps typedef to typedefs.h
Richard Henderson
2024-01-29
target: Make qemu_target_page_mask() available for *-user
Ilya Leoshkevich
2024-01-29
include/exec: Use vaddr in DisasContextBase for virtual addresses
Anton Johansson
2024-01-29
target: Use vaddr in gen_intermediate_code
Anton Johansson
2024-01-26
Merge tag 'pull-target-arm-20240126' of https://git.linaro.org/people/pmaydel...
Peter Maydell
2024-01-26
target/arm: Fix incorrect aa64_tidcp1 feature check
Peter Maydell
2024-01-26
target/arm: Fix A64 scalar SQSHRN and SQRSHRN
Peter Maydell
2024-01-26
target/arm: Move GTimer definitions to new 'gtimer.h' header
Philippe Mathieu-Daudé
2024-01-26
target/arm: Move e2h_access() helper around
Philippe Mathieu-Daudé
2024-01-26
target/arm: Move ARM_CPU_IRQ/FIQ definitions to 'cpu-qom.h' header
Philippe Mathieu-Daudé
2024-01-26
target/arm: Expose M-profile register bank index definitions
Philippe Mathieu-Daudé
2024-01-26
target/arm: Declare ARM_CPU_TYPE_NAME/SUFFIX in 'cpu-qom.h'
Philippe Mathieu-Daudé
2024-01-26
target/arm: Expose arm_cpu_mp_affinity() in 'multiprocessing.h' header
Philippe Mathieu-Daudé
2024-01-26
target/arm: Create arm_cpu_mp_affinity
Richard Henderson
2024-01-26
target/arm: Rename arm_cpu_mp_affinity
Richard Henderson
2024-01-26
target/arm/cpregs: Include missing 'kvm-consts.h' header
Philippe Mathieu-Daudé
2024-01-26
target/arm/cpregs: Include missing 'hw/registerfields.h' header
Philippe Mathieu-Daudé
2024-01-26
target/arm/cpu-features: Include missing 'hw/registerfields.h' header
Philippe Mathieu-Daudé
2024-01-26
target/arm: Fix VNCR fault detection logic
Peter Maydell
2024-01-26
target/xtensa: fix OOB TLB entry access
Max Filippov
2024-01-25
target/loongarch/kvm: Enable LSX/LASX extension
Song Gao
2024-01-25
target/loongarch: Set cpuid CSR register only once with kvm mode
Bibo Mao
2024-01-21
target/hexagon: reduce scope of def_regnum, remove dead assignment
Brian Cain
2024-01-21
Hexagon (target/hexagon) Remove old dectree.py
Taylor Simpson
2024-01-21
Hexagon (target/hexagon) Use QEMU decodetree (16-bit instructions)
Taylor Simpson
2024-01-21
Hexagon (target/hexagon) Use QEMU decodetree (32-bit instructions)
Taylor Simpson
2024-01-21
Hexagon (target/hexagon) Remove dead functions from hex_common.py
Taylor Simpson
2024-01-21
Hexagon (target/hexagon) Remove unused WRITES_PRED_REG attribute
Taylor Simpson
2024-01-21
Hexagon (target/hexagon) Make generators object oriented - gen_analyze_funcs
Taylor Simpson
[next]