• P
    conf: Do better job when comparing features ABI compatibility · 5702c014
    Peter Krempa 提交于
    The ABI compatibility check for domain features didn't check the
    expanded HyperV and APIC EOI values, thus possibly allowing change in
    guest ABI.
    
    Add the check and use typecasted switch statement to warn developers
    when adding a new HyperV feature.
    5702c014
domain_conf.c 593.7 KB