Skip to content
  • Guido Trotter's avatar
    kvm: use the correct vnc bind address · 19498d6c
    Guido Trotter authored
    There is a bug in kvm, when binding vnc to a specific address the
    constant 'vnc_bind_address' is passed in, instead of the actual
    requested address. This patch fixes it.
    
    Reviewed-by: iustinp
    19498d6c