• E
    snapshot: fix regression with system checkpoints · 2acd4a16
    Eric Blake 提交于
    Regression introduced in commit d6f6b2d1.  Running
    'virsh snapshot-create dom' would mistakenly report that
    disks can only be specified for disk snapshots.
    
    * src/conf/domain_conf.c (virDomainSnapshotDefParseString): Only
    give error about no disk support when <disk> was found.
    2acd4a16
domain_conf.c 399.7 KB