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
2024-05-06
exec/cpu: Extract page-protection definitions to page-protection.h
Philippe Mathieu-Daudé
3
-0
/
+3
2024-05-06
exec/cpu: Rename PAGE_BITS macro to PAGE_RWX
BALATON Zoltan
1
-1
/
+1
2024-04-30
plugins: Update the documentation block for plugin-gen.c
Richard Henderson
1
-27
/
+4
2024-04-30
plugins: Inline plugin_gen_empty_callback
Richard Henderson
1
-16
/
+3
2024-04-30
plugins: Merge qemu_plugin_tb_insn_get to plugin-gen.c
Richard Henderson
1
-7
/
+32
2024-04-30
plugins: Split out common cb expanders
Richard Henderson
1
-43
/
+41
2024-04-30
plugins: Replace pr_ops with a proper debug dump flag
Richard Henderson
1
-56
/
+11
2024-04-30
plugins: Introduce PLUGIN_CB_MEM_REGULAR
Richard Henderson
1
-1
/
+1
2024-04-30
plugins: Simplify callback queues
Richard Henderson
1
-42
/
+48
2024-04-30
tcg: Remove INDEX_op_plugin_cb_{start,end}
Richard Henderson
1
-18
/
+0
2024-04-30
plugins: Remove plugin helpers
Richard Henderson
2
-25
/
+0
2024-04-30
plugins: Use emit_before_op for PLUGIN_GEN_FROM_MEM
Richard Henderson
1
-365
/
+45
2024-04-30
plugins: Use emit_before_op for PLUGIN_GEN_FROM_INSN
Richard Henderson
1
-221
/
+65
2024-04-30
plugins: Add PLUGIN_GEN_AFTER_TB
Richard Henderson
1
-21
/
+16
2024-04-30
plugins: Use emit_before_op for PLUGIN_GEN_FROM_TB
Richard Henderson
1
-39
/
+57
2024-04-30
plugins: Use emit_before_op for PLUGIN_GEN_AFTER_INSN
Richard Henderson
1
-31
/
+43
2024-04-30
plugins: Move function pointer in qemu_plugin_dyn_cb
Richard Henderson
1
-2
/
+2
2024-04-26
exec: Move CPUTLBEntry helpers to cputlb.c
Philippe Mathieu-Daudé
1
-0
/
+51
2024-04-26
accel/tcg: Rename load-extract/store-insert headers using .h.inc suffix
Philippe Mathieu-Daudé
1
-2
/
+2
2024-04-26
accel/tcg: Include missing headers in 'tb-jmp-cache.h'
Philippe Mathieu-Daudé
1
-0
/
+3
2024-04-26
accel/tcg: Include missing 'hw/core/cpu.h' header
Philippe Mathieu-Daudé
1
-0
/
+2
2024-04-26
accel/tcg: Un-inline retaddr helpers to 'user-retaddr.h'
Philippe Mathieu-Daudé
3
-0
/
+32
2024-04-26
accel: Include missing 'exec/cpu_ldst.h' header
Philippe Mathieu-Daudé
1
-0
/
+1
2024-04-26
exec: Reduce tlb_set_dirty() declaration scope
Philippe Mathieu-Daudé
1
-1
/
+1
2024-04-23
accel/tcg/icount-common: Consolidate the use of warn_report_once()
Zhao Liu
1
-4
/
+2
2024-04-09
accel/tcg: Improve can_do_io management
Richard Henderson
1
-22
/
+23
2024-04-09
accel/tcg: Add insn_start to DisasContextBase
Richard Henderson
1
-0
/
+2
2024-04-02
accel/tcg/plugin: Remove CONFIG_SOFTMMU_GATE definition
Philippe Mathieu-Daudé
1
-6
/
+0
2024-03-29
accel/tcg: Use CPUState.get_pc in cpu_io_recompile
Richard Henderson
1
-1
/
+1
2024-03-12
bulk: Call in place single use cpu_env()
Philippe Mathieu-Daudé
1
-2
/
+1
2024-03-06
plugins: cleanup codepath for previous inline operation
Pierrick Bouvier
1
-9
/
+4
2024-03-06
plugins: add inline operation per vcpu
Pierrick Bouvier
1
-0
/
+7
2024-03-06
plugins: implement inline operation relative to cpu_index
Pierrick Bouvier
1
-13
/
+56
2024-03-05
accel/tcg: Add TLB_CHECK_ALIGNED
Richard Henderson
1
-3
/
+27
2024-03-05
accel/tcg: Add tlb_fill_flags to CPUTLBEntryFull
Richard Henderson
1
-4
/
+1
2024-02-29
accel/tcg: Disconnect TargetPageDataNode from page size
Richard Henderson
1
-5
/
+8
2024-02-29
cpu: Remove page_size_init
Richard Henderson
1
-1
/
+0
2024-02-29
accel/tcg: Remove qemu_host_page_size from page_protect/page_unprotect
Richard Henderson
1
-8
/
+10
2024-02-29
tcg: Avoid double lock if page tables happen to be in mmio memory.
Jonathan Cameron
1
-24
/
+10
2024-02-29
accel/tcg: Set can_do_io at at start of lookup_tb_ptr helper
Peter Maydell
1
-0
/
+8
2024-02-28
plugins: create CPUPluginState and migrate plugin_mask
Alex Bennée
1
-1
/
+2
2024-02-28
plugins: Use different helpers when reading registers
Akihiko Odaki
2
-5
/
+41
2024-02-20
accel/tcg: correct typos
Manos Pitsidianakis
1
-1
/
+1
2024-02-03
include/exec: Change cpu_mmu_index argument to CPUState
Richard Henderson
2
-23
/
+41
2024-01-29
target/i386: Extract x86_cpu_exec_halt() from accel/tcg/
Philippe Mathieu-Daudé
1
-12
/
+0
2024-01-29
accel/tcg: Introduce TCGCPUOps::cpu_exec_halt() handler
Philippe Mathieu-Daudé
1
-0
/
+5
2024-01-29
accel/tcg: Inline need_replay_interrupt
Richard Henderson
1
-15
/
+2
2024-01-29
target/i386: Extract x86_need_replay_interrupt() from accel/tcg/
Philippe Mathieu-Daudé
1
-4
/
+0
2024-01-29
accel/tcg: Introduce TCGCPUOps::need_replay_interrupt() handler
Philippe Mathieu-Daudé
1
-3
/
+5
2024-01-29
accel/tcg: Use CPUState.cc instead of CPU_GET_CLASS in cpu-exec.c
Richard Henderson
1
-49
/
+52
[next]