Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
VRS_HALT
usr/src/cmd/bhyve/amd64/bhyverun_machdep.c
390
error = vm_set_run_state(vcpu, bsp ? VRS_RUN : VRS_HALT, 0);
usr/src/uts/intel/io/vmm/vmm.c
431
vcpu->run_state = VRS_HALT;