summaryrefslogtreecommitdiffstats
path: root/kerberos5/tools
diff options
context:
space:
mode:
authorneel <neel@FreeBSD.org>2013-01-04 02:04:41 +0000
committerneel <neel@FreeBSD.org>2013-01-04 02:04:41 +0000
commit01173b0b4a9b00c153489a51f2cba1b3d0cfc119 (patch)
tree737da504370fa6926b0f4fe129fa62a7b118f8d6 /kerberos5/tools
parent5bbdfeda581630ee4ec73f726ddec4465782fe22 (diff)
downloadFreeBSD-src-01173b0b4a9b00c153489a51f2cba1b3d0cfc119.zip
FreeBSD-src-01173b0b4a9b00c153489a51f2cba1b3d0cfc119.tar.gz
The "unrestricted guest" capability is a feature of Intel VT-x that allows
the guest to execute real or unpaged protected mode code - bhyve relies on this feature to execute the AP bootstrap code. Get rid of the hack that allowed bhyve to support SMP guests on processors that do not have the "unrestricted guest" capability. This hack was entirely FreeBSD-specific and would not work with any other guest OS. Instead, limit the number of vcpus to 1 when executing on processors without "unrestricted guest" capability. Suggested by: grehan Obtained from: NetApp
Diffstat (limited to 'kerberos5/tools')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud