Home
last modified time | relevance | path

Searched refs:restart (Results 1 – 22 of 22) sorted by relevance

/xen/tools/ocaml/xenstored/
A Dparse_arg.ml26 restart: bool; RecordField
38 and restart = ref false
55 ("--restart", Arg.Set restart, "Read database on starting");
59 …ename>] [--no-domain-init] [--help] [--no-fork] [--reraise-top-level] [--restart] [--disable-socke…
69 restart = !restart;
A Dlogging.ml56 restart: unit -> unit; RecordField
94 let restart() =
108 { stop=stop; restart=restart; rotate=rotate; write=write }
155 { stop = nothing; restart = nothing; rotate = nothing; write=write }
A Dxenstored.ml78 maybe (fun logger -> logger.Logging.restart()) !Logging.xenstored_logger;
79 maybe (fun logger -> logger.Logging.restart()) !Logging.access_logger
296 if cf.restart && Sys.file_exists filename then (
/xen/tools/hotplug/Linux/init.d/
A Dxendomains.in36 restart)
37 $LIBEXEC_BIN/xendomains restart
A Dxen-watchdog.in76 restart)
A Dxendriverdomain.in73 force-reload|restart)
A Dxencommons.in108 force-reload|restart)
/xen/tools/hotplug/Linux/
A Dxendomains.in545 restart()
553 restart
569 restart)
570 restart
A Dvif-nat143 "$dhcpd_init_file" restart || true
152 "$dhcpd_init_file" restart || true # We need to ignore failure because
/xen/tools/xenstore/
A DTODO7 - Persistant storage of introductions, watches and transactions, so daemon can restart
/xen/stubdom/grub.patches/
A D11graphics-keyboard.diff5 @@ -395,7 +395,7 @@ restart:
A D00cvs915 @@ -651,7 +651,10 @@ restart:
927 @@ -727,7 +730,8 @@ restart:
A D10graphics.diff708 restart it to repaint the screen. */
2231 goto restart;
/xen/tools/hotplug/Linux/systemd/
A Dxendomains.service.in16 ExecReload=@LIBEXEC_BIN@/xendomains restart
/xen/tools/xl/
A Dxl_vmcontrol.c403 domain_restart_type restart = DOMAIN_RESTART_NONE; in handle_domain_death() local
458 restart = DOMAIN_RESTART_RENAME; in handle_domain_death()
463 restart = DOMAIN_RESTART_NORMAL; in handle_domain_death()
474 restart = DOMAIN_RESTART_SOFT_RESET; in handle_domain_death()
483 return restart; in handle_domain_death()
/xen/xen/drivers/passthrough/
A Dio.c290 restart: in pt_irq_create_bind()
336 goto restart; in pt_irq_create_bind()
/xen/docs/misc/
A Dxenmon.txt92 - If you create a lot of domains, or repeatedly kill a domain and restart it,
A Dstubdom.txt172 - bootsplash is supported, but the ioemu backend does not yet support restart
/xen/
A DINSTALL152 coredump-destroy or coredump-restart can be specified with this option.
/xen/docs/process/
A Dxen-release-management.pandoc210 arrange another RC and restart this checklist.
/xen/docs/man/
A Dxl.cfg.5.pod.in358 =item B<restart>
363 =item B<rename-restart>
377 =item B<coredump-restart>
380 restart the domain.
395 a reboot. Default is B<restart>.
A Dxl.1.pod.in374 restart on a crash. See L<xl.cfg(5)> for more info.

Completed in 30 milliseconds