提交 90570950 编写于 作者: M Matthias Bolte

xenapi: Add managedsave entries to the driver struct

Commit 15c647a9 added the new
managedsave entries to all driver structs except the XenAPI one.
上级 a44b23ba
......@@ -1783,6 +1783,9 @@ static virDriver xenapiDriver = {
NULL, /* domainMigrateSetMaxDowntime */
NULL, /* domainEventRegisterAny */
NULL, /* domainEventDeregisterAny */
NULL, /* domainManagedSave */
NULL, /* domainHasManagedSaveImage */
NULL, /* domainManagedSaveRemove */
};
/**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册