2 * (C) Copyright 2007-2011 Josef 'Jeff' Sipek <jeffpc@josefsipek.net>
4 * This file is released under the GPLv2. See the COPYING file for more
11 *! \tok{\sc LOGON} <userid>
15 *! Log on to a virtual machine.
18 static int cmd_logon_fail(struct virt_sys
*sys
, char *cmd
, int len
)
20 con_printf(sys
->con
, "ALREADY LOGGED ON\n");