aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc
diff options
context:
space:
mode:
authorAlexander Graf <agraf@suse.de>2014-05-13 16:44:09 +0200
committerAlexander Graf <agraf@suse.de>2014-05-30 14:26:26 +0200
commit235959be9a7054151eaad692040d4a22bb6217fb (patch)
tree62ff55b43aa46303c6f398e8947bfeb3399c47ca /arch/sparc
parentddca156ae6bafc0c6af61805bfe4b37440448a4c (diff)
downloadkernel_replicant_linux-235959be9a7054151eaad692040d4a22bb6217fb.tar.gz
kernel_replicant_linux-235959be9a7054151eaad692040d4a22bb6217fb.tar.bz2
kernel_replicant_linux-235959be9a7054151eaad692040d4a22bb6217fb.zip
PPC: ePAPR: Fix hypercall on LE guest
We get an array of instructions from the hypervisor via device tree that we write into a buffer that gets executed whenever we want to make an ePAPR compliant hypercall. However, the hypervisor passes us these instructions in BE order which we have to manually convert to LE when we want to run them in LE mode. With this fixup in place, I can successfully run LE kernels with KVM PV enabled on PR KVM. Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'arch/sparc')
0 files changed, 0 insertions, 0 deletions