index
:
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-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
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
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
/
exec
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-19
memory: Constify IOMMUTLBEvent in memory_region_notify_iommu()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-19
memory: Constify IOMMUTLBEvent in memory_region_notify_iommu_one()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-06-05
memory: Introduce memory_region_init_ram_guest_memfd()
Xiaoyao Li
1
-0
/
+6
2024-06-05
machine: allow early use of machine_require_guest_memfd
Paolo Bonzini
1
-0
/
+5
2024-05-24
tcg/cputlb: Remove non-synced variants of global TLB flushes
Nicholas Piggin
1
-82
/
+15
2024-05-16
memory: Add Error** argument to memory_get_xlat_addr()
Cédric Le Goater
1
-1
/
+14
2024-05-15
accel/tcg: Remove cpu_ldsb_code / cpu_ldsw_code
Philippe Mathieu-Daudé
1
-10
/
+0
2024-05-15
accel/tcg: Introduce translator_fake_ld
Richard Henderson
1
-4
/
+4
2024-05-15
disas: Use translator_st to get disassembly data
Richard Henderson
1
-2
/
+2
2024-05-15
accel/tcg: Return bool from TranslatorOps.disas_log
Richard Henderson
1
-1
/
+1
2024-05-15
plugins: Read mem_only directly from TB cflags
Richard Henderson
1
-4
/
+3
2024-05-15
accel/tcg: Implement translator_st
Richard Henderson
1
-0
/
+23
2024-05-15
accel/tcg: Record when translator_fake_ldb is used
Richard Henderson
1
-1
/
+2
2024-05-15
accel/tcg: Record mmio bytes during translation
Richard Henderson
1
-0
/
+12
2024-05-15
accel/tcg: Pass DisasContextBase to translator_fake_ldb
Richard Henderson
1
-2
/
+3
2024-05-15
accel/tcg: Hide in_same_page outside of a target-specific context
Richard Henderson
1
-0
/
+2
2024-05-15
accel/tcg: Use vaddr in translator_ld*
Richard Henderson
1
-12
/
+9
2024-05-08
system/physmem: Per-AddressSpace bounce buffering
Mattias Nissler
1
-0
/
+19
2024-05-08
system/physmem: Propagate AddressSpace to MapClient helpers
Mattias Nissler
2
-4
/
+24
2024-05-07
Merge tag 'pull-tcg-20240507' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
1
-0
/
+1
2024-05-06
accel/tcg: Introduce CF_BP_PAGE
Richard Henderson
1
-0
/
+1
2024-05-06
accel/tcg: Access tcg_cflags with getter / setter
Philippe Mathieu-Daudé
2
-3
/
+7
2024-05-06
exec/cpu: Extract page-protection definitions to page-protection.h
Philippe Mathieu-Daudé
3
-30
/
+43
2024-05-06
exec/cpu: Remove duplicated PAGE_PASSTHROUGH definition
Philippe Mathieu-Daudé
1
-6
/
+0
2024-05-06
exec/cpu: Remove obsolete PAGE_RESERVED definition
Philippe Mathieu-Daudé
1
-4
/
+0
2024-05-06
exec/cpu: Rename PAGE_BITS macro to PAGE_RWX
BALATON Zoltan
1
-1
/
+1
2024-05-06
exec/cpu: Indent TARGET_PAGE_foo definitions
Philippe Mathieu-Daudé
1
-12
/
+13
2024-05-03
Merge tag 'accel-sh4-ui-20240503' of https://github.com/philmd/qemu into staging
Richard Henderson
4
-299
/
+8
2024-05-03
user: Move 'thunk.h' from 'exec/user' to 'user'
Philippe Mathieu-Daudé
1
-209
/
+0
2024-05-03
user: Move 'abitypes.h' from 'exec/user' to 'user'
Philippe Mathieu-Daudé
3
-89
/
+2
2024-05-03
exec: Include missing license in 'exec/cpu-common.h'
Philippe Mathieu-Daudé
1
-2
/
+7
2024-04-30
plugins: Remove plugin helpers
Richard Henderson
2
-8
/
+0
2024-04-30
plugins: Use emit_before_op for PLUGIN_GEN_FROM_MEM
Richard Henderson
1
-4
/
+0
2024-04-30
tcg: Pass function pointer to tcg_gen_call*
Richard Henderson
1
-8
/
+16
2024-04-26
exec: Move CPUTLBEntry helpers to cputlb.c
Philippe Mathieu-Daudé
1
-55
/
+0
2024-04-26
exec: Restrict inclusion of 'user/guest-base.h'
Philippe Mathieu-Daudé
2
-3
/
+2
2024-04-26
exec: Rename 'exec/user/guest-base.h' as 'user/guest-base.h'
Philippe Mathieu-Daudé
2
-13
/
+1
2024-04-26
exec: Restrict 'cpu_ldst.h' to TCG accelerator
Philippe Mathieu-Daudé
1
-1
/
+5
2024-04-26
exec: Restrict TCG specific declarations of 'cputlb.h'
Philippe Mathieu-Daudé
1
-0
/
+5
2024-04-26
exec: Declare CPUBreakpoint/CPUWatchpoint type in 'breakpoint.h' header
Philippe Mathieu-Daudé
1
-0
/
+30
2024-04-26
exec: Declare MMUAccessType type in 'mmu-access-type.h' header
Philippe Mathieu-Daudé
3
-0
/
+20
2024-04-26
exec: Declare abi_ptr type in its own 'abi_ptr.h' header
Philippe Mathieu-Daudé
4
-15
/
+41
2024-04-26
exec/user: Do not include 'cpu.h' in 'abitypes.h'
Philippe Mathieu-Daudé
1
-1
/
+6
2024-04-26
exec: Move [b]tswapl() declarations to 'exec/user/tswap-target.h'
Philippe Mathieu-Daudé
2
-8
/
+1
2024-04-26
exec: Declare target_words_bigendian() in 'exec/tswap.h'
Philippe Mathieu-Daudé
1
-1
/
+11
2024-04-26
exec/cpu-all: Remove unused tswapls() definitions
Philippe Mathieu-Daudé
1
-2
/
+0
2024-04-26
exec/cpu-all: Remove unused 'qemu/thread.h' header
Philippe Mathieu-Daudé
1
-1
/
+0
2024-04-26
exec/cpu-all: Reduce 'qemu/rcu.h' header inclusion
Philippe Mathieu-Daudé
2
-1
/
+1
2024-04-26
accel/tcg: Rename helper-head.h -> helper-head.h.inc
Philippe Mathieu-Daudé
4
-3
/
+3
2024-04-26
accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h'
Philippe Mathieu-Daudé
1
-26
/
+2
[next]