tools: implement the new libxc get hw info interface
authorYi Sun <yi.y.sun@linux.intel.com>
Tue, 19 Dec 2017 00:42:16 +0000 (08:42 +0800)
committerWei Liu <wei.liu2@citrix.com>
Thu, 18 Jan 2018 11:32:27 +0000 (11:32 +0000)
commit9d35a9db36365a2d969cdb1af43921b708a8bb3e
tree90ca6b17863022b8d4bc6acb52b4563406b2b522
parent61a07e3b36a20203982f5436cc60b8b7c9335a13
tools: implement the new libxc get hw info interface

This patch implements a new libxc get hw info interface and corresponding
data structures. It also changes libxl_psr.c to call this new interface.

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/libxc/include/xenctrl.h
tools/libxc/xc_psr.c
tools/libxl/libxl_psr.c