Skip to content

Commit fcafcee

Browse files
committed
mshv: Update changelog to prepare for new release
Signed-off-by: Muminul Islam <muislam@microsoft.com>
1 parent 245c54b commit fcafcee

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

mshv-bindings/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@
99

1010
### Fixed
1111

12+
## [v0.4.0]
13+
14+
### Added
15+
* [[207]] (https://github.com/rust-vmm/mshv/pull/207) hvcall ioctls
16+
* [[210]] (https://github.com/rust-vmm/mshv/pull/210) mshv-bindings: Add new constants for partition property
17+
18+
### Changed
19+
* [[209]] (https://github.com/rust-vmm/mshv/pull/209) filter MSRs before returing to VMM
20+
* [[208]] https://github.com/rust-vmm/mshv/pull/208) property value is 64 bits
21+
1222
## [v0.3.5]
1323

1424
### Added

mshv-ioctls/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,16 @@
99

1010
### Fixed
1111

12+
## [v0.4.0]
13+
14+
### Added
15+
* [[207]] (https://github.com/rust-vmm/mshv/pull/207) hvcall ioctls
16+
17+
### Changed
18+
* [[209]] (https://github.com/rust-vmm/mshv/pull/209) filter MSRs before returing to VMM
19+
* [[208]] https://github.com/rust-vmm/mshv/pull/208) property value is 64 bits
20+
* [[204]] https://github.com/rust-vmm/mshv/pull/204 Rework Create Partition IOCTL
21+
1222
## [v0.3.5]
1323

1424
### Added

0 commit comments

Comments
 (0)