• S
    conf: Add new VIR_DOMAIN_VIRT_NONE enum · 62569e45
    Shivangi Dhir 提交于
    Introduce VIR_DOMAIN_VIRT_NONE to give domaintype the default value of zero.
    This is specially helpful in constructing better error messages
    when we don't want to look up the default emulator by virtType.
    
    The test data in vircapstest.c is also modified to reflect this change.
    62569e45
domain_conf.h 104.9 KB