git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b88cda
)
KVM: PPC: Book3S HV: ptes are big endian
author
Cédric Le Goater
<clg@fr.ibm.com>
Thu, 20 Nov 2014 23:45:59 +0000
(
00:45
+0100)
committer
Alexander Graf
<agraf@suse.de>
Mon, 15 Dec 2014 12:27:24 +0000
(13:27 +0100)
When being restored from qemu, the kvm_get_htab_header are in native
endian, but the ptes are big endian.
This patch fixes restore on a KVM LE host. Qemu also needs a fix for
this :
http://lists.nongnu.org/archive/html/qemu-ppc/2014-11/msg00008.html
Signed-off-by: Cédric Le Goater <clg@fr.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
No differences found