OSDN Git Service

target-ppc: Change the hpte store API
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Thu, 20 Feb 2014 17:52:31 +0000 (18:52 +0100)
committerAlexander Graf <agraf@suse.de>
Wed, 5 Mar 2014 02:07:02 +0000 (03:07 +0100)
commit3f94170be35e3d15d63498e9f0beeee6775be47d
tree306c848044fda36ebea2b4a40bc2d02bdec4ef85
parent7c43bca004afdb2a86c20ab3131ec1eb7a78d80d
target-ppc: Change the hpte store API

For updating in kernel htab we need to provide both pte0 and pte1, hence update
the interface to take pte0 and pte1 together

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
[ ldq_phys() API change, Greg Kurz <gkurz@linux.vnet.ibm.com> ]
Signed-off-by: Greg Kurz <gkurz@linux.vnet.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ppc/spapr_hcall.c
target-ppc/mmu-hash64.c
target-ppc/mmu-hash64.h