index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cputlb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cputlb: Remove dead function tlb_update_dirty()
liguang
2013-10-07
1
-15
/
+0
*
cpu: Use QTAILQ for CPU list
Andreas Färber
2013-09-03
1
-1
/
+1
*
cpu: Make first_cpu and next_cpu CPUState
Andreas Färber
2013-07-09
1
-1
/
+3
*
memory: return MemoryRegion from qemu_ram_addr_from_host
Paolo Bonzini
2013-07-04
1
-1
/
+1
*
exec: move qemu_ram_addr_from_host_nofail to cputlb.c
Paolo Bonzini
2013-07-04
1
-0
/
+11
*
cpu: Turn cpu_unassigned_access() into a CPUState hook
Andreas Färber
2013-06-28
1
-6
/
+9
*
exec: Resolve subpages in one step except for IOTLB fills
Jan Kiszka
2013-06-20
1
-2
/
+2
*
cputlb: fix debug logs
Hervé Poussineau
2013-06-14
1
-2
/
+2
*
memory: add address_space_translate
Paolo Bonzini
2013-05-29
1
-9
/
+11
*
cputlb: simplify tlb_set_page
Paolo Bonzini
2013-05-29
1
-8
/
+5
*
cpu: Move current_tb field to CPUState
Andreas Färber
2013-02-16
1
-2
/
+4
*
exec: move include files to include/exec/
Paolo Bonzini
2012-12-19
1
-9
/
+9
*
Rename target_phys_addr_t to hwaddr
Avi Kivity
2012-10-23
1
-2
/
+2
*
memory: per-AddressSpace dispatch
Avi Kivity
2012-10-22
1
-1
/
+2
*
memory: rename 'exec-obsolete.h'
Avi Kivity
2012-10-15
1
-2
/
+1
*
Remove unused CONFIG_TCG_PASS_AREG0 and dead code
Blue Swirl
2012-09-15
1
-5
/
+0
*
cputlb.c: Fix out of date comment
Peter Maydell
2012-08-15
1
-1
/
+3
*
cputlb: fix watchpoints handling
Max Filippov
2012-05-12
1
-2
/
+2
*
cputlb: prepare private memory API for public consumption
Blue Swirl
2012-05-01
1
-5
/
+7
*
cputlb: move TLB handling to a separate file
Blue Swirl
2012-05-01
1
-0
/
+362