mirror of
https://github.com/virt-manager/virt-manager.git
synced 2026-09-03 20:52:52 -05:00
The 'nmdm' is a console type used by the bhyve driver. It works like a pty console, so adding support is just a matter of adding it to the 'usable_types' list. Signed-off-by: Roman Bogorodskiy <bogorodskiy@gmail.com>