[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v2 for Xen 4.6 0/6] Several PSR fixes in libxl
The patch series basically contain several PSR related fixes in libxl. patch1-3: fix the socket display error in certain hotplug case. patch4: fix a minor range check. patch5: improve the PSR document. patch6: improve xl man page. Detailed problem and fix please see commit message. Change history v2: * Address comments from Wei/Dario. * Add patch6. Chao Peng (6): tools/libxl: introduce libxl_get_online_socketmap tools/libxl: fix socket display error for CMT tools/libxl: return socket id from libxl_psr_cat_get_l3_info tools/libxl: fix range check in main_psr_cat_cbm_set docs: make xl-psr.markdown more precise docs/man: resort sections docs/man/xl.pod.1 | 24 ++++++------- docs/misc/xl-psr.markdown | 8 ++--- tools/libxl/libxl.h | 7 ++-- tools/libxl/libxl_psr.c | 23 +++++++++--- tools/libxl/libxl_types.idl | 1 + tools/libxl/libxl_utils.c | 22 ++++++++++++ tools/libxl/libxl_utils.h | 2 ++ tools/libxl/xl_cmdimpl.c | 86 +++++++++++++++++++++++---------------------- 8 files changed, 107 insertions(+), 66 deletions(-) -- 1.9.1 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |