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
*
accel/tcg: Remove cpu_ldsb_code / cpu_ldsw_code
Philippe Mathieu-Daudé
2024-05-15
1
-10
/
+0
*
accel/tcg: Introduce translator_fake_ld
Richard Henderson
2024-05-15
1
-4
/
+4
*
disas: Use translator_st to get disassembly data
Richard Henderson
2024-05-15
1
-2
/
+2
*
accel/tcg: Return bool from TranslatorOps.disas_log
Richard Henderson
2024-05-15
1
-1
/
+1
*
plugins: Read mem_only directly from TB cflags
Richard Henderson
2024-05-15
1
-4
/
+3
*
accel/tcg: Implement translator_st
Richard Henderson
2024-05-15
1
-0
/
+23
*
accel/tcg: Record when translator_fake_ldb is used
Richard Henderson
2024-05-15
1
-1
/
+2
*
accel/tcg: Record mmio bytes during translation
Richard Henderson
2024-05-15
1
-0
/
+12
*
accel/tcg: Pass DisasContextBase to translator_fake_ldb
Richard Henderson
2024-05-15
1
-2
/
+3
*
accel/tcg: Hide in_same_page outside of a target-specific context
Richard Henderson
2024-05-15
1
-0
/
+2
*
accel/tcg: Use vaddr in translator_ld*
Richard Henderson
2024-05-15
1
-12
/
+9
*
system/physmem: Per-AddressSpace bounce buffering
Mattias Nissler
2024-05-08
1
-0
/
+19
*
system/physmem: Propagate AddressSpace to MapClient helpers
Mattias Nissler
2024-05-08
2
-4
/
+24
*
Merge tag 'pull-tcg-20240507' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
2024-05-07
1
-0
/
+1
|
\
|
*
accel/tcg: Introduce CF_BP_PAGE
Richard Henderson
2024-05-06
1
-0
/
+1
*
|
accel/tcg: Access tcg_cflags with getter / setter
Philippe Mathieu-Daudé
2024-05-06
2
-3
/
+7
*
|
exec/cpu: Extract page-protection definitions to page-protection.h
Philippe Mathieu-Daudé
2024-05-06
3
-30
/
+43
*
|
exec/cpu: Remove duplicated PAGE_PASSTHROUGH definition
Philippe Mathieu-Daudé
2024-05-06
1
-6
/
+0
*
|
exec/cpu: Remove obsolete PAGE_RESERVED definition
Philippe Mathieu-Daudé
2024-05-06
1
-4
/
+0
*
|
exec/cpu: Rename PAGE_BITS macro to PAGE_RWX
BALATON Zoltan
2024-05-06
1
-1
/
+1
*
|
exec/cpu: Indent TARGET_PAGE_foo definitions
Philippe Mathieu-Daudé
2024-05-06
1
-12
/
+13
|
/
*
Merge tag 'accel-sh4-ui-20240503' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-05-03
4
-299
/
+8
|
\
|
*
user: Move 'thunk.h' from 'exec/user' to 'user'
Philippe Mathieu-Daudé
2024-05-03
1
-209
/
+0
|
*
user: Move 'abitypes.h' from 'exec/user' to 'user'
Philippe Mathieu-Daudé
2024-05-03
3
-89
/
+2
|
*
exec: Include missing license in 'exec/cpu-common.h'
Philippe Mathieu-Daudé
2024-05-03
1
-2
/
+7
*
|
plugins: Remove plugin helpers
Richard Henderson
2024-04-30
2
-8
/
+0
*
|
plugins: Use emit_before_op for PLUGIN_GEN_FROM_MEM
Richard Henderson
2024-04-30
1
-4
/
+0
*
|
tcg: Pass function pointer to tcg_gen_call*
Richard Henderson
2024-04-30
1
-8
/
+16
|
/
*
exec: Move CPUTLBEntry helpers to cputlb.c
Philippe Mathieu-Daudé
2024-04-26
1
-55
/
+0
*
exec: Restrict inclusion of 'user/guest-base.h'
Philippe Mathieu-Daudé
2024-04-26
2
-3
/
+2
*
exec: Rename 'exec/user/guest-base.h' as 'user/guest-base.h'
Philippe Mathieu-Daudé
2024-04-26
2
-13
/
+1
*
exec: Restrict 'cpu_ldst.h' to TCG accelerator
Philippe Mathieu-Daudé
2024-04-26
1
-1
/
+5
*
exec: Restrict TCG specific declarations of 'cputlb.h'
Philippe Mathieu-Daudé
2024-04-26
1
-0
/
+5
*
exec: Declare CPUBreakpoint/CPUWatchpoint type in 'breakpoint.h' header
Philippe Mathieu-Daudé
2024-04-26
1
-0
/
+30
*
exec: Declare MMUAccessType type in 'mmu-access-type.h' header
Philippe Mathieu-Daudé
2024-04-26
3
-0
/
+20
*
exec: Declare abi_ptr type in its own 'abi_ptr.h' header
Philippe Mathieu-Daudé
2024-04-26
4
-15
/
+41
*
exec/user: Do not include 'cpu.h' in 'abitypes.h'
Philippe Mathieu-Daudé
2024-04-26
1
-1
/
+6
*
exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h'
Philippe Mathieu-Daudé
2024-04-26
2
-8
/
+1
*
exec: Declare target_words_bigendian() in 'exec/tswap.h'
Philippe Mathieu-Daudé
2024-04-26
1
-1
/
+11
*
exec/cpu-all: Remove unused tswapls() definitions
Philippe Mathieu-Daudé
2024-04-26
1
-2
/
+0
*
exec/cpu-all: Remove unused 'qemu/thread.h' header
Philippe Mathieu-Daudé
2024-04-26
1
-1
/
+0
*
exec/cpu-all: Reduce 'qemu/rcu.h' header inclusion
Philippe Mathieu-Daudé
2024-04-26
2
-1
/
+1
*
accel/tcg: Rename helper-head.h -> helper-head.h.inc
Philippe Mathieu-Daudé
2024-04-26
4
-3
/
+3
*
accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h'
Philippe Mathieu-Daudé
2024-04-26
1
-26
/
+2
*
exec: Include 'cpu.h' before validating CPUArchState placement
Philippe Mathieu-Daudé
2024-04-26
1
-0
/
+1
*
exec: Reduce tlb_set_dirty() declaration scope
Philippe Mathieu-Daudé
2024-04-26
1
-1
/
+0
*
exec: Rename NEED_CPU_H -> COMPILING_PER_TARGET
Philippe Mathieu-Daudé
2024-04-26
5
-9
/
+9
*
Merge tag 'housekeeping-20240424' of https://github.com/philmd/qemu into staging
Richard Henderson
2024-04-24
2
-4
/
+1
|
\
|
*
target/nios2: Remove the deprecated Nios II target
Philippe Mathieu-Daudé
2024-04-24
2
-4
/
+1
*
|
Merge tag 'migration-20240423-pull-request' of https://gitlab.com/peterx/qemu...
Richard Henderson
2024-04-23
2
-3
/
+9
|
\
\
[next]