Uhyve 0.2.3 and uhyve-interface 0.1.0
What's Changed
- Fix the non working integration tests by @jounathaen in #495
- Delete bors.toml by @mkroening in #502
- Upgrade to raw-cpuid 11 by @mkroening in #505
- Implement FrequencyDetectionFailed via thiserror by @mkroening in #506
- Move Hypercall interface in distinct crate by @jounathaen in #452
- Bumped hermit-sys to 0.5 by @jounathaen in #526
- Removed old disfunctional and unused networking code. by @jounathaen in #519
- Improved memory size checking. by @jounathaen in #533
- Fix unused-mut by @mkroening in #543
- chore: rename RustyHermit to Hermit by @mkroening in #563
- build(deps): upgrade nix from 0.26.2 to 0.27.1 by @mkroening in #566
- build(deps): bump kvm-ioctls to 0.15 by @mkroening in #594
- build(deps): upgrade to gdbstub 0.7 by @mkroening in #595
- build(deps): upgrade to byte-unit 5 by @mkroening in #593
- refactor: fix clippy::unnecessary_fallible_conversions by @mkroening in #605
- dependabot: create rust-vmm group by @mkroening in #612
- dependabot: add test kernel by @mkroening in #621
- test: update test kernels to hermit 0.8 by @mkroening in #620
- Added a uhyve logo by @jounathaen in #567
- add Zulip link by @stlankes in #625
- CI: Run pre-built rusty_demo instead of building upstream by @mkroening in #466
- Added .vscode to gitignore by @jounathaen in #644
- ci: add timeout for running images by @mkroening in #646
- ci: fix caching by @mkroening in #647
- ci: unify and fix clippy jobs by @mkroening in #648
- Benches fix by @jounathaen in #649
- ci: run Clippy for macOS on macOS by @mkroening in #650
- ci: pin codecov to v4.0.2 by @mkroening in #663
- ci: unpin codecov by @mkroening in #666
- chore: release version 0.2.3 by @mkroening in #667
- build(deps): specify uhyve-interface dependency version for publishing by @mkroening in #668
Full Changelog: v0.2.2...v0.2.3