]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Add a command to inject an NMI on a specific vcpu. It is a simple
authorjhb <jhb@FreeBSD.org>
Thu, 12 Dec 2013 20:34:04 +0000 (20:34 +0000)
committerjhb <jhb@FreeBSD.org>
Thu, 12 Dec 2013 20:34:04 +0000 (20:34 +0000)
commit44bab93625a7a80c774a63f86cb7fb79f3439d55
treec092b365d4caaf425e3bc279baa0f7a0421369d4
parentc4cbbc15fb4feb922de70828a62f86c2b0624815
Add a command to inject an NMI on a specific vcpu.  It is a simple
wrapper around the existing vm_inject_nmi().

Reviewed by: grehan, neel
usr.sbin/bhyvectl/bhyvectl.c