Move the 'devmem' device nodes from /dev/vmm to /dev/vmm.io
authorneel <neel@FreeBSD.org>
Mon, 6 Jul 2015 19:41:43 +0000 (19:41 +0000)
committerneel <neel@FreeBSD.org>
Mon, 6 Jul 2015 19:41:43 +0000 (19:41 +0000)
commite9213dd046f0edd0509fc61fb61035b727d53907
tree2e58b05b9bae01e67de62dab8082e4ce31e9fa5b
parent0a74489e333d800a5083c31a38dd5529359c31dc
Move the 'devmem' device nodes from /dev/vmm to /dev/vmm.io

Some external tools just do a 'ls /dev/vmm' to figure out the bhyve virtual
machines on the host. These tools break if the devmem device nodes also
appear in /dev/vmm.

Requested by: grehan
lib/libvmmapi/vmmapi.c
sys/amd64/vmm/vmm_dev.c