Skip to content
This repository has been archived by the owner on Oct 24, 2022. It is now read-only.

Latest commit

 

History

History
34 lines (19 loc) · 389 Bytes

CHANGELOG.md

File metadata and controls

34 lines (19 loc) · 389 Bytes

Changelog

[Unreleased]

Added

Changed

Fixed

Deprecated

v0.4.0

Changed

  • Moved to rust-vmm/virtio-queue v0.3.0
  • Relaxed rust-vmm/vm-memory dependency to require ">=0.7"

v0.3.0

Changed

  • Moved to rust-vmm/vhost v0.4.0

v0.2.0

Added

  • Ability to run the daemon as a client
  • VringEpollHandler implements AsRawFd

v0.1.0

First release