tools: implement new generic set value interface and MBA set value command
authorYi Sun <yi.y.sun@linux.intel.com>
Tue, 19 Dec 2017 00:42:21 +0000 (08:42 +0800)
committerWei Liu <wei.liu2@citrix.com>
Thu, 18 Jan 2018 11:32:51 +0000 (11:32 +0000)
commit583906320b838dfb7c7f4e2320e4dddd7435d563
treeb46e7f118366c73bc4132264f4e91143a2f99bbf
parent755471176c11bcbf44dc889becb98e559e11908c
tools: implement new generic set value interface and MBA set value command

This patch implements new generic set value interfaces in libxc and libxl.
These interfaces are suitable for all allocation features. It also adds a
new MBA set value command in xl.

Signed-off-by: Yi Sun <yi.y.sun@linux.intel.com>
Acked-by: Wei Liu <wei.liu2@citrix.com>
tools/libxc/include/xenctrl.h
tools/libxc/xc_psr.c
tools/libxl/libxl_psr.c
tools/xl/xl.h
tools/xl/xl_cmdtable.c
tools/xl/xl_psr.c