All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.0.24 - 2024-12-14
- (xen) update xenclient and xenplatform to the latest structure (#433)
- (xencall) improve asynchronous support (#430)
- (evtchn) harden evtchn handling and improve api (#431)
- (xenstore) multi-watch and maybe-commit support (#429)
- (xenclient) examples should use supported platform
- (xenclient) boot example should use unsupported platform on aarch64
- (xenplatform) e820 sanitize should now produce valid mappings
- (xenplatform) use cfg attributes for returning supported platforms
- (deps) upgrade dependencies and clean code (#432)
- update Cargo.toml dependencies
0.0.23 - 2024-09-17
- update Cargo.toml dependencies
0.0.22 - 2024-09-16
- update Cargo.toml dependencies
- preparations for xen control-plane