1.5 Release
- added 6 different brands:
KVM Hyper-V EnlightenmentNVMMOpenBSD VMMIntel HAXMUnisys s-ParLockheed Martin LMHS
- added better checks for flag handling
- added C++23 support
- added
VM::DISABLE()function for manually disabling flags - major CLI changes
- added
--brand-listoption which outputs the list of possible VM brands - added
--disable-hyperv-hostoptions which will disregard the possibility of Hyper-V default virtualisation - added number of techniques and number of detected techniques as output
- added
- improved and renewed flag system
- improved discarding mechanism if Hyper-V is detected in case of default virtualisation
- removed
VM::WMICtechnique - deprecated
VM::WIN_HYPERV_DEFAULT, useVM::ENABLE_HYPERV_HOSTinstead
Full Changelog: v1.4...v1.5