Searched hist:a940fe28 (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/arch/amd64/include/ |
H A D | vmmvar.h | diff a940fe28 Thu Nov 26 08:26:48 GMT 2015 reyk <reyk@openbsd.org> Automatically start vmm(4) when the first VM is created and after the last VM is terminated. This allows to remove the explicit "vmm enable" / "vmm disable" (VMM_IOC_START / VMM_IOC_STOP) ioctls. You'll have to update kernel and userland for this change, as the kernel ABI changes.
OK mpi@ mlarkin@
|
/openbsd/usr.sbin/vmd/ |
H A D | vmd.c | diff a940fe28 Thu Nov 26 08:26:48 GMT 2015 reyk <reyk@openbsd.org> Automatically start vmm(4) when the first VM is created and after the last VM is terminated. This allows to remove the explicit "vmm enable" / "vmm disable" (VMM_IOC_START / VMM_IOC_STOP) ioctls. You'll have to update kernel and userland for this change, as the kernel ABI changes.
OK mpi@ mlarkin@
|