KVM: PPC: BookE: Load the lower half of MSR
authorScott Wood <scottwood@freescale.com>
Thu, 30 Sep 2010 19:31:27 +0000 (14:31 -0500)
committerMarcelo Tosatti <mtosatti@redhat.com>
Fri, 5 Nov 2010 16:42:29 +0000 (14:42 -0200)
This was preventing the guest from setting any bits in the
hardware MSR which aren't forced on, such as MSR[SPE].

Signed-off-by: Scott Wood <scottwood@freescale.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
arch/powerpc/kvm/booke_interrupts.S

Simple merge