• J
    libxl: Add libxl_version_info to libxlDriverPrivate · cb0d49af
    Jim Fehlig 提交于
    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().
    cb0d49af
libxl_conf.h 3.7 KB