File tree Expand file tree Collapse file tree 4 files changed +14
-3
lines changed
Expand file tree Collapse file tree 4 files changed +14
-3
lines changed Original file line number Diff line number Diff line change 99
1010### Fixed
1111
12+ ## [ v0.6.6]
13+
14+ ### Changed
15+ * [[ 292]] ( https://github.com/rust-vmm/mshv/pull/292 ) Add more CPU features supported by the Microsoft Hypervisor
16+
1217## [ v0.6.5]
1318
1419###
Original file line number Diff line number Diff line change 11[package ]
22name = " mshv-bindings"
3- version = " 0.6.5 "
3+ version = " 0.6.6 "
44authors = [" Microsoft Authors" ]
55edition = " 2021"
66license = " Apache-2.0 OR BSD-3-Clause"
Original file line number Diff line number Diff line change 99
1010### Fixed
1111
12+ ## [ v0.6.6]
13+
14+ ### Changed
15+ * [[ 290]] ( https://github.com/rust-vmm/mshv/pull/290 ) mshv-ioctls: use passthrough hvcall to get host partition props
16+ * [[ 292]] ( https://github.com/rust-vmm/mshv/pull/292 ) Add more CPU features supported by the Microsoft Hypervisor
17+
1218## [ v0.6.5]
1319
1420### Changed
9096## [ v0.3.4]
9197
9298### Added
93- * [[ 191]] ( https://github.com/rust-vmm/mshv/pull/191 ) Use VP register page to get/set Special and extended registers
99+ * [[ 191]] ( https://github.com/rust-vmm/mshv/pull/191 ) Use VP register page to get/set Special and extended registers
94100
95101## [ v0.3.3]
96102
Original file line number Diff line number Diff line change 11[package ]
22name = " mshv-ioctls"
3- version = " 0.6.5 "
3+ version = " 0.6.6 "
44authors = [" Microsoft Authors" ]
55edition = " 2021"
66license = " Apache-2.0 OR BSD-3-Clause"
You can’t perform that action at this time.
0 commit comments