commit | df8940eadf011db2d4bedecf6eb659d44494edb3 | [log] [tgz] |
---|---|---|
author | Scott Wood <scottwood@freescale.com> | Thu Sep 30 14:31:27 2010 -0500 |
committer | Marcelo Tosatti <mtosatti@redhat.com> | Fri Nov 05 14:42:29 2010 -0200 |
tree | 41671049697d45a1b2463f955d3bd25865920720 | |
parent | bb59e9748f9bc95212c7fe21468ba184938c48cb [diff] |
KVM: PPC: BookE: Load the lower half of MSR 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>