[PATCH 10/13] KVM: PPC: PR: Fill pvinfo hcall instructions in big endian

2014-04-24 Thread Alexander Graf
We expose a blob of hypercall instructions to user space that it gives to the guest via device tree again. That blob should contain a stream of instructions necessary to do a hypercall in big endian, as it just gets passed into the guest and old guests use them straight away. Signed-off-by:

[PATCH 10/13] KVM: PPC: PR: Fill pvinfo hcall instructions in big endian

2014-04-24 Thread Alexander Graf
We expose a blob of hypercall instructions to user space that it gives to the guest via device tree again. That blob should contain a stream of instructions necessary to do a hypercall in big endian, as it just gets passed into the guest and old guests use them straight away. Signed-off-by: