index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-10.0
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-10.0
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
tracing
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target
/
microblaze
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-08
exec: Declare tlb_flush*() in 'exec/cputlb.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2025-03-08
exec: Declare tlb_set_page_with_attrs() in 'exec/cputlb.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2025-03-06
target/microblaze: Set disassemble_info::endian value in disas_set_info
Philippe Mathieu-Daudé
1
-0
/
+2
2025-03-06
target/microblaze: Consider endianness while translating code
Philippe Mathieu-Daudé
2
-2
/
+10
2025-03-06
target/microblaze: Introduce mo_endian() helper
Philippe Mathieu-Daudé
1
-4
/
+10
2025-03-06
target/microblaze: Set MO_TE once in do_load() / do_store()
Philippe Mathieu-Daudé
1
-16
/
+20
2025-03-06
target/microblaze: Explode MO_TExx -> MO_TE | MO_xx
Philippe Mathieu-Daudé
1
-18
/
+18
2025-03-06
accel/tcg: Rename 'hw/core/tcg-cpu-ops.h' -> 'accel/tcg/cpu-ops.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2025-03-06
gdbstub: Clarify no more than @gdb_num_core_regs can be accessed
Philippe Mathieu-Daudé
1
-5
/
+0
2025-02-08
target/*: Remove TARGET_LONG_BITS from cpu-param.h
Richard Henderson
1
-2
/
+0
2024-12-24
accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core
Richard Henderson
3
-2
/
+5
2024-12-21
Merge tag 'exec-20241220' of https://github.com/philmd/qemu into staging
Stefan Hajnoczi
2
-0
/
+2
2024-12-20
accel/tcg: Include missing 'exec/translation-block.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-12-20
accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h'
Philippe Mathieu-Daudé
1
-0
/
+1
2024-12-19
include/hw/qdev-properties: Remove DEFINE_PROP_END_OF_LIST
Richard Henderson
1
-1
/
+0
2024-12-15
target/microblaze: Constify all Property
Richard Henderson
1
-1
/
+1
2024-12-11
target/microblaze: Set default NaN pattern explicitly
Peter Maydell
1
-0
/
+2
2024-11-06
Merge tag 'hw-misc-20241105' of https://github.com/philmd/qemu into staging
Peter Maydell
1
-0
/
+10
2024-11-05
target/microblaze: Alias CPU endianness property as 'little-endian'
Philippe Mathieu-Daudé
1
-0
/
+10
2024-11-05
target/microblaze: Explicitly set 2-NaN propagation rule
Peter Maydell
1
-0
/
+5
2024-11-05
target/microblaze: Move setting of float rounding mode to reset
Peter Maydell
1
-3
/
+2
2024-09-20
license: Update deprecated SPDX tag LGPL-2.0+ to LGPL-2.0-or-later
Philippe Mathieu-Daudé
1
-1
/
+1
2024-07-11
target: Set TCGCPUOps::cpu_exec_halt to target's has_work implementation
Peter Maydell
1
-0
/
+1
2024-05-15
target/microblaze: Use translator_ldl
Richard Henderson
1
-2
/
+1
2024-05-15
accel/tcg: Provide default implementation of disas_log
Richard Henderson
1
-9
/
+0
2024-05-15
accel/tcg: Use vaddr in translator_ld*
Richard Henderson
1
-0
/
+1
2024-05-10
kconfig: express dependency of individual boards on libfdt
Paolo Bonzini
1
-0
/
+1
2024-05-06
accel/tcg: Access tcg_cflags with getter / setter
Philippe Mathieu-Daudé
1
-1
/
+1
2024-05-06
exec/cpu: Extract page-protection definitions to page-protection.h
Philippe Mathieu-Daudé
2
-0
/
+2
2024-05-06
exec/cpu: Rename PAGE_BITS macro to PAGE_RWX
BALATON Zoltan
1
-1
/
+1
2024-04-26
target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
Philippe Mathieu-Daudé
2
-3
/
+3
2024-04-26
accel: Include missing 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
2
-0
/
+2
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
1
-2
/
+2
2024-04-09
target/microblaze: Use insn_start from DisasContextBase
Richard Henderson
1
-6
/
+2
2024-03-12
target/microblaze: Prefer fast cpu_env() over slower CPU QOM cast macro
Philippe Mathieu-Daudé
3
-8
/
+4
2024-03-12
target: Replace CPU_GET_CLASS(cpu -> obj) in cpu_reset_hold() handler
Philippe Mathieu-Daudé
1
-3
/
+3
2024-02-28
gdbstub: Infer number of core registers from XML
Akihiko Odaki
2
-6
/
+0
2024-02-28
gdbstub: Change gdb_get_reg_cb and gdb_set_reg_cb
Akihiko Odaki
2
-4
/
+9
2024-02-28
gdbstub: Use GDBFeature for gdb_register_coprocessor
Akihiko Odaki
1
-2
/
+3
2024-02-03
include/exec: Change cpu_mmu_index argument to CPUState
Richard Henderson
3
-4
/
+3
2024-02-03
include/exec: Implement cpu_mmu_index generically
Richard Henderson
2
-7
/
+1
2024-02-03
target/microblaze: Populate CPUClass.mmu_index
Richard Henderson
2
-12
/
+19
2024-01-29
include/qemu: Add TCGCPUOps typedef to typedefs.h
Richard Henderson
1
-1
/
+1
2024-01-29
target: Use vaddr in gen_intermediate_code
Anton Johansson
1
-1
/
+1
2023-12-29
target/microblaze: Constify VMState in machine.c
Richard Henderson
1
-3
/
+3
2023-11-07
target: Move ArchCPUClass definition to 'cpu.h'
Philippe Mathieu-Daudé
2
-16
/
+13
2023-11-07
target: Mention 'cpu-qom.h' is target agnostic
Philippe Mathieu-Daudé
1
-1
/
+1
2023-11-07
target: Unify QOM style
Philippe Mathieu-Daudé
2
-4
/
+0
2023-10-07
meson: Rename target_softmmu_arch -> target_system_arch
Philippe Mathieu-Daudé
1
-1
/
+1
2023-10-04
accel/tcg: Remove cpu_set_cpustate_pointers
Richard Henderson
1
-1
/
+0
[next]