diff options
author | Alexander Graf <agraf@suse.de> | 2010-02-09 17:37:09 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2010-02-14 16:10:54 +0200 |
commit | b2eca4453fb60c85c63912b7218b41b521165d94 (patch) | |
tree | 951d178cd8383814e6570d7d5921aa363dfecf83 /target-ppc/kvm.c | |
parent | a2236d4820a09a35e017508c57564c97736c79f7 (diff) | |
download | qemu-b2eca4453fb60c85c63912b7218b41b521165d94.tar.gz qemu-b2eca4453fb60c85c63912b7218b41b521165d94.tar.bz2 qemu-b2eca4453fb60c85c63912b7218b41b521165d94.zip |
PPC: Fix large pages
We were masking 1TB SLB entries on the feature bit of 16 MB pages. Obviously
that breaks, so let's just ignore 1TB SLB entries for now and instead do
16MB pages correctly.
This fixes PPC64 Linux boot with -m above 256.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Diffstat (limited to 'target-ppc/kvm.c')
0 files changed, 0 insertions, 0 deletions