OSDN Git Service

KVM: s390: disable RRBM again
authorChristian Borntraeger <borntraeger@de.ibm.com>
Wed, 15 Apr 2015 10:27:04 +0000 (12:27 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Wed, 15 Apr 2015 15:00:49 +0000 (17:00 +0200)
commit95fce4fa0850da8f85ecf8d069ab3fc6c8bc1478
tree810854e2e36487377663d09490758bf718a98eb2
parentbea15428b9d6bc36e87288f168ab314619a66757
KVM: s390: disable RRBM again

commit b273921356df ("KVM: s390: enable more features that need
no hypervisor changes") also enabled RRBM. Turns out that this
instruction does need some KVM code, so lets disable that bit
again.

Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Fixes: b273921356df ("KVM: s390: enable more features that need no hypervisor changes")
Message-Id: <1429093624-49611-2-git-send-email-borntraeger@de.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/s390/kvm/kvm-s390.c