commit | ab9fc4056af338248640ddb18497be386360363d | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Tue Dec 20 15:34:39 2011 +0000 |
committer | Avi Kivity <avi@redhat.com> | Sun Apr 08 12:51:16 2012 +0300 |
tree | 45f1353679b838ba022359325902799d7ce9a7e7 | |
parent | 4f802fe98bd5bd4fe1dd86df3e5c58546e65ad09 [diff] |
KVM: PPC: e500: emulate tlbilx tlbilx is the new, preferred invalidation instruction. It is not found on e500 prior to e500mc, but there should be no harm in supporting it on all e500. Based on code from Ashish Kalra <Ashish.Kalra@freescale.com>. Signed-off-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Alexander Graf <agraf@suse.de> Signed-off-by: Avi Kivity <avi@redhat.com>