diff options
author | Paul Mackerras <paulus@samba.org> | 2012-11-04 18:17:28 +0000 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2012-12-06 01:34:03 +0100 |
commit | 3a2e7b0d761ae3faecdb43482d178b5fe2e3b8a5 (patch) | |
tree | 82bfb24c878b56efc5c891b2579f0dba7277ade6 /Kbuild | |
parent | 28c483b62fcd2589dadfc1250970f85aa0ab3df6 (diff) |
KVM: PPC: Book3S PR: MSR_DE doesn't exist on Book 3S
The mask of MSR bits that get transferred from the guest MSR to the
shadow MSR included MSR_DE. In fact that bit only exists on Book 3E
processors, and it is assigned the same bit used for MSR_BE on Book 3S
processors. Since we already had MSR_BE in the mask, this just removes
MSR_DE.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions