tools: create general interfaces to support psr allocation features
authorYi Sun <yi.y.sun@linux.intel.com>
Tue, 19 Dec 2017 00:42:15 +0000 (08:42 +0800)
committerWei Liu <wei.liu2@citrix.com>
Thu, 18 Jan 2018 11:32:27 +0000 (11:32 +0000)
commit61a07e3b36a20203982f5436cc60b8b7c9335a13
tree89b88d8c1ad8748fd4609edf92e578af5357526c
parentdd872a261a5306685879866b055fecb3e09dd80d
tools: create general interfaces to support psr allocation features

This patch creates general interfaces in libxl to support all psr
allocation features.

Add 'LIBXL_HAVE_PSR_GENERIC' to indicate interface change.

Please note, the functionality cannot work until later patches
are applied.

Signed-off-by: Yi Sun <yi.y.sun@linux.intel.com>
Reviewed-by: Roger Pau Monné <roger.pau@citrix.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/libxl/libxl.h
tools/libxl/libxl_psr.c
tools/libxl/libxl_types.idl