]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove support for setting some obscure fields.
authorJohn Baldwin <jhb@FreeBSD.org>
Thu, 17 Sep 2020 17:07:04 +0000 (17:07 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Thu, 17 Sep 2020 17:07:04 +0000 (17:07 +0000)
commitff2cf9467415ce084512feba746d0ae859935d9c
tree8625c3e6650ed3043a9dfe47f87d45b3dc8f66c1
parent97458520cc15b26edbf5d5cd5ed54c3253dfa21c
Remove support for setting some obscure fields.

Don't permit setting the exception bitmap or VMCS entry interrupt
information.  These are not generally useful to set.  If it is needed
in the future, dedicated pseudo registers can be added for these that
would be used with vm_set_register().

Discussed with: grehan
MFC after: 1 week
usr.sbin/bhyvectl/bhyvectl.c