• J
    libxl: fix build with Xen4.3 · 8c4faa90
    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.
    (cherry picked from commit 43b0ff5b)
    8c4faa90
libxl_driver.c 124.9 KB