Searched hist:265203 (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/amd64/include/
H A Dvmm.hdiff 265203 Thu May 01 22:36:14 MDT 2014 neel Add logic in the HLT exit handler to detect if the guest has put all vcpus
to sleep permanently by executing a HLT with interrupts disabled.

When this condition is detected the guest with be suspended with a reason of
VM_SUSPEND_HALT and the bhyve(8) process will exit.

Tested by executing "halt" inside a RHEL7-beta guest.

Discussed with: grehan@
Reviewed by: jhb@, tychon@
/freebsd-11-stable/sys/amd64/vmm/
H A Dvmm.cdiff 265203 Thu May 01 22:36:14 MDT 2014 neel Add logic in the HLT exit handler to detect if the guest has put all vcpus
to sleep permanently by executing a HLT with interrupts disabled.

When this condition is detected the guest with be suspended with a reason of
VM_SUSPEND_HALT and the bhyve(8) process will exit.

Tested by executing "halt" inside a RHEL7-beta guest.

Discussed with: grehan@
Reviewed by: jhb@, tychon@
/freebsd-11-stable/usr.sbin/bhyve/
H A Dbhyverun.cdiff 265203 Thu May 01 22:36:14 MDT 2014 neel Add logic in the HLT exit handler to detect if the guest has put all vcpus
to sleep permanently by executing a HLT with interrupts disabled.

When this condition is detected the guest with be suspended with a reason of
VM_SUSPEND_HALT and the bhyve(8) process will exit.

Tested by executing "halt" inside a RHEL7-beta guest.

Discussed with: grehan@
Reviewed by: jhb@, tychon@

Completed in 77 milliseconds