diff options
author | Luc MICHEL <luc.michel@git.antfield.fr> | 2018-01-15 10:32:20 +0100 |
---|---|---|
committer | David Gibson <david@gibson.dropbear.id.au> | 2018-01-17 09:35:24 +1100 |
commit | 2e569845bd314fc1dde83d65dc9b87e71b4d29b4 (patch) | |
tree | a2edebee6f766b431dec12e73c8990b782055a2d /memory.c | |
parent | 0bfc0cf0af33e5c68b62a3c8bbc5f49238426729 (diff) | |
download | qemu-2e569845bd314fc1dde83d65dc9b87e71b4d29b4.zip qemu-2e569845bd314fc1dde83d65dc9b87e71b4d29b4.tar.gz qemu-2e569845bd314fc1dde83d65dc9b87e71b4d29b4.tar.bz2 |
target-ppc: Fix booke206 tlbwe TLB instruction
When overwritting a valid TLB entry with a new one, the previous page
were not flushed in QEMU TLB, leading to incoherent mapping. This commit
fixes this.
Signed-off-by: Luc MICHEL <luc.michel@git.antfield.fr>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
Diffstat (limited to 'memory.c')
0 files changed, 0 insertions, 0 deletions