index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
coverage
/
compare_gcov_json.py
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-05-14
target/arm/helper: restrict define_tlb_insn_regs to system target
Pierrick Bouvier
1
-0
/
+2
2025-05-14
target/arm/tcg/tlb_helper: compile file twice (system, user)
Pierrick Bouvier
2
-2
/
+4
2025-05-14
target/arm/tcg/neon_helper: compile file twice (system, user)
Pierrick Bouvier
2
-2
/
+5
2025-05-14
target/arm/tcg/iwmmxt_helper: compile file twice (system, user)
Pierrick Bouvier
2
-2
/
+5
2025-05-14
target/arm/tcg/hflags: compile file twice (system, user)
Pierrick Bouvier
2
-2
/
+10
2025-05-14
target/arm/tcg/crypto_helper: compile file once
Pierrick Bouvier
2
-3
/
+8
2025-05-14
target/arm/tcg/vec_internal: use forward declaration for CPUARMState
Pierrick Bouvier
1
-0
/
+2
2025-05-14
target/arm/machine: compile file once (system)
Pierrick Bouvier
1
-1
/
+1
2025-05-14
target/arm/kvm-stub: add missing stubs
Pierrick Bouvier
1
-0
/
+10
2025-05-14
target/arm/machine: move cpu_post_load kvm bits to kvm_arm_cpu_post_load func...
Pierrick Bouvier
3
-9
/
+16
2025-05-14
target/arm/machine: remove TARGET_AARCH64 from migration state
Pierrick Bouvier
1
-4
/
+0
2025-05-14
target/arm/machine: reduce migration include to avoid target specific definit...
Pierrick Bouvier
1
-1
/
+2
2025-05-14
target/arm/kvm-stub: compile file once (system)
Pierrick Bouvier
1
-1
/
+2
2025-05-14
target/arm/meson: accelerator files are not needed in user mode
Pierrick Bouvier
1
-3
/
+2
2025-05-14
target/arm/ptw: compile file once (system)
Pierrick Bouvier
1
-1
/
+1
2025-05-14
target/arm/ptw: replace TARGET_AARCH64 by CONFIG_ATOMIC64 from arm_casq_ptw
Pierrick Bouvier
1
-1
/
+1
2025-05-14
target/arm/ptw: replace target_ulong with int64_t
Pierrick Bouvier
1
-2
/
+2
2025-05-14
target/arm/cortex-regs: compile file once (system)
Pierrick Bouvier
1
-1
/
+1
2025-05-14
target/arm/arm-powerctl: compile file once (system)
Pierrick Bouvier
1
-1
/
+1
2025-05-14
target/arm/arch_dump: compile file once (system)
Pierrick Bouvier
1
-1
/
+1
2025-05-14
target/arm/arch_dump: remove TARGET_AARCH64 conditionals
Pierrick Bouvier
1
-6
/
+0
2025-05-14
target/arm/vfp_fpscr: compile file twice (user, system)
Pierrick Bouvier
1
-1
/
+2
2025-05-14
target/arm/helper: compile file twice (user, system)
Pierrick Bouvier
1
-1
/
+2
2025-05-14
target/arm/helper: remove remaining TARGET_AARCH64
Pierrick Bouvier
1
-8
/
+1
2025-05-14
target/arm/helper: expose aarch64 cpu registration
Pierrick Bouvier
1
-7
/
+0
2025-05-14
target/arm/helper: replace target_ulong by vaddr
Pierrick Bouvier
1
-1
/
+1
2025-05-14
target/arm/helper: restrict include to common helpers
Pierrick Bouvier
1
-1
/
+3
2025-05-14
target/arm/debug_helper: compile file twice (user, system)
Pierrick Bouvier
1
-2
/
+8
2025-05-14
target/arm/debug_helper: remove target_ulong
Pierrick Bouvier
1
-1
/
+1
2025-05-14
target/arm/debug_helper: only include common helpers
Pierrick Bouvier
1
-1
/
+3
2025-05-14
target/arm/helper: extract common helpers
Pierrick Bouvier
2
-1150
/
+1155
2025-05-14
target/arm/helper: use vaddr instead of target_ulong for probe_access
Pierrick Bouvier
2
-2
/
+2
2025-05-14
target/arm/helper: use vaddr instead of target_ulong for exception_pc_alignment
Pierrick Bouvier
4
-4
/
+4
2025-05-14
tcg: add vaddr type for helpers
Pierrick Bouvier
4
-0
/
+31
2025-05-14
target/arm/cpu32-stubs.c: compile file twice (user, system)
Pierrick Bouvier
1
-7
/
+7
2025-05-14
target/arm/cpu: compile file twice (user, system) only
Pierrick Bouvier
1
-1
/
+7
2025-05-14
target/arm/cpu: remove TARGET_AARCH64 in arm_cpu_finalize_features
Pierrick Bouvier
3
-6
/
+33
2025-05-14
target/arm/cpu: remove TARGET_AARCH64 around aarch64_cpu_dump_state common
Pierrick Bouvier
1
-11
/
+0
2025-05-14
target/arm/cpu: remove TARGET_BIG_ENDIAN dependency
Pierrick Bouvier
1
-1
/
+2
2025-05-14
target/arm/cpu: move arm_cpu_kvm_set_irq to kvm.c
Pierrick Bouvier
4
-31
/
+36
2025-05-14
target/arm/kvm-stub: add kvm_arm_reset_vcpu stub
Pierrick Bouvier
1
-0
/
+5
2025-05-14
target/arm: move kvm stubs and remove CONFIG_KVM from kvm_arm.h
Pierrick Bouvier
2
-82
/
+78
2025-05-14
meson: add common libs for target and target_system
Pierrick Bouvier
1
-17
/
+61
2025-05-14
include/system/hvf: missing vaddr include
Pierrick Bouvier
1
-0
/
+1
2025-05-14
target/arm: Replace target_ulong -> vaddr for HWBreakpoint
Philippe Mathieu-Daudé
2
-6
/
+6
2025-05-14
MAINTAINERS: Add an entry for the Bananapi machine
Thomas Huth
1
-0
/
+10
2025-05-14
hw/arm: Replace TABs for spaces in OMAP board and device code
Santiago Monserrat Campanello
11
-1401
/
+1401
2025-05-14
rust: pl011: Cut down amount of text quoted from PL011 TRM
Peter Maydell
1
-210
/
+51
2025-05-14
target/arm: Remove TYPE_AARCH64_CPU
Peter Maydell
5
-59
/
+2
2025-05-14
target/arm/kvm: don't check TYPE_AARCH64_CPU
Peter Maydell
1
-2
/
+1
[next]