Releases: projectceladon/vm_manager
Releases · projectceladon/vm_manager
Release v1.0.0
What's Changed
- Upgrade the qemu to 7.0 by @yhe39 in #202
- support usb installer image flashing in start_flash_usb.sh script by @GangSecurity in #208
- Switch in ipc by @blackdobb in #216
- Enable virtio-fs feature in Celadon by @xyzhao2018 in #218
- Rewrite release file by @blackdobb in #219
- Use boost instead of std for this_thread::sleep_for by @yadong-intel in #221
- Remove OS version for released debian package by @yadong-intel in #222
- Fix libdaxctl dependency issue for QEMU 7.0 by @lyintel in #224
- Fix errors when parsing ini files by @blackdobb in #223
- Update vsock patch for gRPC by @yadong-intel in #225
- Fix libseccomp-dev dependency issue for QEMU 7.0 by @lyintel in #230
- CI: Remove cmake installation by @yadong-intel in #233
- install vm-manager from release tar ball by @yadong-intel in #232
New Contributors
- @xyzhao2018 made their first contribution in #218
- @lyintel made their first contribution in #224
Full Changelog: v0.7.1...v1.0.0
Release v0.7.1
What's Changed
- fix build fail of v4l2loopback driver by @shivasku82 in #205
- Support extend of name by @yadong-intel in #197
- git needed for setup host by @shivasku82 in #207
- Support install specific version of vm_manager by @yadong-intel in #194
- Bump version to 0.7.1 by @yadong-intel in #215
Full Changelog: v0.7.0...v0.7.1
Release v0.7.0
What's Changed
- Add modprobe vfio and modprobe vfio_pci during launch. by @prashanth-intel in #183
- start host camera service by @shivasku82 in #182
- point host camera service to latest fix by @shivasku82 in #200
- remove ffmpeg install from source by @shivasku82 in #201
- support max resolution by @shivasku82 in #204
New Contributors
- @prashanth-intel made their first contribution in #183
- @shivasku82 made their first contribution in #182
Full Changelog: v0.6.1...v0.7.0
Release v0.6.1
Release v0.6.0
What's Changed
- add group for net by @yadong-intel in #176
- Thermal Configuration for CIV with VM Manager by @vilasrk in #177
New Contributors
Full Changelog: v0.5.1...v0.6.0
Release v0.5.1
V0.5.1 Release
Bug fixes
- Determine vusb size according to total images size
Release v0.5.0
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
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
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
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.