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
/
include
/
exec
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
physmem: qemu_ram_get_fd_offset
Steve Sistare
2025-07-03
1
-0
/
+1
*
gdbstub: Expose gdb_write_register function to consumers of gdbstub
Rowan Hart
2025-07-02
1
-0
/
+14
*
include/exec: fix assert in size_memop
Alex Bennée
2025-06-07
1
-2
/
+2
*
tcg: add vaddr type for helpers
Pierrick Bouvier
2025-05-14
1
-0
/
+11
*
include/exec/cpu-common.h: fix "the the" typo in comment
Michael Tokarev
2025-05-09
1
-1
/
+1
*
include: Remove 'exec/exec-all.h'
Philippe Mathieu-Daudé
2025-04-30
1
-23
/
+0
*
accel/tcg: Extract probe API out of 'exec/exec-all.h'
Philippe Mathieu-Daudé
2025-04-30
1
-100
/
+0
*
physmem: Restrict TCG IOTLB code to TCG accel
Philippe Mathieu-Daudé
2025-04-30
1
-26
/
+0
*
accel/tcg: Include 'accel/tcg/getpc.h' in 'exec/helper-proto'
Philippe Mathieu-Daudé
2025-04-30
2
-1
/
+2
*
include/exec: Move tb_invalidate_phys_range to translation-block.h
Richard Henderson
2025-04-30
2
-5
/
+4
*
include/exec: Include missing headers in exec-all.h
Philippe Mathieu-Daudé
2025-04-30
1
-0
/
+3
*
accel/tcg: Reduce scope of tb_phys_invalidate, tb_set_jmp_target
Richard Henderson
2025-04-30
1
-2
/
+0
*
accel/tcg: Convert TARGET_HAS_PRECISE_SMC to TCGCPUOps.precise_smc
Richard Henderson
2025-04-30
1
-1
/
+0
*
accel/tcg: Add CPUState arg to tb_invalidate_phys_range
Richard Henderson
2025-04-30
1
-1
/
+2
*
system/memory: Remove DEVICE_HOST_ENDIAN definition
Philippe Mathieu-Daudé
2025-04-25
1
-6
/
+0
*
exec: Rename target_words_bigendian() -> target_big_endian()
Philippe Mathieu-Daudé
2025-04-25
1
-6
/
+6
*
tcg: Convert TARGET_SUPPORTS_MTTCG to TCGCPUOps::mttcg_supported field
Philippe Mathieu-Daudé
2025-04-23
1
-1
/
+0
*
exec: Do not include 'accel/tcg/cpu-ldst.h' in 'exec-all.h'
Philippe Mathieu-Daudé
2025-04-23
1
-3
/
+0
*
exec: Restrict 'cpu_ldst.h' to accel/tcg/
Philippe Mathieu-Daudé
2025-04-23
2
-564
/
+1
*
exec: Restrict 'cpu-ldst-common.h' to accel/tcg/
Philippe Mathieu-Daudé
2025-04-23
2
-123
/
+1
*
exec/poison: KVM_HAVE_MCE_INJECTION can now be poisoned
Pierrick Bouvier
2025-04-23
1
-0
/
+2
*
exec/cpu-all: remove this header
Pierrick Bouvier
2025-04-23
1
-25
/
+0
*
exec/cpu-all: transfer exec/cpu-common include to cpu.h headers
Pierrick Bouvier
2025-04-23
2
-1
/
+1
*
exec/cpu-all: remove exec/target_page include
Pierrick Bouvier
2025-04-23
1
-1
/
+0
*
exec/cpu-all: remove cpu include
Pierrick Bouvier
2025-04-23
1
-1
/
+0
*
accel/tcg: fix missing includes for TARGET_HAS_PRECISE_SMC
Pierrick Bouvier
2025-04-23
1
-0
/
+1
*
accel/tcg: fix missing includes for TCG_GUEST_DEFAULT_MO
Pierrick Bouvier
2025-04-23
1
-0
/
+1
*
exec/cpu-all: remove exec/cpu-interrupt include
Pierrick Bouvier
2025-04-23
1
-1
/
+0
*
exec/cpu-all: remove tswap include
Pierrick Bouvier
2025-04-23
1
-1
/
+0
*
exec/cpu-all: remove exec/page-protection include
Pierrick Bouvier
2025-04-23
1
-1
/
+0
*
exec/cpu-all: remove system/memory include
Pierrick Bouvier
2025-04-23
1
-5
/
+0
*
include/exec/cpu-all: move compile time check for CPUArchState to cpu-target.c
Pierrick Bouvier
2025-04-23
1
-4
/
+0
*
exec/cpu-all: move cpu_copy to linux-user/qemu.h
Pierrick Bouvier
2025-04-23
1
-2
/
+0
*
page-vary: Restrict scope of TARGET_PAGE_BITS_MIN
Richard Henderson
2025-04-23
2
-9
/
+2
*
page-vary: Move and rename qemu_target_page_bits_min
Richard Henderson
2025-04-23
2
-1
/
+9
*
include/exec: Redefine tlb-flags with absolute values
Richard Henderson
2025-04-23
1
-36
/
+32
*
accel/tcg: Move get_page_addr_code* declarations
Richard Henderson
2025-04-23
1
-34
/
+0
*
include/exec: Move tb_{,set_}page_addr[01] to translation-block.h
Richard Henderson
2025-04-23
2
-49
/
+50
*
include/exec: Move TLB_MMIO, TLB_DISCARD_WRITE to slow flags
Richard Henderson
2025-04-23
1
-8
/
+9
*
accel/tcg: Fix argument types of tlb_reset_dirty
Richard Henderson
2025-04-23
1
-1
/
+1
*
exec/cpu-all: extract tlb flags defines to exec/tlb-flags.h
Pierrick Bouvier
2025-04-23
2
-63
/
+89
*
meson: Only allow CONFIG_USER_ONLY from certain source sets
Richard Henderson
2025-04-23
1
-0
/
+5
*
include/exec: Protect icount_enabled from poisoned symbols
Richard Henderson
2025-04-23
1
-1
/
+9
*
include/exec: Split out icount.h
Richard Henderson
2025-04-23
1
-0
/
+68
*
include/exec: Drop ifndef CONFIG_USER_ONLY from cpu-common.h
Richard Henderson
2025-04-23
1
-6
/
+0
*
include/exec: Split out watchpoint.h
Richard Henderson
2025-04-23
1
-0
/
+41
*
exec: Restrict memory-internal.h to system/
Philippe Mathieu-Daudé
2025-04-23
1
-66
/
+0
*
include/system: Move exec/ramblock.h to system/ramblock.h
Richard Henderson
2025-04-23
1
-95
/
+0
*
include/system: Move exec/ram_addr.h to system/ram_addr.h
Richard Henderson
2025-04-23
1
-563
/
+0
*
include/system: Move exec/ioport.h to system/ioport.h
Richard Henderson
2025-04-23
1
-77
/
+0
[next]