diff options
author | Alexander Graf <agraf@suse.de> | 2012-12-14 23:46:03 +0100 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2013-01-10 13:15:08 +0100 |
commit | 5a33169ed29060df71627103e6968078b42de945 (patch) | |
tree | 7ca052a6310534eb5ae87d1cb2b92a59a64291cf /arch/powerpc/kvm/book3s_emulate.c | |
parent | KVM: PPC: Fix SREGS documentation reference (diff) | |
download | linux-5a33169ed29060df71627103e6968078b42de945.tar.xz linux-5a33169ed29060df71627103e6968078b42de945.zip |
KVM: PPC: Only WARN on invalid emulation
When we hit an emulation result that we didn't expect, that is an error,
but it's nothing that warrants a BUG(), because it can be guest triggered.
So instead, let's only WARN() the user that this happened.
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/powerpc/kvm/book3s_emulate.c')
0 files changed, 0 insertions, 0 deletions