index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
exec
/
cputlb.h
Age
Commit message (
Expand
)
Author
2017-10-10
cputlb: bring back tlb_flush_count under !TLB_DEBUG
Emilio G. Cota
2017-02-24
cputlb: atomically update tlb fields used by tlb_reset_dirty
Alex Bennée
2015-09-16
include/exec: Move cputlb exec.c defs out
Peter Crosthwaite
2015-09-16
cputlb: Change tlb_set_dirty() arg to cpu
Peter Crosthwaite
2015-09-16
cputlb: move CPU_LOOP() for tlb_reset() to exec.c
Peter Crosthwaite
2015-06-05
cputlb: remove useless arguments to tlb_unprotect_code_phys, rename
Paolo Bonzini
2015-02-16
exec: make iotlb RCU-friendly
Paolo Bonzini
2014-03-13
exec: Change memory_region_section_get_iotlb() argument to CPUState
Andreas Färber
2014-03-13
cputlb: Change tlb_unprotect_code_phys() argument to CPUState
Andreas Färber
2014-03-13
translate-all: Change tb_flush_jmp_cache() argument to CPUState
Andreas Färber
2013-06-20
exec: Resolve subpages in one step except for IOTLB fills
Jan Kiszka
2013-05-29
memory: add address_space_translate
Paolo Bonzini
2012-12-19
exec: move include files to include/exec/
Paolo Bonzini