index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
accel
/
tcg
/
cputlb.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
accel/tcg: Correct "is this a TLB miss" check in get_page_addr_code()
Peter Maydell
2018-07-02
1
-2
/
+1
*
tcg: Define and use new tlb_hit() and tlb_hit_page() functions
Peter Maydell
2018-07-02
1
-10
/
+5
*
tcg: Support MMU protection regions smaller than TARGET_PAGE_SIZE
Peter Maydell
2018-06-26
1
-20
/
+109
*
cputlb: remove tb_lock from tlb_flush functions
Emilio G. Cota
2018-06-15
1
-8
/
+0
*
exec.c: Handle IOMMUs in address_space_translate_for_iotlb()
Peter Maydell
2018-06-15
1
-1
/
+2
*
cputlb: Pass cpu_transaction_failed() the correct physaddr
Peter Maydell
2018-06-15
1
-13
/
+31
*
cpu-defs.h: Document CPUIOTLBEntry 'addr' field
Peter Maydell
2018-06-15
1
-0
/
+12
*
accel/tcg: add size paremeter in tlb_fill()
Laurent Vivier
2018-01-25
1
-5
/
+8
*
accel/tcg: Handle atomic accesses to notdirty memory correctly
Peter Maydell
2017-11-21
1
-13
/
+25
*
tcg: Record code_gen_buffer address for user-only memory helpers
Richard Henderson
2017-11-15
1
-0
/
+1
*
accel/tcg: allow to invalidate a write TLB entry immediately
David Hildenbrand
2017-10-20
1
-1
/
+4
*
cputlb: bring back tlb_flush_count under !TLB_DEBUG
Emilio G. Cota
2017-10-10
1
-3
/
+14
*
accel/tcg/cputlb: avoid recursive BQL (fixes #1706296)
Alex Bennée
2017-09-25
1
-2
/
+2
*
cputlb: Support generating CPU exceptions on memory transaction failures
Peter Maydell
2017-09-04
1
-2
/
+30
*
tcg: consistently access cpu->tb_jmp_cache atomically
Emilio G. Cota
2017-06-30
1
-2
/
+2
*
exec: allow to get a pointer for some mmio memory region
KONRAD Frederic
2017-06-27
1
-0
/
+10
*
cputlb: fix the way get_page_addr_code fills the tlb
KONRAD Frederic
2017-06-27
1
-2
/
+4
*
cputlb: move get_page_addr_code
KONRAD Frederic
2017-06-27
1
-35
/
+35
*
cputlb: cleanup get_page_addr_code to use VICTIM_TLB_HIT
KONRAD Frederic
2017-06-27
1
-9
/
+9
*
tcg: move tcg related files into accel/tcg/ subdirectory
Yang Zhong
2017-06-15
1
-0
/
+1051
[prev]