libxl: Add libxl_version_info to libxlDriverPrivate
libxl version info is static data as far as the libxl driver is concerned, so retrieve this info when the driver is initialized and stash it in the libxlDriverPrivate object. Subsequently use the stashed info instead of repeatedly calling libxl_get_version_info().
Showing
想要评论请 注册 或 登录