mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
Core internal driver stub for sVirt support (Jams Morris & Dan Walsh)
This commit is contained in:
@@ -247,6 +247,14 @@ qparam_query_parse;
|
||||
free_qparam_set;
|
||||
|
||||
|
||||
# security.h
|
||||
virSecurityDriverStartup;
|
||||
virSecurityDriverInit;
|
||||
virSecurityDriverSetDOI;
|
||||
virSecurityDriverGetDOI;
|
||||
virSecurityDriverGetModel;
|
||||
|
||||
|
||||
# storage_conf.h
|
||||
virStoragePoolDefFormat;
|
||||
virStoragePoolDefFree;
|
||||
@@ -351,3 +359,4 @@ virXPathNode;
|
||||
virXPathNodeSet;
|
||||
virXPathString;
|
||||
virXMLPropString;
|
||||
virXPathStringLimit;
|
||||
|
||||
Reference in New Issue
Block a user