commit | ae4e7982e6db8b88e90db74779f4693bc2c636a8 | [log] [tgz] |
---|---|---|
author | Max Filippov <jcmvbkbc@gmail.com> | Sun May 27 18:34:52 2012 +0400 |
committer | Blue Swirl <blauwirbel@gmail.com> | Sat Jun 09 10:45:03 2012 +0000 |
tree | 648a6211b3d7923e9e66cc058753491ccf54e6a9 | |
parent | 16bde77a298acfe15f5e948aceff550d0cb173e8 [diff] |
target-xtensa: update autorefill TLB entries conditionally This is to avoid interference of internal QEMU helpers (cpu_get_phys_page_debug, tb_invalidate_virtual_addr) with guest-visible TLB state. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Signed-off-by: Blue Swirl <blauwirbel@gmail.com>