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
/
accel
/
tcg
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
qdev: Implement qdev_create_fake_machine() for user emulation
Philippe Mathieu-Daudé
1
-1
/
+7
2024-12-24
accel/tcg: Move gen_intermediate_code to TCGCPUOps.translate_core
Richard Henderson
2
-6
/
+10
2024-12-24
plugins: optimize cpu_index code generation
Pierrick Bouvier
1
-0
/
+9
2024-12-20
accel/tcg: Un-inline translator_is_same_page()
Philippe Mathieu-Daudé
1
-1
/
+6
2024-12-20
accel/tcg: Include missing 'exec/translation-block.h' header
Philippe Mathieu-Daudé
2
-0
/
+2
2024-12-20
accel/tcg: Move tcg_cflags_has/set() to 'exec/translation-block.h'
Philippe Mathieu-Daudé
3
-0
/
+3
2024-12-20
accel/tcg: Restrict curr_cflags() declaration to 'internal-common.h'
Philippe Mathieu-Daudé
2
-0
/
+4
2024-12-20
accel/tcg: Declare cpu_loop_exit_requested() in 'exec/cpu-common.h'
Philippe Mathieu-Daudé
1
-1
/
+1
2024-12-20
user: Move various declarations out of 'exec/exec-all.h'
Philippe Mathieu-Daudé
1
-0
/
+1
2024-12-20
accel/tcg: Move user-related declarations out of 'exec/cpu-all.h' (4/4)
Philippe Mathieu-Daudé
1
-0
/
+3
2024-12-20
accel/tcg: Really restrict cpu_io_recompile() to system emulation
Philippe Mathieu-Daudé
1
-2
/
+2
2024-12-20
accel/tcg: Move TranslationBlock declarations to 'tb-internal.h'
Philippe Mathieu-Daudé
7
-32
/
+44
2024-12-20
accel/tcg: Un-inline log_pc()
Philippe Mathieu-Daudé
2
-10
/
+11
2024-12-20
accel/tcg: Move 'exec/translate-all.h' -> 'tb-internal.h'
Philippe Mathieu-Daudé
7
-5
/
+20
2024-12-20
accel/tcg: Move page_[un]protect() to 'user/page-protection.h'
Philippe Mathieu-Daudé
2
-1
/
+2
2024-12-20
accel/tcg: Use tb_page_addr_t type in page_unprotect()
Philippe Mathieu-Daudé
1
-1
/
+1
2024-12-20
accel/tcg: Declare mmap_[un]lock() in 'exec/page-protection.h'
Philippe Mathieu-Daudé
3
-0
/
+3
2024-12-20
accel/tcg: Have tlb_vaddr_to_host() use vaddr type
Philippe Mathieu-Daudé
1
-1
/
+1
2024-12-20
accel/tcg: Include missing 'exec/tswap.h' header in translator.c
Philippe Mathieu-Daudé
1
-0
/
+1
2024-12-20
include: Rename sysemu/ -> system/
Philippe Mathieu-Daudé
13
-34
/
+34
2024-12-12
tcg: Reset free_temps before tcg_optimize
Richard Henderson
1
-1
/
+1
2024-11-16
accel/tcg: Fix user-only probe_access_internal plugin check
Richard Henderson
1
-1
/
+1
2024-10-31
accel/tcg/icount-common: Remove the reference to the unused header file
Hyman Huang
1
-1
/
+0
2024-10-24
plugins: fix qemu_plugin_reset
Pierrick Bouvier
1
-0
/
+4
2024-10-24
accel/tcg: add tracepoints for cpu_loop_exit_atomic
Alex Bennée
3
-1
/
+22
2024-10-13
accel/tcg: Use the alignment test in tlb_fill_align
Richard Henderson
1
-43
/
+45
2024-10-13
accel/tcg: Add TCGCPUOps.tlb_fill_align
Richard Henderson
1
-23
/
+38
2024-10-13
include/exec/memop: Introduce memop_atomicity_bits
Richard Henderson
1
-14
/
+2
2024-10-13
include/exec/memop: Rename get_alignment_bits
Richard Henderson
2
-4
/
+4
2024-10-13
accel/tcg: Assert noreturn from write-only page for atomics
Richard Henderson
1
-3
/
+2
2024-10-13
tcg: remove singlestep_enabled from DisasContextBase
Paolo Bonzini
1
-1
/
+0
2024-10-08
accel/tcg: Make page_set_flags() documentation public
Philippe Mathieu-Daudé
1
-5
/
+0
2024-09-28
Merge tag 'pull-request-2024-09-25' of https://gitlab.com/thuth/qemu into sta...
Peter Maydell
1
-1
/
+0
2024-09-24
accel/tcg: remove break after g_assert_not_reached()
Pierrick Bouvier
1
-1
/
+0
2024-09-19
plugins: save value during memory accesses
Pierrick Bouvier
3
-23
/
+94
2024-09-05
accel/tcg: Remove dead code from rr_cpu_thread_fn()
Peter Maydell
1
-3
/
+1
2024-08-16
Revert "replay: stop us hanging in rr_wait_io_event"
Nicholas Piggin
1
-1
/
+1
2024-07-23
Merge tag 'pull-tcg-20240723' of https://gitlab.com/rth7680/qemu into staging
Richard Henderson
3
-32
/
+0
2024-07-23
accel/tcg: Move {set,clear}_helper_retaddr to cpu_ldst.h
Richard Henderson
3
-32
/
+0
2024-07-22
plugins: fix mem callback array size
Pierrick Bouvier
1
-2
/
+1
2024-07-16
accel/tcg: Make cpu_exec_interrupt hook mandatory
Peter Maydell
1
-2
/
+2
2024-07-11
accel/tcg: Make TCGCPUOps::cpu_exec_halt mandatory
Peter Maydell
1
-6
/
+5
2024-06-30
cpu: fix memleak of 'halt_cond' and 'thread'
Matheus Tavares Bernardino
1
-0
/
+1
2024-06-24
accel/tcg: Avoid unnecessary call overhead from qemu_plugin_vcpu_mem_cb
Max Chou
1
-2
/
+6
2024-06-24
plugins: fix inject_mem_cb rw masking
Pierrick Bouvier
1
-2
/
+2
2024-06-24
gdbstub: move enums into separate header
Alex Bennée
1
-1
/
+1
2024-06-19
accel/tcg: Fix typo causing tb->page_addr[1] to not be recorded
Anton Johansson
1
-2
/
+2
2024-06-04
cpu: move Qemu[Thread|Cond] setup into common code
Alex Bennée
2
-11
/
+7
2024-06-04
accel/tcg: Move common declarations to 'internal-common.h'
Philippe Mathieu-Daudé
3
-15
/
+16
2024-05-30
accel/tcg: Make TCGCPUOps::cpu_exec_halt return bool for whether to halt
Peter Maydell
1
-2
/
+5
[next]