Skip to content

Releases: projectceladon/vm_manager

Release v1.0.0

19 Sep 08:02
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.7.1...v1.0.0

Release v0.7.1

17 Aug 06:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.7.1

Release v0.7.0

15 Jul 01:52
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.7.0

Release v0.6.1

31 May 01:09
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.6.1

Release v0.6.0

07 May 02:35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

Release v0.5.1

05 May 01:36
Compare
Choose a tag to compare

V0.5.1 Release

Bug fixes

  • Determine vusb size according to total images size

Release v0.5.0

29 Mar 02:15
Compare
Choose a tag to compare

V0.5.0 Release

New configurations

  • Add option virtio2d for vGPU
  • Enable Audio Type option in vm-manager
  • enalbe VirtIO with sriov special qemu patches
  • support split large images when flashing

Bug fixes

  • Fix the android boot fail with qemu 6.0 on ADL
  • fix aaf suspend property setting issue
  • Add pulseaudio server for audio
  • Fix form field shift issue

Release v0.4.3

24 Nov 03:00
Compare
Choose a tag to compare

V0.4.3 Release

New configurations

  • add new key for vsock_cid

Bug fixes

  • Turn off audio driver fixed setting
  • refine workflow for release assets upload
  • Install vm-manager in setup_host.sh
  • Remove start_civ.sh
  • Fix static code scan issues
  • refine sample ini file
  • Fix PCI device addr issue

Release v0.4.2

18 Oct 08:00
Compare
Choose a tag to compare

V0.4.2 Release

New configurations

  • Allow disable adb/fastboot TCP port-forwarding

Bug fixes

  • Add missing command in vm-manager : vhost-vsock
  • Remove duplicated cmd from extra cmd if duplicated
  • Allow more parameters for guest_pm mediation
  • Change pipe/socket path to tmp foler for time_keep and guest_pm
  • Fix GPU passthrough issue
  • Refine GPU passthrough procedures
  • Refine PCI device passthrogh routine

Release v0.4.1

15 Jul 00:55
Compare
Choose a tag to compare

V0.4.1 Release

New configurations

  • Allow vtpm/rpmb been disabled
  • Support extra services

Bug fixes

  • bug fix: avoid null pointer reference
  • enable intel-iommu.device-iotlb
  • replace wait with waitpid
  • skip PCI device passthrough if no requests.
  • fix typo.