Home
last modified time | relevance | path

Searched refs:tty (Results 1 – 4 of 4) sorted by relevance

/xen/docs/misc/
A Dconsole.txt74 The backend will write the pty device name to the "tty" node in the
77 For the PV console the tty node is added at
79 /local/domain/$DOMID/console/tty
81 For the virtual UART console the tty node is added at
83 /local/domain/$DOMID/vuart/0/tty
109 the -serial command line option to qemu. Qemu writes the tty name to
112 /local/domain/$DOMID/serial/$SERIAL_NUM/tty
118 Depending on the type and console number, xenconsole will look for the tty
128 emulated serial tty. This is most probably what the user wanted because
/xen/tools/libxl/
A Dlibxl_console.c97 char *tty; in libxl_console_get_tty() local
106 tty = libxl__xs_read(gc, XBT_NULL, tty_path); in libxl_console_get_tty()
107 if (!tty || tty[0] == '\0') { in libxl_console_get_tty()
114 *path = libxl__strdup(NOGC, tty); in libxl_console_get_tty()
/xen/automation/scripts/
A Dcontainerize54 tty -s && termint=t
/xen/docs/man/
A Dxl.1.pod.in87 if stderr is a tty.

Completed in 4 milliseconds