Searched hist:271559 (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/amd64/vmm/amd/
H A Dvmcb.hdiff 271559 Sat Sep 13 23:49:57 MDT 2014 neel Bug fixes.

- Don't enable the HLT intercept by default. It will be enabled by bhyve(8)
if required. Prior to this change HLT exiting was always enabled making
the "-H" option to bhyve(8) meaningless.

- Recognize a VM exit triggered by a non-maskable interrupt. Prior to this
change the exit would be punted to userspace and the virtual machine would
terminate.
H A Dsvm.cdiff 271559 Sat Sep 13 23:49:57 MDT 2014 neel Bug fixes.

- Don't enable the HLT intercept by default. It will be enabled by bhyve(8)
if required. Prior to this change HLT exiting was always enabled making
the "-H" option to bhyve(8) meaningless.

- Recognize a VM exit triggered by a non-maskable interrupt. Prior to this
change the exit would be punted to userspace and the virtual machine would
terminate.

Completed in 101 milliseconds