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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
2022-02-28
tcg: Remove dh_alias indirection for dh_typecode
Richard Henderson
1
-9
/
+10
2022-02-21
exec/exec-all: Move 'qemu/log.h' include in units requiring it
Philippe Mathieu-Daudé
1
-2
/
+0
2022-02-21
exec/ramblock: Add missing includes
Philippe Mathieu-Daudé
1
-0
/
+2
2022-02-09
include/exec: fix softmmu version of TARGET_ABI_FMT_lx
Alex Bennée
1
-1
/
+1
2022-02-09
tracing: excise the tcg related from tracetool
Alex Bennée
1
-2
/
+0
2022-02-09
tracing: remove the trace-tcg includes from the build
Alex Bennée
2
-2
/
+0
2022-01-27
exec/cpu: Make host pages variables / macros 'target agnostic'
Philippe Mathieu-Daudé
2
-9
/
+9
2022-01-20
exec/memory: Extract address_space_set() from dma_memory_set()
Philippe Mathieu-Daudé
1
-0
/
+16
2022-01-18
memory: Update description of memory_region_is_mapped()
David Hildenbrand
1
-1
/
+2
2022-01-18
memory: Make memory_region_is_mapped() succeed when mapped via an alias
David Hildenbrand
1
-0
/
+1
2022-01-08
exec/memop: Adding signed quad and octo defines
Frédéric Pétrot
1
-0
/
+7
2022-01-08
exec/memop: Adding signedness to quad definitions
Frédéric Pétrot
1
-4
/
+4
2021-12-18
cpu: remove unnecessary #ifdef CONFIG_TCG
Paolo Bonzini
1
-2
/
+0
2021-11-29
accel/tcg: introduce CF_NOIRQ
Alex Bennée
2
-4
/
+18
2021-11-04
plugins: try and make plugin_insn_append more ergonomic
Alex Bennée
1
-2
/
+10
2021-11-03
Merge remote-tracking branch 'remotes/berrange/tags/hmp-x-qmp-620-pull-reques...
Richard Henderson
2
-4
/
+4
2021-11-02
Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20211102' into staging
Richard Henderson
1
-8
/
+47
2021-11-02
qapi: introduce x-query-opcount QMP command
Daniel P. Berrangé
1
-1
/
+1
2021-11-02
qapi: introduce x-query-jit QMP command
Daniel P. Berrangé
1
-2
/
+2
2021-11-02
qapi: introduce x-query-ramblock QMP command
Daniel P. Berrangé
1
-1
/
+1
2021-11-02
linux-user: Add cpu_loop_exit_sigbus
Richard Henderson
1
-0
/
+14
2021-11-02
linux-user: Add cpu_loop_exit_sigsegv
Richard Henderson
1
-0
/
+15
2021-11-02
linux-user/signal: Drop HOST_SIGNAL_PLACEHOLDER
Richard Henderson
1
-12
/
+0
2021-11-01
memory: introduce total_dirty_pages to stat dirty pages
Hyman Huang(黄勇)
1
-0
/
+9
2021-11-01
memory: Introduce replay_discarded callback for RamDiscardManager
David Hildenbrand
1
-0
/
+21
2021-11-01
memory: make global_dirty_tracking a bitmask
Hyman Huang(黄勇)
2
-5
/
+19
2021-10-30
accel/tcg: Split out handle_sigsegv_accerr_write
Richard Henderson
1
-0
/
+12
2021-10-30
accel/tcg: Split out adjust_signal_pc
Richard Henderson
1
-0
/
+10
2021-10-13
accel/tcg: Move cpu_atomic decls to exec/cpu_ldst.h
Richard Henderson
1
-0
/
+87
2021-10-13
accel/tcg: Add cpu_{ld,st}*_mmu interfaces
Richard Henderson
1
-161
/
+84
2021-10-05
tcg: Split out MemOpIdx to exec/memopidx.h
Richard Henderson
1
-0
/
+55
2021-10-05
tcg: Expand MO_SIZE to 3 bits
Richard Henderson
1
-5
/
+9
2021-09-30
memory: Name all the memory listeners
Peter Xu
1
-0
/
+8
2021-09-30
memory: Add RAM_PROTECTED flag to skip IOMMU mappings
Sean Christopherson
1
-1
/
+14
2021-09-21
include/exec: Move cpu_signal_handler declaration
Richard Henderson
1
-0
/
+13
2021-09-14
accel/tcg: Clear PAGE_WRITE before translation
Ilya Leoshkevich
2
-16
/
+24
2021-09-14
accel/tcg: Add DisasContextBase argument to translator_ld*
Ilya Leoshkevich
1
-4
/
+5
2021-09-08
tcg: Drop gen_io_end()
Peter Maydell
1
-17
/
+10
2021-07-21
accel/tcg: Record singlestep_enabled in tb->cflags
Richard Henderson
1
-0
/
+1
2021-07-21
accel/tcg: Remove TranslatorOps.breakpoint_check
Richard Henderson
1
-11
/
+0
2021-07-21
accel/tcg: Add CF_NO_GOTO_TB and CF_NO_GOTO_PTR
Richard Henderson
1
-7
/
+9
2021-07-21
accel/tcg: Move curr_cflags into cpu-exec.c
Richard Henderson
1
-4
/
+1
2021-07-21
accel/tcg: Reduce CF_COUNT_MASK to match TCG_MAX_INSNS
Richard Henderson
1
-1
/
+3
2021-07-12
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20210710' into...
Peter Maydell
1
-0
/
+10
2021-07-09
accel/tcg: Introduce translator_use_goto_tb
Richard Henderson
1
-0
/
+10
2021-07-08
softmmu/physmem: Extend ram_block_discard_(require|disable) by two discard types
David Hildenbrand
1
-2
/
+16
2021-07-08
memory: Helpers to copy/free a MemoryRegionSection
David Hildenbrand
1
-0
/
+20
2021-07-08
memory: Introduce RamDiscardManager for RAM memory regions
David Hildenbrand
1
-22
/
+264
2021-06-19
tcg: Combine dh_is_64bit and dh_is_signed to dh_typecode
Richard Henderson
2
-45
/
+26
2021-06-15
memory: Introduce RAM_NORESERVE and wire it up in qemu_ram_mmap()
David Hildenbrand
3
-4
/
+15
[next]