Releases: bigdragonsoft/bvm
Releases · bigdragonsoft/bvm
bvm-1.4.0
New Features
- Templates: Support creating VMs from templates via CLI.
- Hardware Support:
- Added NVMe device support.
- Added TPM 2.0 support (compatible with Windows 11) and UEFI variable persistence.
- Added basic PCI passthrough and HDA audio support.
- Added CPU topology control.
- Shared Folders: Enable folder sharing between host and guest.
Enhancements
- Storage:
- Allow adjusting disk size (expand/shrink).
- Support for multiple CD-ROMs (up to 4).
- Added disk serial number support.
- CLI:
--removenow supports deleting multiple VMs at once.- Added
--logfor querying logs and--rebootalias. - Updated
--showstatsto include VM monitoring metrics. - Display
bvmdhcpIP addresses in the main list output.
- VNC: Added options for password, bind address, and wait-for-connection.
Fixes
- Fixed VNC-related bugs in the console menu.
- Corrected VM encryption/decryption algorithms.
- Updated default OS configurations in
bvm.conf.
bvm-1.3.5
Removed BHYVE_UEFI_CSM, added --netstat and --showstats commands, updated encryption/decryption algorithm to AES-256, fixed some bugs and improved documentation
bvm-1.3.4
Added support for lagg and enhanced --poweroff handling for abnormally started virtual machines.
bvm-1.3.3
Solved a bug of virtual machine restart causing automatic shutdown
bvm-1.3.2
Added —encrypt and —decrypt options, also fixed a bug for DHCP.
bvm-1.3.1
Add disk interface type and network interface type and replace tap with vmnet.
bvm-1.3.0
Added DHCP server and updated to 1.3.0
bvm-1.2.4
Further enhancements to port redirection, two new parameters --setpr and --showpr have been added.
bvm-1.2.3
Fixed bug in OpenBSD version input
bvm-1.2.2
Update boot parameters for several operating systems