• J
    libxl: fix build with Xen4.3 · 43b0ff5b
    Jim Fehlig 提交于
    Xen 4.3 fixes a mistake in the libxl event handler signature where the
    event owned by the application was defined as const.  Detect this and
    define the libvirt libxl event handler signature appropriately.
    43b0ff5b
libxl_driver.c 129.8 KB