Skip to content

2.4

Choose a tag to compare

@yuichiro-naito yuichiro-naito released this 19 Mar 13:54
· 270 commits to master since this release

New Features

  • New parameter 'cpu_pin' has been supported for CPU pinning.
  • The ncpu parameter value has been expanded for CPU topology.
  • bmdctl list shows the ID number for each virtual machine.
  • bmdctl list has supported -s <column name> and -r options for sorting and reverse sorting the list.

Bug Fixes

  • Avoid race conditions for parsing configuration files.
  • Deny access to the configuration file linked from a different owner.
  • Treat empty template argument correctly.