Alexander Graf 2d27fc5eac KVM: PPC: Add book3s_32 tlbie flush acceleration
On Book3s_32 the tlbie instruction flushed effective addresses by the mask
0x0ffff000. This is pretty hard to reflect with a hash that hashes ~0xfff, so
to speed up that target we should also keep a special hash around for it.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
2010-10-24 10:50:58 +02:00
..
2010-10-24 10:50:43 +02:00
2010-10-24 10:50:42 +02:00
2010-05-17 12:18:17 +03:00
2010-10-24 10:50:48 +02:00
2010-10-24 10:50:43 +02:00
2010-10-24 10:50:42 +02:00
2009-11-05 16:50:27 +11:00