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
...
|
*
exec: Declare tlb_reset_dirty*() in 'exec/cputlb.h'
Philippe Mathieu-Daudé
2025-03-08
3
-3
/
+8
|
*
include/exec: Split out exec/cpu-interrupt.h
Richard Henderson
2025-03-08
3
-65
/
+71
|
*
include/exec: Move TARGET_PAGE_{SIZE,MASK,BITS} to target_page.h
Richard Henderson
2025-03-07
3
-28
/
+51
|
*
accel/tcg: Restrict CPU_TLB_DYN_*_BITS definitions to accel/tcg/
Philippe Mathieu-Daudé
2025-03-07
1
-26
/
+0
*
|
include/exec/memop.h: Expand comment for MO_ATOM_SUBALIGN
Peter Maydell
2025-03-07
1
-2
/
+6
|
/
*
include: Poison TARGET_PHYS_ADDR_SPACE_BITS definition
Philippe Mathieu-Daudé
2025-03-06
1
-0
/
+1
*
accel/tcg: Restrict tlb_init() / destroy() to TCG
Philippe Mathieu-Daudé
2025-03-06
1
-16
/
+0
*
qemu/compiler: Absorb 'clang-tsa.h'
Philippe Mathieu-Daudé
2025-03-06
1
-2
/
+0
*
Merge tag 'pull-tcg-20250215-3' of https://gitlab.com/rth7680/qemu into staging
Stefan Hajnoczi
2025-02-19
2
-12
/
+14
|
\
|
*
include/exec: Use uintptr_t in CPUTLBEntry
Richard Henderson
2025-02-18
1
-5
/
+5
|
*
include/exec: Change vaddr to uintptr_t
Richard Henderson
2025-02-18
1
-7
/
+9
*
|
system/physmem: handle hugetlb correctly in qemu_ram_remap()
William Roche
2025-02-12
1
-1
/
+1
*
|
physmem: teach cpu_memory_rw_debug() to write to more memory regions
David Hildenbrand
2025-02-12
2
-2
/
+6
*
|
memory: pass MemTxAttrs to memory_access_is_direct()
David Hildenbrand
2025-02-12
1
-2
/
+3
*
|
physmem: factor out direct access check into memory_region_supports_direct_ac...
David Hildenbrand
2025-02-12
1
-3
/
+11
*
|
physmem: factor out RAM/ROMD check in memory_access_is_direct()
David Hildenbrand
2025-02-12
1
-4
/
+6
*
|
physmem: factor out memory_region_is_ram_device() check in memory_access_is_d...
David Hildenbrand
2025-02-12
1
-3
/
+10
|
/
*
Merge tag 'migration-20250129-pull-request' of https://gitlab.com/farosas/qem...
Stefan Hajnoczi
2025-01-30
2
-4
/
+19
|
\
|
*
memory: add RAM_PRIVATE
Steve Sistare
2025-01-29
1
-0
/
+10
|
*
physmem: qemu_ram_alloc_from_fd extensions
Steve Sistare
2025-01-29
1
-4
/
+9
*
|
memattrs: Check the size of MemTxAttrs
Zhao Liu
2025-01-23
1
-0
/
+2
*
|
memattrs: Convert unspecified member to bool
Zhao Liu
2025-01-23
1
-7
/
+12
|
/
*
include/exec: remove warning_printed from MemoryRegion
Alex Bennée
2025-01-17
1
-1
/
+0
*
include/exec: fix some copy and paste errors in kdoc
Alex Bennée
2025-01-17
1
-2
/
+2
*
system: propagate Error to gdbserver_start (and other device setups)
Alex Bennée
2025-01-17
1
-1
/
+7
*
accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core
Richard Henderson
2024-12-24
1
-14
/
+0
*
accel/tcg: Un-inline translator_is_same_page()
Philippe Mathieu-Daudé
2024-12-20
1
-8
/
+7
*
accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h'
Philippe Mathieu-Daudé
2024-12-20
2
-3
/
+3
*
accel/tcg: Restrict curr_cflags() declaration to 'internal-common.h'
Philippe Mathieu-Daudé
2024-12-20
1
-3
/
+0
*
exec/translation-block: Include missing 'qemu/atomic.h' header
Philippe Mathieu-Daudé
2024-12-20
1
-0
/
+1
*
accel/tcg: Declare cpu_loop_exit_requested() in 'exec/cpu-common.h'
Philippe Mathieu-Daudé
2024-12-20
2
-17
/
+18
*
exec/cpu-all: Include 'cpu.h' earlier so MMU_USER_IDX is always defined
Philippe Mathieu-Daudé
2024-12-20
1
-1
/
+4
*
user: Move various declarations out of 'exec/exec-all.h'
Philippe Mathieu-Daudé
2024-12-20
1
-54
/
+1
*
accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (4/4)
Philippe Mathieu-Daudé
2024-12-20
1
-6
/
+0
*
accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (3/4)
Philippe Mathieu-Daudé
2024-12-20
1
-12
/
+0
*
accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (2/4)
Philippe Mathieu-Daudé
2024-12-20
1
-55
/
+0
*
accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (1/4)
Philippe Mathieu-Daudé
2024-12-20
1
-5
/
+0
*
accel/tcg: Move 'exec/translate-all.h' -> 'tb-internal.h'
Philippe Mathieu-Daudé
2024-12-20
1
-28
/
+0
*
accel/tcg: Move page_[un]protect() to 'user/page-protection.h'
Philippe Mathieu-Daudé
2024-12-20
1
-5
/
+0
*
accel/tcg: Use tb_page_addr_t type in page_unprotect()
Philippe Mathieu-Daudé
2024-12-20
1
-1
/
+1
*
accel/tcg: Declare mmap_[un]lock() in 'exec/page-protection.h'
Philippe Mathieu-Daudé
2024-12-20
2
-17
/
+24
*
exec/ram_addr: Include missing 'exec/hwaddr.h' and 'exec/cpu-common.h'
Philippe Mathieu-Daudé
2024-12-20
1
-0
/
+3
*
user: Introduce 'user/guest-host.h' header
Philippe Mathieu-Daudé
2024-12-20
2
-79
/
+2
*
exec/translation-block: Include missing 'exec/vaddr.h' header
Philippe Mathieu-Daudé
2024-12-20
1
-0
/
+1
*
exec/cpu-defs: Remove unnecessary headers
Philippe Mathieu-Daudé
2024-12-20
1
-8
/
+0
*
exec/cpu-all: Include missing 'exec/cpu-defs.h' header
Philippe Mathieu-Daudé
2024-12-20
1
-1
/
+1
*
accel/tcg: Have tlb_vaddr_to_host() use vaddr type
Philippe Mathieu-Daudé
2024-12-20
1
-1
/
+2
*
system: Move 'exec/confidential-guest-support.h' to system/
Philippe Mathieu-Daudé
2024-12-20
1
-99
/
+0
*
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
2024-12-20
1
-2
/
+2
*
include/exec: Introduce fpst alias in helper-head.h.inc
Richard Henderson
2024-12-12
1
-0
/
+3
[prev]
[next]