index
:
focaccia-qemu
this commit
master
sr/plugin
ta/focaccia
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
accel
/
tcg
/
cputlb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
accel/tcg/cputlb.c: Widen addr in MMULookupPageData
Anton Johansson
2023-06-26
1
-15
/
+15
*
accel/tcg/cputlb.c: Widen CPUTLBEntry access functions
Anton Johansson
2023-06-26
1
-4
/
+4
*
accel: Replace target_ulong in tlb_*()
Anton Johansson
2023-06-26
1
-90
/
+87
*
accel/tcg: Handle MO_ATOM_WITHIN16 in do_st16_leN
Richard Henderson
2023-06-20
1
-0
/
+1
*
tcg: Split helper-proto.h
Richard Henderson
2023-06-05
1
-2
/
+1
*
tcg: Split out tcg/oversized-guest.h
Richard Henderson
2023-06-05
1
-0
/
+1
*
tcg: Widen CPUTLBEntry comparators to 64-bits
Richard Henderson
2023-06-05
1
-2
/
+6
*
accel/tcg: Correctly use atomic128.h in ldst_atomicity.c.inc
Richard Henderson
2023-05-23
1
-1
/
+1
*
accel/tcg: Eliminate #if on HAVE_ATOMIC128 and HAVE_CMPXCHG128
Richard Henderson
2023-05-23
1
-1
/
+1
*
accel/tcg: Remove prot argument to atomic_mmu_lookup
Richard Henderson
2023-05-23
1
-53
/
+30
*
accel/tcg: Unify cpu_{ld,st}*_{be,le}_mmu
Richard Henderson
2023-05-23
1
-99
/
+23
*
tcg: Widen helper_{ld,st}_i128 addresses to uint64_t
Richard Henderson
2023-05-16
1
-3
/
+2
*
accel/tcg: Widen tcg-ldst.h addresses to uint64_t
Richard Henderson
2023-05-16
1
-13
/
+13
*
tcg: Add 128-bit guest memory primitives
Richard Henderson
2023-05-16
1
-94
/
+305
*
tcg: Unify helper_{be,le}_{ld,st}*
Richard Henderson
2023-05-16
1
-129
/
+61
*
accel/tcg: Honor atomicity of stores
Richard Henderson
2023-05-16
1
-60
/
+48
*
accel/tcg: Honor atomicity of loads
Richard Henderson
2023-05-16
1
-39
/
+136
*
accel/tcg: Reorg system mode store helpers
Richard Henderson
2023-05-11
1
-208
/
+186
*
accel/tcg: Reorg system mode load helpers
Richard Henderson
2023-05-11
1
-209
/
+412
*
accel/tcg: Introduce tlb_read_idx
Richard Henderson
2023-05-11
1
-71
/
+33
*
accel/tcg: Fix atomic_mmu_lookup for reads
Richard Henderson
2023-05-11
1
-1
/
+1
*
tcg: Widen helper_*_st[bw]_mmu val arguments
Richard Henderson
2023-05-05
1
-3
/
+3
*
accel/tcg: Add cpu_ld*_code_mmu
Richard Henderson
2023-05-02
1
-0
/
+48
*
accel/tcg: Uncache the host address for instruction fetch when tlb size < 1
Weiwei Li
2023-05-02
1
-0
/
+5
*
accel/tcg: Trigger watchpoints from atomic_mmu_lookup
Richard Henderson
2023-03-05
1
-11
/
+29
*
accel/tcg: Honor TLB_DISCARD_WRITE in atomic_mmu_lookup
Richard Henderson
2023-03-05
1
-1
/
+1
*
accel/tcg: Retain prot flags from tlb_fill
Richard Henderson
2023-03-05
1
-1
/
+0
*
accel/tcg: Add 'size' param to probe_access_full
Richard Henderson
2023-02-28
1
-2
/
+2
*
accel/tcg: Add 'size' param to probe_access_flags()
Daniel Henrique Barboza
2023-02-28
1
-3
/
+14
*
tcg: Add guest load/store primitives for TCGv_i128
Richard Henderson
2023-02-04
1
-0
/
+112
*
accel/tcg: Test CPUJumpCache in tb_jmp_cache_clear_page
Eric Auger
2023-02-04
1
-1
/
+6
*
bulk: Rename TARGET_FMT_plx -> HWADDR_FMT_plx
Philippe Mathieu-Daudé
2023-01-18
1
-1
/
+1
*
accel/tcg: Use QEMU_IOTHREAD_LOCK_GUARD in io_readx/io_writex
Richard Henderson
2023-01-04
1
-17
/
+8
*
accel/tcg: Factor tb_invalidate_phys_range_fast() out
Philippe Mathieu-Daudé
2022-12-20
1
-4
/
+1
*
accel/tcg: Rename tb_invalidate_phys_page_fast{,__locked}()
Philippe Mathieu-Daudé
2022-12-20
1
-1
/
+1
*
accel/tcg: Remove trace events from trace-root.h
Philippe Mathieu-Daudé
2022-12-20
1
-1
/
+1
*
include/hw/core: Create struct CPUJumpCache
Richard Henderson
2022-10-04
1
-4
/
+5
*
accel/tcg: Inline tb_flush_jmp_cache
Richard Henderson
2022-10-04
1
-11
/
+14
*
accel/tcg: Do not align tb->page_addr[0]
Richard Henderson
2022-10-04
1
-1
/
+2
*
accel/tcg: Introduce tlb_set_page_full
Richard Henderson
2022-10-03
1
-18
/
+33
*
accel/tcg: Introduce probe_access_full
Richard Henderson
2022-10-03
1
-18
/
+29
*
accel/tcg: Suppress auto-invalidate in probe_access_internal
Richard Henderson
2022-10-03
1
-1
/
+9
*
accel/tcg: Drop addr member from SavedIOTLB
Richard Henderson
2022-10-03
1
-4
/
+3
*
accel/tcg: Rename CPUIOTLBEntry to CPUTLBEntryFull
Richard Henderson
2022-10-03
1
-50
/
+52
*
cputlb: used cached CPUClass in our hot-paths
Alex Bennée
2022-10-03
1
-9
/
+6
*
accel/tcg: Use probe_access_internal for softmmu get_page_addr_code_hostp
Richard Henderson
2022-09-06
1
-50
/
+26
*
accel/tcg: Move qemu_ram_addr_from_host_nofail to physmem.c
Richard Henderson
2022-09-06
1
-12
/
+0
*
accel/tcg: Properly implement get_page_addr_code for user-only
Richard Henderson
2022-09-06
1
-5
/
+0
*
accel/tcg: Fix unaligned stores to s390x low-address-protected lowcore
Ilya Leoshkevich
2022-07-12
1
-3
/
+5
*
accel/tcg: Assert mmu_idx in range before use in cputlb
Richard Henderson
2022-04-26
1
-13
/
+27
[prev]
[next]