• L
    conf: relocate rombar and boot order parse/format · c01ba1a4
    Laine Stump 提交于
    Since these two items are now in the virDomainDeviceInfo struct, it
    makes sense to parse/format them in the functions written to
    parse/format that structure. Not all types of devices allow them, so
    two internal flags are added to indicate when it is appropriate to do
    so.
    
    I was lucky - only one test case needed to be re-ordered!
    c01ba1a4
domain_conf.c 441.1 KB