Skip to content

Commit 69fc3b3

Browse files
russell-islamroypat
authored andcommitted
chore: Prepare 0.12.0 release
Signed-off-by: Muminul Islam <[email protected]>
1 parent 75edc00 commit 69fc3b3

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,10 @@
11
# Upcoming Release
22

3-
## Changed
3+
# [v0.12.0]
44

5+
## Changed
6+
- [[#187](https://github.com/rust-vmm/linux-loader/pull/187)] Updated vm-memory to 0.15.0.
7+
- [[#179](https://github.com/rust-vmm/linux-loader/pull/179)] Load hvm_modlist_entry into guest memory when requested.
58
- [[#177](https://github.com/rust-vmm/linux-loader/pull/176)] Added loading
69
of PVH module blobs into guest memory. This enables booting with `initrd`
710
via PVH boot.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "linux-loader"
3-
version = "0.11.0"
3+
version = "0.12.0"
44
authors = [
55
"The rust-vmm maintainers",
66
"rust-vmm AWS maintainers <[email protected]>",

0 commit comments

Comments
 (0)