libxc: introduce the notion of a container type
authorRoger Pau Monne <roger.pau@citrix.com>
Fri, 2 Oct 2015 15:48:35 +0000 (17:48 +0200)
committerIan Campbell <ian.campbell@citrix.com>
Thu, 8 Oct 2015 11:12:05 +0000 (12:12 +0100)
commit20dd1725e6bc80cff3c1c7c1b0d842e7dc6d3754
tree6e2e778d0cf42150409ab79c63977e9cd39d7a4f
parent2637d04d3b863f6537c109ff966b6734fa320d84
libxc: introduce the notion of a container type

Introduce the notion of a container type into xc_dom_image. This will be
needed by later changes that will also use xc_dom_image in order to build
HVM guests.

Signed-off-by: Roger Pau Monné <roger.pau@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Cc: Ian Jackson <ian.jackson@eu.citrix.com>
Cc: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Cc: Ian Campbell <ian.campbell@citrix.com>
Cc: Wei Liu <wei.liu2@citrix.com>
tools/libxc/include/xc_dom.h
tools/libxc/xc_dom_x86.c
tools/libxl/libxl_dom.c