Skip to content
  • Paolo Bonzini's avatar
    b979c931
    vl: deprecate -writeconfig · b979c931
    Paolo Bonzini authored
    
    
    The functionality of -writeconfig is limited and the code
    does not even try to detect cases where it prints incorrect
    syntax (for example if values have a quote in them, since
    qemu_config_parse does not support any kind of escaping)
    so remove it.
    
    Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
    b979c931
    vl: deprecate -writeconfig
    Paolo Bonzini authored
    
    
    The functionality of -writeconfig is limited and the code
    does not even try to detect cases where it prints incorrect
    syntax (for example if values have a quote in them, since
    qemu_config_parse does not support any kind of escaping)
    so remove it.
    
    Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
Loading