]> git.proxmox.com Git - qemu.git/commit
target-xtensa: update autorefill TLB entries conditionally
authorMax Filippov <jcmvbkbc@gmail.com>
Sun, 27 May 2012 14:34:52 +0000 (18:34 +0400)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 9 Jun 2012 10:45:03 +0000 (10:45 +0000)
commitae4e7982e6db8b88e90db74779f4693bc2c636a8
tree648a6211b3d7923e9e66cc058753491ccf54e6a9
parent16bde77a298acfe15f5e948aceff550d0cb173e8
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>
target-xtensa/cpu.h
target-xtensa/helper.c
target-xtensa/op_helper.c