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
/
avr
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-28
target: Use cpu_pointer_wrap_uint32 for 32-bit targets
Richard Henderson
1
-0
/
+6
2025-04-30
accel/tcg: Move cpu_get_tb_cpu_state to TCGCPUOps
Richard Henderson
1
-1
/
+2
2025-04-30
accel/tcg: Return TCGTBCPUState from cpu_get_tb_cpu_state
Richard Henderson
1
-6
/
+3
2025-04-30
accel/tcg: Hoist cpu_get_tb_cpu_state decl to accl/tcg/cpu-ops.h
Richard Henderson
2
-20
/
+19
2025-04-30
accel/tcg: Introduce TCGCPUOps.cpu_exec_reset
Richard Henderson
1
-0
/
+1
2025-04-30
include: Remove 'exec/exec-all.h'
Philippe Mathieu-Daudé
2
-2
/
+0
2025-04-30
accel/tcg: Include 'accel/tcg/getpc.h' in 'exec/helper-proto'
Philippe Mathieu-Daudé
1
-1
/
+0
2025-04-25
qom: Have class_init() take a const data argument
Philippe Mathieu-Daudé
1
-1
/
+1
2025-04-23
tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field
Philippe Mathieu-Daudé
1
-0
/
+1
2025-04-23
tcg: Remove the TCG_GUEST_DEFAULT_MO definition globally
Philippe Mathieu-Daudé
2
-3
/
+1
2025-04-23
tcg: Define guest_default_memory_order in TCGCPUOps
Philippe Mathieu-Daudé
1
-0
/
+1
2025-04-23
exec: Restrict 'cpu_ldst.h' to accel/tcg/
Philippe Mathieu-Daudé
1
-1
/
+1
2025-04-23
tcg: Always define TARGET_INSN_START_EXTRA_WORDS
Philippe Mathieu-Daudé
1
-0
/
+2
2025-04-23
exec/cpu-all: remove this header
Pierrick Bouvier
1
-2
/
+0
2025-04-23
exec/cpu-all: transfer exec/cpu-common include to cpu.h headers
Pierrick Bouvier
1
-0
/
+1
2025-04-23
exec/cpu-all: remove exec/target_page include
Pierrick Bouvier
2
-0
/
+2
2025-04-23
exec/cpu-all: remove exec/cpu-interrupt include
Pierrick Bouvier
1
-0
/
+1
2025-04-23
target/avr: Restrict SoftMMU mmu_index() to TCG
Philippe Mathieu-Daudé
1
-1
/
+1
2025-04-23
include/system: Move exec/address-spaces.h to system/address-spaces.h
Richard Henderson
1
-1
/
+1
2025-04-23
include/system: Move exec/memory.h to system/memory.h
Richard Henderson
1
-1
/
+1
2025-04-22
target/avr: Increase TARGET_PAGE_BITS to 10
Richard Henderson
1
-7
/
+1
2025-04-22
target/avr: Use do_stb in avr_cpu_do_interrupt
Richard Henderson
1
-6
/
+6
2025-04-22
target/avr: Use cpu_stb_mmuidx_ra in helper_fullwr
Richard Henderson
1
-3
/
+7
2025-04-22
target/avr: Remove NUMBER_OF_IO_REGISTERS
Richard Henderson
1
-2
/
+0
2025-04-22
target/avr: Move cpu register accesses into system memory
Richard Henderson
5
-146
/
+131
2025-04-22
target/avr: Add defines for i/o port registers
Richard Henderson
2
-18
/
+28
2025-04-22
target/avr: Remove OFFSET_CPU_REGISTERS
Richard Henderson
2
-4
/
+1
2025-04-22
target/avr: Improve decode of LDS, STS
Richard Henderson
2
-7
/
+2
2025-03-31
target/avr: Fix buffer read in avr_print_insn
Richard Henderson
1
-7
/
+14
2025-03-09
target/avr: Move has_work() from CPUClass to SysemuCPUOps
Philippe Mathieu-Daudé
1
-1
/
+1
2025-03-08
exec: Declare tlb_set_page() in 'exec/cputlb.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2025-03-06
target: Set disassemble_info::endian value for little-endian targets
Philippe Mathieu-Daudé
1
-0
/
+1
2025-03-06
accel/tcg: Rename 'hw/core/tcg-cpu-ops.h' -> 'accel/tcg/cpu-ops.h'
Philippe Mathieu-Daudé
2
-2
/
+2
2025-02-08
target/*: Remove TARGET_LONG_BITS from cpu-param.h
Richard Henderson
1
-1
/
+0
2024-12-24
accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core
Richard Henderson
3
-3
/
+6
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/avr: Constify all Property
Richard Henderson
1
-1
/
+1
2024-10-15
target/avr: Use explicit little-endian LD/ST API
Philippe Mathieu-Daudé
1
-2
/
+2
2024-07-11
target: Set TCGCPUOps::cpu_exec_halt to target's has_work implementation
Peter Maydell
1
-0
/
+1
2024-05-15
target/avr: Use translator_lduw
Richard Henderson
1
-2
/
+1
2024-05-15
accel/tcg: Provide default implementation of disas_log
Richard Henderson
1
-8
/
+0
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é
1
-0
/
+1
2024-04-26
target: Define TCG_GUEST_DEFAULT_MO in 'cpu-param.h'
Philippe Mathieu-Daudé
2
-2
/
+2
2024-04-26
gdbstub: Avoid including 'cpu.h' in 'gdbstub/helpers.h'
Philippe Mathieu-Daudé
1
-0
/
+1
2024-04-25
hw, target: Add ResetType argument to hold and exit phase methods
Peter Maydell
1
-2
/
+2
2024-03-12
target/avr: Prefer fast cpu_env() over slower CPU QOM cast macro
Philippe Mathieu-Daudé
4
-33
/
+13
[next]