]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Remove support for setting some obscure fields.
authorjhb <jhb@FreeBSD.org>
Thu, 17 Sep 2020 17:07:04 +0000 (17:07 +0000)
committerjhb <jhb@FreeBSD.org>
Thu, 17 Sep 2020 17:07:04 +0000 (17:07 +0000)
commit6016f5259149287049fddda4a28edf35a173e8c8
tree8625c3e6650ed3043a9dfe47f87d45b3dc8f66c1
parentafab1c45330447e3772e79a88b04325d640bcfe3
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