diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2009-10-05 14:49:37 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-10-05 14:50:16 +0200 |
commit | 79cdd566c5194a8ce0a21d3bbb72f9a7d25ea530 (patch) | |
tree | d1a01e8b4c63f5c7e9e564f7de86d960835198d5 /public_hurd_boxen | |
parent | 7795eaf0e452da24f7302c132fc6ca7f9460a0c7 (diff) |
public_hurd_boxen/xen_handling: About ``xm shutdown''.
Diffstat (limited to 'public_hurd_boxen')
-rw-r--r-- | public_hurd_boxen/xen_handling.mdwn | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/public_hurd_boxen/xen_handling.mdwn b/public_hurd_boxen/xen_handling.mdwn index e0874b37..47d92c43 100644 --- a/public_hurd_boxen/xen_handling.mdwn +++ b/public_hurd_boxen/xen_handling.mdwn @@ -22,6 +22,10 @@ Forcefully killing a domU (that has crashed or is busy-looping, etc.): As for (re-)starting a domU, read below in *domU consoles*. +Using `xm shutdown [domU]` to gracefully shut down a running domU does not yet +work -- this is not yet implemented in the [[Xen port of GNU +Mach|microkernel/mach/gnumach/ports/xen]] ([[!taglink open_issue_xen]]). + # domU consoles To avoid any complications with people trying to use the same console at the |