Skip to content

Commit

Permalink
Add Release Notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
MouriNaruto committed Mar 4, 2024
1 parent aef83c7 commit ca7bbad
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
1 change: 1 addition & 0 deletions ReadMe.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ Currently, include `Mile.HyperV.TLFS.h` to your C/C++ projects.

- [License](License.md)
- [Mile.HyperV Definition References](References/ReadMe.md)
- [Release Notes](ReleaseNotes.md)
11 changes: 11 additions & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Mile.HyperV Release Notes

**Mile.HyperV 0.1**

- Initial release.
- Synchronize Mile.HyperV.TLFS to Hyper-V TLFS 6.0b definitions. (Thanks to
gerhart01.)
- Revise the list of Hypercall codes according to Windows symbols. (Thanks to
Mez0ne.)
- Revise HV_PARTITION_PRIVILEGE_MASK and HV_X64_HYPERVISOR_FEATURES according
to Windows Kit symbols. (Thanks to Mez0ne.)

0 comments on commit ca7bbad

Please sign in to comment.