target-ppc: Rework storage of VPA registration state
commitac7d12ba256b7c9d4e122d0d6877e2312d6c19ed
authorDavid Gibson <david@gibson.dropbear.id.au>
Mon, 29 Oct 2012 17:24:58 +0000 (29 17:24 +0000)
committerAlexander Graf <agraf@suse.de>
Thu, 1 Nov 2012 12:02:22 +0000 (1 13:02 +0100)
tree8c98aca9c5dc9073a8ccc28fd68b515465c4f7ba
parenta3cfa18eb075c7ef78358ca1956fe7b01caa1724
target-ppc: Rework storage of VPA registration state

We change the storage of the VPA information to explicitly use fixed
size integer types which will make life easier for syncing this data with
KVM, which we will need in future.

Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
[agraf: fix commit message]
Signed-off-by: Alexander Graf <agraf@suse.de>
target-ppc/cpu.h