freebsd-skq/usr.sbin/bhyvectl
John Baldwin ff2cf94674 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
2020-09-17 17:07:04 +00:00
..
bhyvectl.8 Initial support for bhyve save and restore. 2020-05-05 00:02:04 +00:00
bhyvectl.c Remove support for setting some obscure fields. 2020-09-17 17:07:04 +00:00
Makefile Initial support for bhyve save and restore. 2020-05-05 00:02:04 +00:00
Makefile.depend