libxc: use domain builder architecture private data for x86 pv domains
authorJuergen Gross <jgross@suse.com>
Thu, 12 Nov 2015 13:43:32 +0000 (14:43 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Mon, 16 Nov 2015 13:18:56 +0000 (13:18 +0000)
commitd8db3c7db92ddf1049c69dbf22ef06786d280498
tree7ccc43c7178848a8a62f1210dda854d69c1f43e9
parentf3627f009a7b58c1b98da3221302c01abe8e7786
libxc: use domain builder architecture private data for x86 pv domains

Move some data private to the x86 domain builder to the private data
section. Remove extra_pages as they are used nowhere.

Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/libxc/include/xc_dom.h
tools/libxc/xc_dom_x86.c