We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 620a8af commit ce95912Copy full SHA for ce95912
CHANGELOG.md
@@ -3,6 +3,10 @@
3
# [v0.12.0]
4
5
## Changed
6
+
7
+- [[#197](https://github.com/rust-vmm/linux-loader/pull/197)] Re-organize
8
+`loader`, `configurator` and `benches` module layout, leaving original interface
9
+intact.
10
- [[#187](https://github.com/rust-vmm/linux-loader/pull/187)] Updated vm-memory to 0.15.0.
11
- [[#179](https://github.com/rust-vmm/linux-loader/pull/179)] Load hvm_modlist_entry into guest memory when requested.
12
- [[#177](https://github.com/rust-vmm/linux-loader/pull/176)] Added loading
0 commit comments