• J
    Use virDomainObjGetDefs in lxcDomainSetMemoryFlags · 15654cc5
    Ján Tomko 提交于
    On LXC domain startup we have already called virDomainObjSetDefTransient
    to fill vm->newDef.
    
    There is no need to call virDomainLiveConfigHelperMethod which has the
    ability to fill newDef if it's NULL.
    15654cc5
lxc_driver.c 181.7 KB