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
2018-01-25
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
1
-5
/
+8
2017-11-21
accel/tcg: Handle atomic accesses to notdirty memory correctly
Peter Maydell
1
-13
/
+25
2017-11-15
tcg: Record code_gen_buffer address for user-only memory helpers
Richard Henderson
1
-0
/
+1
2017-10-20
accel/tcg: allow to invalidate a write TLB entry immediately
David Hildenbrand
1
-1
/
+4
2017-10-10
cputlb: bring back tlb_flush_count under !TLB_DEBUG
Emilio G. Cota
1
-3
/
+14
2017-09-25
accel/tcg/cputlb: avoid recursive BQL (fixes #1706296)
Alex Bennée
1
-2
/
+2
2017-09-04
cputlb: Support generating CPU exceptions on memory transaction failures
Peter Maydell
1
-2
/
+30
2017-06-30
tcg: consistently access cpu->tb_jmp_cache atomically
Emilio G. Cota
1
-2
/
+2
2017-06-27
exec: allow to get a pointer for some mmio memory region
KONRAD Frederic
1
-0
/
+10
2017-06-27
cputlb: fix the way get_page_addr_code fills the tlb
KONRAD Frederic
1
-2
/
+4
2017-06-27
cputlb: move get_page_addr_code
KONRAD Frederic
1
-35
/
+35
2017-06-27
cputlb: cleanup get_page_addr_code to use VICTIM_TLB_HIT
KONRAD Frederic
1
-9
/
+9
2017-06-15
tcg: move tcg related files into accel/tcg/ subdirectory
Yang Zhong
1
-0
/
+1051