mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 19:45:21 +00:00
Add export of node suspend capabilities APIs
* src/libvirt_private.syms: Export virNodeSuspendSupportsTarget and virNodeSuspendGetTargetMask
This commit is contained in:
parent
c92653f4dd
commit
f5272027c3
@ -1334,6 +1334,7 @@ virNetTLSContextNewServerPath;
|
|||||||
# virnodesuspend.h
|
# virnodesuspend.h
|
||||||
nodeSuspendForDuration;
|
nodeSuspendForDuration;
|
||||||
virNodeSuspendInit;
|
virNodeSuspendInit;
|
||||||
|
virNodeSuspendGetTargetMask;
|
||||||
|
|
||||||
|
|
||||||
# virpidfile.h
|
# virpidfile.h
|
||||||
|
Loading…
Reference in New Issue
Block a user