commit | e554861766d9ae84dd5720baa4869f4ed711506f | [log] [tgz] |
---|---|---|
author | Blue Swirl <blauwirbel@gmail.com> | Sat Apr 21 13:08:33 2012 +0000 |
committer | Blue Swirl <blauwirbel@gmail.com> | Tue May 01 10:45:02 2012 +0000 |
tree | e2d57c9ce580d8db050b77dca39dd3ea4d779c15 | |
parent | e09db789abfeb94f431afe8e89481ac23ff4ea79 [diff] |
exec: prepare for splitting Make s_cputlb_empty_entry 'const'. Rename tlb_flush_jmp_cache() to tb_flush_jmp_cache(). Refactor code to add cpu_tlb_reset_dirty_all(), memory_region_section_get_iotlb() and memory_region_is_unassigned(). Remove unused cpu_tlb_update_dirty(). Fix coding style in areas to be moved. Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>