• J
    Fix compilation of libvirt against xen-unstable · 8d567fbc
    Jim Fehlig 提交于
    * src/xen/xen_hypervisor.c: xen-unstable changeset 19788 removed
      MAX_VIRT_CPUS from public headers, breaking compilation of libvirt
      on -unstable.  Its semanitc was retained with XEN_LEGACY_MAX_VCPUS.
      Ensure MAX_VIRT_CPUS is defined accordingly.
    8d567fbc
xen_hypervisor.c 102.7 KB