/xen/tools/console/testsuite/ |
A D | console-domU.c | 31 struct termios term; in main() local 33 tcgetattr(STDIN_FILENO, &term); in main() 34 cfmakeraw(&term); in main() 35 tcsetattr(STDIN_FILENO, TCSAFLUSH, &term); in main() 37 tcgetattr(STDOUT_FILENO, &term); in main() 38 cfmakeraw(&term); in main() 39 tcsetattr(STDOUT_FILENO, TCSAFLUSH, &term); in main()
|
A D | console-dom0.c | 43 struct termios term; in main() local 45 tcgetattr(STDIN_FILENO, &term); in main() 46 cfmakeraw(&term); in main() 47 tcsetattr(STDIN_FILENO, TCSAFLUSH, &term); in main() 49 tcgetattr(STDOUT_FILENO, &term); in main() 50 cfmakeraw(&term); in main() 51 tcsetattr(STDOUT_FILENO, TCSAFLUSH, &term); in main()
|
/xen/docs/ |
A D | glossary.rst | 11 A :term:`domain`, commonly dom0, with the permission and responsibility 18 The terms :term:`domain` and :term:`guest` are commonly used 27 The numeric identifier of a running :term:`domain`. It is unique to a 32 The term 'guest' has two different meanings, depending on context, and 33 should not be confused with :term:`domain`. 48 A :term:`domain`, commonly dom0, which shares responsibility with Xen
|
A D | parse-support-md | 197 my ($term, $defns) = @$defent; 202 @$term; 206 Headline => $term,
|
/xen/docs/admin-guide/ |
A D | introduction.rst | 10 In Xen terminology, there are :term:`domains<domain>`, commonly abbreviated to 11 dom, which are identified by their numeric :term:`domid`. 19 Dom0 takes the role of :term:`control domain`, responsible for creating and 20 managing other virtual machines, and the role of :term:`hardware domain`,
|
/xen/tools/firmware/vgabios/ |
A D | TODO | 1 Short term : 23 Long term:
|
/xen/stubdom/ |
A D | stubdom-dm | 82 term() { 89 trap term SIGHUP
|
/xen/tools/console/client/ |
A D | main.c | 134 struct termios term; in get_pty_fd() local 147 if (tcgetattr(pty_fd, &term) < 0) { in get_pty_fd()
|
/xen/stubdom/grub.patches/ |
A D | 10graphics.diff | 330 #include <term.h> 366 + /* if we get back here, we should go back to what our term was before */ 406 + /* Fallback to default term */ 714 + /* If startup fails, return to previous term */ 1195 +#include <term.h> 1805 nbi.h pc_slice.h serial.h shared.h smp-imps.h term.h \ 1874 #include <term.h> 2223 + /* if we get back here, we should go back to what our term was before */ 2250 diff -Naur grub-0.97.orig/stage2/term.h grub-0.97/stage2/term.h 2251 --- grub-0.97.orig/stage2/term.h 2003-07-09 08:45:53.000000000 -0300 [all …]
|
A D | 00cvs | 73 + * docs/grub.texi: Changed the license term to the GNU Free 76 + * docs/multiboot.texi: Reformatted to show the license term 383 #include <term.h>
|
A D | 99minios | 328 #include <term.h>
|
/xen/tools/console/daemon/ |
A D | io.c | 574 struct termios term; in console_create_tty() local 588 if (tcgetattr(con->slave_fd, &term) < 0) { in console_create_tty() 595 cfmakeraw(&term); in console_create_tty() 596 if (tcsetattr(con->slave_fd, TCSANOW, &term) < 0) { in console_create_tty()
|
/xen/docs/features/ |
A D | qemu-deprivilege.pandoc | 126 implemented at some point but is not a near-term priority.
|
/xen/docs/misc/ |
A D | netif-staging-grants.pandoc | 421 `staging grants` is a term used in this document to refer to the whole concept 423 staging until completion. Therefore the term should not be confused with a new
|
A D | kconfig-language.rst | 692 but also help maintain it long term. Interested developers should visit:
|
/xen/docs/designs/ |
A D | argo.pandoc | 16 This term references inter-VM communication protocols that have this
|
/xen/tools/xenmon/ |
A D | COPYING | 70 the term "modification".) Each licensee is addressed as "you".
|
/xen/xen/ |
A D | COPYING | 97 the term "modification".) Each licensee is addressed as "you".
|
/xen/ |
A D | COPYING | 147 the term "modification".) Each licensee is addressed as "you".
|
/xen/tools/libxc/ |
A D | COPYING | 143 included without limitation in the term "modification".)
|
/xen/tools/libacpi/ |
A D | COPYING | 144 included without limitation in the term "modification".)
|
/xen/xen/common/libelf/ |
A D | COPYING | 143 included without limitation in the term "modification".)
|
/xen/tools/ocaml/ |
A D | LICENSE | 70 …her language. (Hereinafter, translation is included without limitation in the term "modification".)
|
/xen/tools/xenstat/libxenstat/ |
A D | COPYING | 136 included without limitation in the term "modification".)
|
/xen/tools/xenstore/ |
A D | COPYING | 141 included without limitation in the term "modification".)
|