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
/
cputlb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-13
tcg: Move helper_*_mmu decls to tcg/tcg-ldst.h
Richard Henderson
1
-0
/
+1
2021-10-13
accel/tcg: Add cpu_{ld,st}*_mmu interfaces
Richard Henderson
1
-266
/
+126
2021-10-05
trace: Split guest_mem_before
Richard Henderson
1
-5
/
+2
2021-10-05
plugins: Reorg arguments to qemu_plugin_vcpu_mem_cb
Richard Henderson
1
-2
/
+2
2021-10-05
trace/mem: Pass MemOpIdx to trace_mem_get_info
Richard Henderson
1
-8
/
+4
2021-10-05
tcg: Rename TCGMemOpIdx to MemOpIdx
Richard Henderson
1
-39
/
+39
2021-10-05
accel/tcg: Drop signness in tracing in cputlb.c
Richard Henderson
1
-7
/
+3
2021-07-21
accel/tcg: Expand ATOMIC_MMU_LOOKUP_*
Richard Henderson
1
-6
/
+1
2021-07-21
accel/tcg: Remove ATOMIC_MMU_DECLS
Richard Henderson
1
-1
/
+0
2021-07-21
accel/tcg: Fold EXTRA_ARGS into atomic_template.h
Richard Henderson
1
-1
/
+0
2021-07-21
accel/tcg: Standardize atomic helpers on softmmu api
Richard Henderson
1
-32
/
+0
2021-07-21
tcg: Rename helper_atomic_*_mmu and provide for user-only
Richard Henderson
1
-3
/
+5
2021-07-14
plugins: fix-up handling of internal hostaddr for 32 bit
Alex Bennée
1
-1
/
+1
2021-06-19
accel/tcg: Probe the proper permissions for atomic ops
Richard Henderson
1
-29
/
+66
2021-05-26
accel/tcg: Keep TranslationBlock headers local to TCG
Philippe Mathieu-Daudé
1
-1
/
+1
2021-05-25
accel/tlb: Rename tlb_flush_[page_bits > range]_by_mmuidx_async_[2 > 1]
Richard Henderson
1
-6
/
+6
2021-05-25
accel/tcg: Rename tlb_flush_page_bits -> range]_by_mmuidx_async_0
Richard Henderson
1
-6
/
+5
2021-05-25
accel/tlb: Add tlb_flush_range_by_mmuidx_all_cpus_synced()
Richard Henderson
1
-7
/
+20
2021-05-25
accel/tcg: Add tlb_flush_range_by_mmuidx_all_cpus()
Richard Henderson
1
-7
/
+17
2021-05-25
accel/tcg: Add tlb_flush_range_by_mmuidx()
Richard Henderson
1
-5
/
+15
2021-05-25
accel/tcg: Remove {encode,decode}_pbm_to_runon
Richard Henderson
1
-66
/
+20
2021-05-25
accel/tlb: Rename TLBFlushPageBitsByMMUIdxData -> TLBFlushRangeData
Richard Henderson
1
-12
/
+12
2021-05-25
accel/tcg: Pass length argument to tlb_flush_range_locked()
Richard Henderson
1
-15
/
+33
2021-05-25
accel/tcg: Replace g_new() + memcpy() by g_memdup()
Richard Henderson
1
-11
/
+4
2021-05-02
Do not include exec/address-spaces.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-05-02
Do not include cpu.h if it's not really necessary
Thomas Huth
1
-1
/
+0
2021-02-05
cpu: tcg_ops: move to tcg-cpu-ops.h, keep a pointer in CPUClass
Claudio Fontana
1
-4
/
+31
2021-02-05
cpu: Move tlb_fill to tcg_ops
Eduardo Habkost
1
-3
/
+4
2021-01-23
accel/tcg: Restrict cpu_io_recompile() from other accelerators
Philippe Mathieu-Daudé
1
-0
/
+1
2021-01-23
accel/tcg: Move tb_flush_jmp_cache() to cputlb.c
Richard Henderson
1
-0
/
+18
2021-01-02
remove TCG includes from common code
Paolo Bonzini
1
-1
/
+1
2020-10-20
accel/tcg: Add tlb_flush_page_bits_by_mmuidx*
Richard Henderson
1
-9
/
+266
2020-09-30
exec: Remove MemoryRegion::global_locking field
Philippe Mathieu-Daudé
1
-2
/
+2
2020-09-23
qemu/atomic.h: rename atomic_ to qatomic_
Stefan Hajnoczi
1
-12
/
+12
2020-09-03
cputlb: Make store_helper less fragile to compiler optimizations
Richard Henderson
1
-59
/
+79
2020-08-21
meson: rename included C source files to .c.inc
Paolo Bonzini
1
-1
/
+1
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
1
-1
/
+1
2020-07-24
tcg: update comments for save_iotlb_data in cputlb
Alex Bennée
1
-6
/
+5
2020-07-15
cputlb: ensure we save the IOTLB data in case of reset
Alex Bennée
1
-3
/
+35
2020-06-16
cputlb: destroy CPUTLB with tlb_destroy
Emilio G. Cota
1
-0
/
+15
2020-05-11
accel/tcg: Add endian-specific cpu_{ld, st}* operations
Richard Henderson
1
-61
/
+175
2020-05-11
accel/tcg: Add probe_access_flags
Richard Henderson
1
-77
/
+80
2020-01-21
cputlb: Hoist timestamp outside of loops over tlbs
Richard Henderson
1
-6
/
+8
2020-01-21
cputlb: Initialize tlbs as flushed
Richard Henderson
1
-2
/
+3
2020-01-21
cputlb: Partially merge tlb_dyn_init into tlb_init
Richard Henderson
1
-17
/
+16
2020-01-21
cputlb: Split out tlb_mmu_flush_locked
Richard Henderson
1
-5
/
+10
2020-01-21
cputlb: Hoist tlb portions in tlb_flush_one_mmuidx_locked
Richard Henderson
1
-9
/
+10
2020-01-21
cputlb: Hoist tlb portions in tlb_mmu_resize_locked
Richard Henderson
1
-18
/
+17
2020-01-21
cputlb: Pass CPUTLBDescFast to tlb_n_entries and sizeof_tlb
Richard Henderson
1
-7
/
+8
2020-01-21
cputlb: Make tlb_n_entries private to cputlb.c
Richard Henderson
1
-0
/
+5
[next]