diff options
author | Alexander Graf <agraf@suse.de> | 2012-10-05 04:34:40 +0200 |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2012-10-05 04:38:46 +0200 |
commit | ef8beb0e94c75984e016e855164361c36e15396c (patch) | |
tree | cc877c26df4ae9f7d79d4c3dfb7d639d3e2d95f8 /hw/spapr.c | |
parent | fb37c3029c5a695e367baaacc6baf17640cc63cc (diff) | |
download | qemu-ef8beb0e94c75984e016e855164361c36e15396c.zip qemu-ef8beb0e94c75984e016e855164361c36e15396c.tar.gz qemu-ef8beb0e94c75984e016e855164361c36e15396c.tar.bz2 |
PPC: KVM: Fix BAT put
In the sregs API, upper and lower 32bit segments of the BAT registers
are swapped when doing a set. Since we need to support old kernels out
there, don't bother to fix it in the kernel, but instead work around
the problem in QEMU by swapping on put.
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'hw/spapr.c')
0 files changed, 0 insertions, 0 deletions