qgraph: fix qos_node_contains with options
Currently, if qos_node_contains was passed options, it would still
create an edge without any options. Instead, in that case
NULL acts as a terminator.
Signed-off-by:
Paolo Bonzini <pbonzini@redhat.com>
Please register or sign in to comment