]> git.proxmox.com Git - mirror_qemu.git/commit
ppc: Don't update NIP BookE 2.06 tlbwe
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 27 Jul 2016 06:56:37 +0000 (16:56 +1000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 7 Sep 2016 02:40:10 +0000 (12:40 +1000)
commit8c8966e2188ade13c4ab9d3f8f4b12c99be0ade4
tree3d91a3376281ae4fb85cab98232f93796806fe25
parent57a2988b6f750548052254c20796be6d87d2ab9f
ppc: Don't update NIP BookE 2.06 tlbwe

This is no longer necessary as the helpers will properly retrieve
the return address when needed.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target-ppc/mmu_helper.c
target-ppc/translate.c