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
/
exec-all.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-21
include/exec: Move cpu_signal_handler declaration
Richard Henderson
1
-0
/
+13
2021-07-21
accel/tcg: Record singlestep_enabled in tb->cflags
Richard Henderson
1
-0
/
+1
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-05-26
accel/tcg: Reduce 'exec/tb-context.h' inclusion
Philippe Mathieu-Daudé
1
-1
/
+0
2021-05-25
accel/tlb: Add tlb_flush_range_by_mmuidx_all_cpus_synced()
Richard Henderson
1
-0
/
+12
2021-05-25
accel/tcg: Add tlb_flush_range_by_mmuidx_all_cpus()
Richard Henderson
1
-0
/
+13
2021-05-25
accel/tcg: Add tlb_flush_range_by_mmuidx()
Richard Henderson
1
-0
/
+19
2021-03-06
accel/tcg: Precompute curr_cflags into cpu->tcg_cflags
Richard Henderson
1
-6
/
+1
2021-03-06
include/exec: lightly re-arrange TranslationBlock
Alex Bennée
1
-3
/
+8
2021-03-06
accel/tcg: drop the use of CF_HASH_MASK and rename params
Alex Bennée
1
-3
/
+1
2021-03-06
accel/tcg: move CF_CLUSTER calculation to curr_cflags
Alex Bennée
1
-3
/
+5
2021-02-18
accel/tcg: allow plugin instrumentation to be disable via cflags
Alex Bennée
1
-3
/
+3
2021-02-18
accel/tcg: remove CF_NOCACHE and special cases
Alex Bennée
1
-3
/
+0
2021-02-16
exec: Use cpu_untagged_addr in g2h; split out g2h_untagged
Richard Henderson
1
-1
/
+1
2021-02-05
tcg/tci: Make tci_tb_ptr thread-local
Richard Henderson
1
-1
/
+1
2021-01-23
accel/tcg: Restrict cpu_io_recompile() from other accelerators
Philippe Mathieu-Daudé
1
-1
/
+0
2021-01-23
accel/tcg: Restrict tb_gen_code() from other accelerators
Philippe Mathieu-Daudé
1
-5
/
+0
2021-01-23
accel/tcg: Move tb_flush_jmp_cache() to cputlb.c
Richard Henderson
1
-3
/
+0
2021-01-23
accel/tcg: Make cpu_gen_init() static
Philippe Mathieu-Daudé
1
-2
/
+0
2021-01-07
tcg: Introduce tcg_splitwx_to_{rx,rw}
Richard Henderson
1
-1
/
+1
2020-12-15
vl: extract softmmu/globals.c
Paolo Bonzini
1
-3
/
+0
2020-11-15
overall/alpha tcg cpus|hppa: Fix Lesser GPL version number
Chetan Pant
1
-1
/
+1
2020-10-20
accel/tcg: Add tlb_flush_page_bits_by_mmuidx*
Richard Henderson
1
-0
/
+36
2020-10-05
cpu-timers, icount: new modules
Claudio Fontana
1
-2
/
+2
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-3
/
+3
2020-06-16
cputlb: destroy CPUTLB with tlb_destroy
Emilio G. Cota
1
-0
/
+8
2020-05-11
accel/tcg: Add probe_access_flags
Richard Henderson
1
-0
/
+22
2020-05-11
accel/tcg: Add block comment for probe_access
Richard Henderson
1
-0
/
+17
2019-12-16
tcg: cputlb: Add probe_read
Beata Michalska
1
-0
/
+6
2019-10-28
include/exec: wrap cpu_ldst.h in CONFIG_TCG
Alex Bennée
1
-0
/
+2
2019-10-28
cputlb: introduce get_page_addr_code_hostp
Emilio G. Cota
1
-0
/
+38
2019-10-28
cputlb: document get_page_addr_code
Emilio G. Cota
1
-3
/
+21
2019-10-10
s390x/tcg: MVCL: Exit to main loop if requested
David Hildenbrand
1
-0
/
+17
2019-09-25
cputlb: Partially inline memory_region_section_get_iotlb
Richard Henderson
1
-5
/
+1
2019-09-03
tcg: Factor out probe_write() logic into probe_access()
David Hildenbrand
1
-2
/
+8
2019-09-03
tcg: Make probe_write() return a pointer to the host page
David Hildenbrand
1
-2
/
+2
2019-09-03
tcg: Factor out CONFIG_USER_ONLY probe_write() from s390x code
David Hildenbrand
1
-2
/
+2
2019-08-16
include: Make headers more self-contained
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
1
-1
/
+0
2019-05-10
tcg: Use CPUClass::tlb_fill in cputlb.c
Richard Henderson
1
-9
/
+0
2019-04-24
tcg: Hoist max_insns computation to tb_gen_code
Richard Henderson
1
-2
/
+2
2019-02-11
exec-all: document that tlb_fill can trigger a TLB resize
Emilio G. Cota
1
-0
/
+5
2019-01-29
accel/tcg: Add cluster number to TCG TB hash
Peter Maydell
1
-1
/
+3
2018-10-18
exec: introduce tlb_init
Emilio G. Cota
1
-0
/
+8
2018-08-14
accel/tcg: Check whether TLB entry is RAM consistently with how we set it up
Peter Maydell
1
-2
/
+0
2018-07-02
tcg: simplify !CONFIG_TCG handling of tb_invalidate_*
Paolo Bonzini
1
-5
/
+3
2018-07-02
tcg: Fix --disable-tcg build breakage
Philippe Mathieu-Daudé
1
-4
/
+9
2018-06-28
move public invalidate APIs out of translate-all.{c,h}, clean up
Paolo Bonzini
1
-4
/
+4
[next]