]> git.proxmox.com Git - qemu.git/commit - target-xtensa/op_helper.c
target-xtensa: flush TLB page for new MMU mapping
authorMax Filippov <jcmvbkbc@gmail.com>
Sun, 27 May 2012 14:34:49 +0000 (18:34 +0400)
committerBlue Swirl <blauwirbel@gmail.com>
Sat, 9 Jun 2012 10:45:03 +0000 (10:45 +0000)
commite323bdeff28f3bd647bf02cc9df57971eff3e258
tree6ac79491a3f9195d6f771b2ceca3f063ee4d71f3
parentbbbc0e244e35cdc159f559e9d47e5941a1b35745
target-xtensa: flush TLB page for new MMU mapping

Both old and new mappings need flushing because their VPN may be
different in MMU case.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
target-xtensa/op_helper.c