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
include/exec: Change cpu_mmu_index argument to CPUState
Richard Henderson
2024-02-03
include/exec: Implement cpu_mmu_index generically
Richard Henderson
2024-02-03
target/xtensa: Populate CPUClass.mmu_index
Richard Henderson
2024-02-03
target/tricore: Populate CPUClass.mmu_index
Richard Henderson
2024-02-03
target/sparc: Populate CPUClass.mmu_index
Richard Henderson
2024-02-03
target/sh4: Populate CPUClass.mmu_index
Richard Henderson
2024-02-03
target/s390x: Populate CPUClass.mmu_index
Richard Henderson
2024-02-03
target/s390x: Split out s390x_env_mmu_index
Richard Henderson
2024-02-03
target/rx: Populate CPUClass.mmu_index
Richard Henderson
2024-02-03
target/riscv: Populate CPUClass.mmu_index
Richard Henderson
2024-02-03
target/riscv: Replace cpu_mmu_index with riscv_env_mmu_index
Richard Henderson
2024-02-03
target/riscv: Rename riscv_cpu_mmu_index to riscv_env_mmu_index
Richard Henderson
2024-02-03
target/ppc: Populate CPUClass.mmu_index
Richard Henderson
2024-02-03
target/ppc: Split out ppc_env_mmu_index
Richard Henderson
2024-02-03
target/openrisc: Populate CPUClass.mmu_index
Richard Henderson
2024-02-03
target/nios2: Populate CPUClass.mmu_index
Richard Henderson
2024-02-03
target/mips: Populate CPUClass.mmu_index
Richard Henderson
2024-02-03
target/mips: Split out mips_env_mmu_index
Richard Henderson
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é
[next]