/xen-4.10.0-shim-comet/tools/xenmon/ |
A D | xenmon.py | 242 def display(scr, row, col, str, attr=0): function 259 display(scr, row, col-1, "Idle") 261 display(scr, row, col, "%d" % dom) 361 display(stdscr, row, 1, "%s" % ((maxx-2)*'=')) 393 display(stdscr, row, col, "Gotten") 408 display(stdscr, row, col, "Allocated") 428 display(stdscr, row, col, "Blocked") 448 display(stdscr, row, col, "Waited") 477 display(stdscr, row, col, "I/O Count") 488 display(stdscr, row, 1, star) [all …]
|
/xen-4.10.0-shim-comet/tools/firmware/vgabios/ |
A D | vbe_display_api.txt | 6 That means, the display code implementation and the vbebios code depend 11 This document does not describe how the Bochs display code will display gfx based upon this spec. 55 … - Initial version (based upon extended display text of the vbe bochs display patch) 126 The display api works by using a index (VBE_DISPI_IOPORT_INDEX) and 132 This parameter can be used to detect the current display API (both bochs & vbebios). 135 display code is present. 137 This panic can be generated from the bochs display code (NOT the bios, see Notes). 142 This parameter can be used to read/write the vbe display X resolution (in pixels). 150 This parameter can be used to read/write the vbe display Y resolution (in pixels). 158 This parameter can be used to read/write the vbe display BPP. [all …]
|
A D | TODO | 12 - display switch interface ah=12 bl=35 24 - have plex86 host side display interface
|
A D | README | 164 . removed display of copyrights. 187 display, this allows for testing & having something on screen as well, 188 at least until bochs host side display is up & running)
|
A D | vbe.c | 297 ; get display capabilities 682 ; Has VBE display - Returns true if VBE display detected 698 ; This function does a sanity check on the host side display code interface.
|
A D | ChangeLog | 136 - added special case for the 4 bpp when setting VBE display start 149 - improved VBE display capabilities check (X resulution checked now) 730 - VBE preserve display memory feature implemented - VBE mode 972 - updated the Makefile - removed display of copyrights. - 1106 display 1112 - vbe calls are done only if a vbe display is detected
|
/xen-4.10.0-shim-comet/tools/libxl/ |
A D | libxl_bootloader.c | 224 bl->display.ao = bl->ao; libxl__datacopier_init(&bl->display); in libxl__bootloader_init() 238 libxl__datacopier_kill(&bl->display); in bootloader_cleanup() 243 if (bl->display.log) { in bootloader_cleanup() 244 fclose(bl->display.log); in bootloader_cleanup() 245 bl->display.log = NULL; in bootloader_cleanup() 299 libxl__datacopier_kill(&bl->display); in bootloader_stop() 361 if (!bl->display.log) { in libxl__bootloader_run() 543 bl->display.ao = ao; in bootloader_gotptys() 545 bl->display.bytes_to_read = -1; in bootloader_gotptys() 546 bl->display.copywhat = in bootloader_gotptys() [all …]
|
A D | libxl_dm.c | 458 if (vnc->display) { in libxl__build_device_model_args_old() 464 vncarg = GCSPRINTF("%s:%d", vnc->listen, vnc->display); in libxl__build_device_model_args_old() 467 vncarg = GCSPRINTF("127.0.0.1:%d", vnc->display); in libxl__build_device_model_args_old() 492 if (sdl->display) in libxl__build_device_model_args_old() 493 flexarray_append_pair(dm_envs, "DISPLAY", sdl->display); in libxl__build_device_model_args_old() 1047 if (vnc->display) { in libxl__build_device_model_args_new() 1054 vncarg = GCSPRINTF("%s:%d", vnc->listen, vnc->display); in libxl__build_device_model_args_new() 1057 vncarg = GCSPRINTF("127.0.0.1:%d", vnc->display); in libxl__build_device_model_args_new() 1085 if (sdl->display) in libxl__build_device_model_args_new() 1086 flexarray_append_pair(dm_envs, "DISPLAY", sdl->display); in libxl__build_device_model_args_new()
|
A D | libxl_console.c | 739 GCSPRINTF("%d", vfb->vnc.display)); in libxl__set_xenstore_vfb() 749 if (vfb->sdl.display) { in libxl__set_xenstore_vfb() 750 flexarray_append_pair(back, "display", vfb->sdl.display); in libxl__set_xenstore_vfb()
|
A D | libxl_types.idl | 277 ("display", integer), 303 ("display", string),
|
/xen-4.10.0-shim-comet/docs/man/ |
A D | xentop.pod.1 | 22 display help and exit 74 toggle display of network information 90 toggle display of VCPU information 94 scroll domain display
|
A D | xl.cfg.pod.5.in | 707 Allow access to the display via the VNC protocol. This enables the 714 Note: if you specify the display number here, you should not use 719 Specifies the VNC display number to use. The actual TCP port number 728 The actual display used can be accessed with B<xl vncviewer>. 741 =item B<display=DISPLAY> 760 display. If the input method does not easily support raw keycodes 1259 Specifies the virtual display devices to be provided to the guest. 1273 display protocol for details. 2121 In general, QXL should work with the Spice remote display protocol 2143 The actual display used can be accessed with B<xl vncviewer>. [all …]
|
/xen-4.10.0-shim-comet/tools/xenstat/xentop/ |
A D | TODO | 9 Like Top, f feature, field select of domain columns, toggle the display of 12 field, if not selected for display letter is lowercase, no leading asterisk 24 Support for one than one node display (distributed monitoring
|
/xen-4.10.0-shim-comet/tools/hotplug/Linux/systemd/ |
A D | show_service_dependencies.sh | 31 ) | dot -Tpng | display -
|
/xen-4.10.0-shim-comet/tools/misc/ |
A D | xen-ringwatch | 327 def display(self): 387 def display(self): 389 self.state.display()) 580 print watch.display()
|
/xen-4.10.0-shim-comet/tools/xl/ |
A D | xl_sxp.c | 114 fprintf(fh, "\t\t\t(vncdisplay %d)\n", b_info->u.hvm.vnc.display); in printf_info_sexp() 214 fprintf(fh, "\t\t\t(vncdisplay %d)\n", d_config->vfbs[i].vnc.display); in printf_info_sexp() 222 fprintf(fh, "\t\t\t(display %s)\n", d_config->vfbs[i].sdl.display); in printf_info_sexp()
|
A D | xl_parse.c | 265 vnc->display = l; in parse_top_level_vnc_options() 274 xlu_cfg_replace_string (config, "display", &sdl->display, 0); in parse_top_level_sdl_options() 1842 vfb->vnc.display = atoi(p2 + 1); in parse_config_data() 1853 free(vfb->sdl.display); in parse_config_data() 1854 vfb->sdl.display = strdup(p2 + 1); in parse_config_data() 2271 && b_info->u.hvm.vnc.display in parse_config_data()
|
/xen-4.10.0-shim-comet/tools/hotplug/Linux/ |
A D | external-device-migrate | 41 -help : display this help screen
|
/xen-4.10.0-shim-comet/docs/misc/ |
A D | xenmon.txt | 10 For each domain, xenmon reports various metrics. One part of the display is a 12 part of the display shows data measured over 10 seconds. Other measurement 86 - To cycle the display to other physical cpu's, type 'c'
|
A D | xenstore-paths.markdown | 77 display purposes only. 502 for display purposes. No particular meaning should be inferred from the 510 The values written are primarily for display purposes and must not be used 519 The values written are primarily for display purposes and must not be used
|
A D | kconfig-language.txt | 63 Every menu entry can have at most one prompt, which is used to display 116 - limiting menu display: "visible if" <expr>
|
/xen-4.10.0-shim-comet/tools/include/xen-external/ |
A D | bsd-COPYRIGHT | 48 must display the following acknowledgement: 115 * must display the following acknowledgement:
|
/xen-4.10.0-shim-comet/xen/arch/x86/boot/ |
A D | video.S | 614 movw $0xdf12, %ax # Vertical display end 636 movw $0xdb12, %ax # VGA vertical display end
|
/xen-4.10.0-shim-comet/tools/python/ |
A D | pylintrc | 29 # Tells wether to display a full report or only the messages
|
/xen-4.10.0-shim-comet/stubdom/grub.patches/ |
A D | 10graphics.diff | 207 + movb %al, %cl /* For now we only want display mode */ 278 + inb %dx, %al /* wait vertical active display */ 906 /* If the cursor is in the first section, display the first section 1311 + * Initialize a vga16 graphics display with the palette based off of
|