• P
    conf: Add infrastructure for adding configuration validation · b394af16
    Peter Krempa 提交于
    Until now we weren't able to add checks that would reject configuration
    once accepted by the parser. This patch adds a new callback and
    infrastructure to add such checks. In this patch all the places where
    rejecting a now-invalid configuration wouldn't be a good idea are marked
    with a new parser flag.
    b394af16
libxl_migration.c 30.2 KB