mirror of
https://github.com/Dr-Noob/cpufetch.git
synced 2026-05-15 05:10:08 +02: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