summaryrefslogtreecommitdiff
path: root/src/hypervisor_check.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/hypervisor_check.ads')
-rw-r--r--src/hypervisor_check.ads1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/hypervisor_check.ads b/src/hypervisor_check.ads
index 25e137c..f4b1eef 100644
--- a/src/hypervisor_check.ads
+++ b/src/hypervisor_check.ads
@@ -38,6 +38,7 @@ package Hypervisor_Check is
HyperV : constant String := "Microsoft Hyper-V";
VirtualBox : constant String := "VirtualBox";
Parallels : constant String := "Parallels";
+ bhyve : constant String := "bhyve";
private