• D
    Fix values of PM target type constants · 866b0a70
    Daniel P. Berrange 提交于
    The VIR_NODE_SUSPEND_TARGET constants are not flags, so they
    should just be assigned straightforward incrementing values.
    
    * include/libvirt/libvirt.h.in: Change VIR_NODE_SUSPEND_TARGET
      values
    * src/util/virnodesuspend.c: Fix suspend target checks
    866b0a70
virnodesuspend.c 8.3 KB