mirror of
https://github.com/Dr-Noob/cpufetch.git
synced 2026-03-25 16:00:39 +01:00
[v1.04] Add bhyve hypervisor
This commit is contained in:
@@ -37,6 +37,7 @@ enum {
|
||||
HV_VENDOR_XEN,
|
||||
HV_VENDOR_PARALLELS,
|
||||
HV_VENDOR_PHYP,
|
||||
HV_VENDOR_BHYVE,
|
||||
HV_VENDOR_INVALID
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user