mirror of
https://github.com/Dr-Noob/cpufetch.git
synced 2026-03-25 16:00:39 +01:00
[v1.04] Testing bhyve matcher
This commit is contained in:
@@ -30,7 +30,7 @@ static const char *hv_vendors_string[] = {
|
||||
[HV_VENDOR_VMWARE] = "VMwareVMware",
|
||||
[HV_VENDOR_XEN] = "XenVMMXenVMM",
|
||||
[HV_VENDOR_PARALLELS] = "lrpepyh vr",
|
||||
[HV_VENDOR_BHYVE] = "bhyve bhyve",
|
||||
[HV_VENDOR_BHYVE] = "bhyve bhyve ",
|
||||
[HV_VENDOR_PHYP] = NULL
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user