Skip to content
  • Guido Trotter's avatar
    KVM: add the HV_SERIAL_CONSOLE parameter · a2faf9ee
    Guido Trotter authored
    Up until now a KVM instance was forced to have a serial port.
    With this change this is no longer mandatory, by default we'll use one,
    but if the HV_SERIAL_CONSOLE parameter is set to False we'll do without.
    
    Reviewed-by: iustinp
    a2faf9ee