Skip to content

Releases: bigdragonsoft/bvm

bvm-1.4.0

29 Dec 01:16

Choose a tag to compare

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:
    • --remove now supports deleting multiple VMs at once.
    • Added --log for querying logs and --reboot alias.
    • Updated --showstats to include VM monitoring metrics.
    • Display bvmdhcp IP 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

07 Dec 09:48

Choose a tag to compare

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

06 Oct 07:09

Choose a tag to compare

Added support for lagg and enhanced --poweroff handling for abnormally started virtual machines.

bvm-1.3.3

08 May 08:31

Choose a tag to compare

Solved a bug of virtual machine restart causing automatic shutdown

bvm-1.3.2

26 Mar 07:45

Choose a tag to compare

Added —encrypt and —decrypt options, also fixed a bug for DHCP.

bvm-1.3.1

21 Mar 12:36

Choose a tag to compare

Add disk interface type and network interface type and replace tap with vmnet.

bvm-1.3.0

08 Mar 13:47

Choose a tag to compare

Added DHCP server and updated to 1.3.0

bvm-1.2.4

04 Mar 01:42

Choose a tag to compare

Further enhancements to port redirection, two new parameters --setpr and --showpr have been added.

bvm-1.2.3

05 Dec 05:24

Choose a tag to compare

Fixed bug in OpenBSD version input

bvm-1.2.2

25 Nov 10:15

Choose a tag to compare

Update boot parameters for several operating systems