• P
    conf: Enforce supported options for certain timers · 8ffaa42d
    Peter Krempa 提交于
    According to the documentation various timer options are only supported
    by certain timer types. Add a post parse check to verify that the user
    didn't specify invalid options.
    
    Also fix the qemu command line parsing function to set correct default
    values for the kvmclock timer so that it passes the new check.
    8ffaa42d
domain_conf.c 610.5 KB