• P
    conf: Introduce helper to help getting correct def for getter functions · 47171cd1
    Peter Krempa 提交于
    virDomainObjGetOneDef will help to retrieve the correct definition
    pointer from @vm in cases where VIR_DOMAIN_AFFECT_LIVE and
    VIR_DOMAIN_AFFECT_CONFIG are mutually exclusive. The function simply
    returns the correct pointer. This similarly to virDomainObjGetDefs will
    greatly simplify the code.
    47171cd1
libvirt_private.syms 54.5 KB