mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-11 21:57:27 +03:00
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