Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163952742
D5982.id15273.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
708 B
Referenced Files
None
Subscribers
None
D5982.id15273.diff
View Options
Index: usr.sbin/bhyve/bhyve.8
===================================================================
--- usr.sbin/bhyve/bhyve.8
+++ usr.sbin/bhyve/bhyve.8
@@ -289,6 +289,28 @@
This should be the same as that created by
.Xr bhyveload 8 .
.El
+.Sh SIGNAL HANDLING
+.Nm
+deals with the following signals:
+.Pp
+.Bl -tag -width indent -compact
+.It SIGTERM
+Trigger ACPI poweroff for a VM
+.El
+.Sh EXIT STATUS
+.Nm
+exits with different status codes depending on how a VM was terminated:
+.Pp
+.Bl -tag -width indent -compact
+.It 0
+VM was rebooted
+.It 1
+VM was powered off
+.It 2
+VM was halted
+.It 3
+Triple fault
+.El
.Sh EXAMPLES
The guest operating system must have been loaded with
.Xr bhyveload 8
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jul 28, 10:37 AM (3 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35647654
Default Alt Text
D5982.id15273.diff (708 B)
Attached To
Mode
D5982: bhyve: document signals handling and exit codes
Attached
Detach File
Event Timeline
Log In to Comment