Skip to content
  • Guido Trotter's avatar
    KVM: implement GetShellCommandForConsole · 637ce7f9
    Guido Trotter authored
    This is a class method, because it calls _InstanceSerial, which is
    another class method. The patch changes it to classmethod for all the
    hypervisor classes.
    
    Reviewed-by: iustinp
    637ce7f9