diff options
author | Alexander Graf <agraf@suse.de> | 2014-04-17 13:25:33 +0200 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2014-05-30 14:26:17 +0200 |
commit | 8f20a3ab27342171462781cef4637c18d3dbc5f8 (patch) | |
tree | 9f7320513c255bd7e9bd5f0e707a26d1b2453fcd /arch/powerpc/kvm/book3s_pr.c | |
parent | KVM: PPC: E500: Ignore L1CSR1_ICFI,ICLFR (diff) | |
download | linux-8f20a3ab27342171462781cef4637c18d3dbc5f8.tar.xz linux-8f20a3ab27342171462781cef4637c18d3dbc5f8.zip |
KVM: PPC: E500: Add dcbtls emulation
The dcbtls instruction is able to lock data inside the L1 cache.
We don't want to give the guest actual access to hardware cache locks,
as that could influence other VMs on the same system. But we can tell
the guest that its locking attempt failed.
By implementing the instruction we at least don't give the guest a
program exception which it definitely does not expect.
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/powerpc/kvm/book3s_pr.c')
0 files changed, 0 insertions, 0 deletions