index
:
rocket-tools/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-10.1
stable-10.2
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-10.1
staging-10.2
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
/
include
/
accel
Age
Commit message (
Expand
)
Author
Files
Lines
5 days
hw/accel: add a per-accelerator callback to change VM accelerator handle
Ani Sinha
1
-0
/
+2
2026-02-02
accel/tcg: Fix iotlb_to_section() for different AddressSpace
Jim Shu
1
-15
/
+0
2026-01-22
system: Allow restricting the legacy cpu_ld/st() 'native-endian' API
Philippe Mathieu-Daudé
1
-0
/
+2
2026-01-17
tcg: Unconditionally define atomic64 helpers
Richard Henderson
1
-9
/
+0
2026-01-16
accel: Introduce AccelOpsClass::cpu_target_realize() hook
Philippe Mathieu-Daudé
1
-0
/
+1
2026-01-12
accel/tcg: Un-inline WatchPoint API user-emulation stubs
Philippe Mathieu-Daudé
1
-17
/
+0
2025-08-30
accel/tcg: Add cpu_atomic_*_mmu for 16-byte xchg, fetch_and, fetch_or
Richard Henderson
1
-3
/
+10
2025-07-15
accel/system: Introduce @x-accel-stats QMP command
Philippe Mathieu-Daudé
2
-0
/
+5
2025-07-15
accel: Extract AccelClass definition to 'accel/accel-ops.h'
Philippe Mathieu-Daudé
1
-0
/
+49
2025-07-15
accel: Rename 'system/accel-ops.h' -> 'accel/accel-cpu-ops.h'
Philippe Mathieu-Daudé
1
-0
/
+92
2025-05-28
target: Use cpu_pointer_wrap_uint32 for 32-bit targets
Richard Henderson
1
-0
/
+1
2025-05-28
target: Use cpu_pointer_wrap_notreached for strict align targets
Richard Henderson
1
-0
/
+5
2025-05-28
accel/tcg: Add TCGCPUOps.pointer_wrap
Richard Henderson
1
-0
/
+7
2025-05-05
accel/tcg: Move TARGET_TAGGED_ADDRESSES to TCGCPUOps.untagged_addr
Richard Henderson
1
-0
/
+7
2025-05-05
accel/tcg: Move tlb_vaddr_to_host declaration to probe.h
Richard Henderson
2
-16
/
+16
2025-05-05
accel/tcg: Move user-only tlb_vaddr_to_host out of line
Richard Henderson
1
-8
/
+0
2025-04-30
accel/tcg: Split out accel/tcg/helper-retaddr.h
Richard Henderson
2
-34
/
+43
2025-04-30
accel/tcg: Move cpu_get_tb_cpu_state to TCGCPUOps
Richard Henderson
1
-2
/
+6
2025-04-30
accel/tcg: Return TCGTBCPUState from cpu_get_tb_cpu_state
Richard Henderson
2
-2
/
+20
2025-04-30
accel/tcg: Hoist cpu_get_tb_cpu_state decl to accl/tcg/cpu-ops.h
Richard Henderson
1
-0
/
+3
2025-04-30
accel/tcg: Introduce TCGCPUOps.cpu_exec_reset
Richard Henderson
1
-0
/
+2
2025-04-30
accel/tcg: Extract probe API out of 'exec/exec-all.h'
Philippe Mathieu-Daudé
1
-0
/
+106
2025-04-30
physmem: Restrict TCG IOTLB code to TCG accel
Philippe Mathieu-Daudé
1
-0
/
+41
2025-04-30
accel/tcg: Remove #error for non-tcg in getpc.h
Richard Henderson
1
-4
/
+0
2025-04-30
accel/tcg: Convert TARGET_HAS_PRECISE_SMC to TCGCPUOps.precise_smc
Richard Henderson
1
-0
/
+7
2025-04-25
accel: Make AccelCPUClass structure target-agnostic
Philippe Mathieu-Daudé
2
-11
/
+24
2025-04-23
tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field
Philippe Mathieu-Daudé
1
-0
/
+8
2025-04-23
tcg: Define guest_default_memory_order in TCGCPUOps
Philippe Mathieu-Daudé
1
-0
/
+8
2025-04-23
exec: Restrict 'cpu_ldst.h' to accel/tcg/
Philippe Mathieu-Daudé
1
-0
/
+563
2025-04-23
exec: Restrict 'cpu-ldst-common.h' to accel/tcg/
Philippe Mathieu-Daudé
1
-0
/
+122
2025-04-23
hw/core/cpu: Remove CPUClass::mmu_index()
Philippe Mathieu-Daudé
1
-3
/
+1
2025-04-23
accel/tcg: Introduce TCGCPUOps::mmu_index() callback
Philippe Mathieu-Daudé
2
-1
/
+7
2025-04-23
include/exec: Split out accel/tcg/cpu-mmu-index.h
Richard Henderson
1
-0
/
+41
2025-03-09
cpus: Introduce SysemuCPUOps::has_work() handler
Philippe Mathieu-Daudé
1
-1
/
+1
2025-03-08
accel/tcg: Split out getpc.h
Richard Henderson
1
-0
/
+24
2025-03-06
accel/accel-cpu-target.h: Include missing 'cpu.h' header
Philippe Mathieu-Daudé
1
-0
/
+3
2025-03-06
accel: Rename 'hw/core/accel-cpu.h' -> 'accel/accel-cpu-target.h'
Philippe Mathieu-Daudé
1
-0
/
+38
2025-03-06
accel/tcg: Rename 'hw/core/tcg-cpu-ops.h' -> 'accel/tcg/cpu-ops.h'
Philippe Mathieu-Daudé
1
-0
/
+278