• W
    libxl: libxl_domain_create_restore has an extra argument · 216650f1
    Wei Liu 提交于
    In the latest libxenlight code, libxl_domain_create_restore accepts a
    new argument. Update libvirt's libxl driver for that. Use the macro
    provided by libxenlight to detect which version should be used.
    
    The new parameter (send_back_fd) is set to -1 because libvirt provides
    no such fd.
    Signed-off-by: NWei Liu <wei.liu2@citrix.com>
    Message-id: 1459866012-27081-1-git-send-email-wei.liu2@citrix.com
    216650f1
libxl_domain.c 35.7 KB