OSDN Git Service

target-ppc: Update external_htab even when HTAB is managed by kernel
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Tue, 28 Jan 2014 07:59:59 +0000 (13:29 +0530)
committerAlexander Graf <agraf@suse.de>
Wed, 5 Mar 2014 02:06:47 +0000 (03:06 +0100)
commit5736245c80bb277f3de7f37d9482c906743612ad
tree76e8964a9ddc17f4f98d10dacfe6af8d28b79f80
parent3b66da82cebf3ddd1c2e06233c647369f617a6bc
target-ppc: Update external_htab even when HTAB is managed by kernel

We will use this in later patches to make sure we use the right load
functions when copying hpte entries.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ppc/spapr.c