Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Latest commit

 

History

History
44 lines (26 loc) · 579 Bytes

CHANGELOG.md

File metadata and controls

44 lines (26 loc) · 579 Bytes

CHANGELOG

v0.1.0

Added

  • This is the initial release for dbs-arch.

v0.2.0

Added

  • Add Hygon CPU Support

Updated

  • Update vm-memory to version 0.9
  • Update vmm-sys-util to version 0.10
  • Update license for crosvm dependencies

Fixed

  • Fix several clippy warnings

v0.2.1

Updated

  • Update vmm-sys-utils to v0.11.0

v0.2.2

Updated

  • Update kvm-bindings to v0.6.0
  • Update kvm-ioctls to v0.12.0
  • Use caret dependencies for kvm-ioctls

Added

  • vPMU support in aarch64

v0.2.3

Fixed

  • read_mpidr return u64 instead of u128