Re: [Xen-devel] [PATCH v4 10/15] tools: implement the new libxl get hw info interface

2017-09-26 Thread Roger Pau Monné
On Sat, Sep 23, 2017 at 09:48:19AM +, Yi Sun wrote: > This patch implements the new libxl get hw info interface, > 'libxl_psr_get_hw_info', which is suitable to all psr allocation > features. It also implements corresponding list free function, > 'libxl_psr_hw_info_list_free' and makes 'libxl_p

[Xen-devel] [PATCH v4 10/15] tools: implement the new libxl get hw info interface

2017-09-23 Thread Yi Sun
This patch implements the new libxl get hw info interface, 'libxl_psr_get_hw_info', which is suitable to all psr allocation features. It also implements corresponding list free function, 'libxl_psr_hw_info_list_free' and makes 'libxl_psr_cat_get_info' call 'libxl_psr_get_hw_info' to avoid redundant