Re: [Xen-devel] [PATCH v5 11/16] tools: implement the new libxl get hw info interface

2017-10-05 Thread Wei Liu
On Sat, Sep 30, 2017 at 09:39:21AM +0800, 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 v5 11/16] tools: implement the new libxl get hw info interface

2017-09-29 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