File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Unreleased
2
2
3
+ - Rename some XCr0 and CR4 flags (#[ 275] ( https://github.com/rust-osdev/x86_64/pull/275 ) )
4
+ - Expose ` MapperFlush::new ` and ` MapperFlushAll::new ` constructor functions ([ #296 ] ( https://github.com/rust-osdev/x86_64/pull/296 ) )
5
+ - Use ` #[cfg(doc)] ` instead of docs.rs-specific cfg flag (#[ 287] ( https://github.com/rust-osdev/x86_64/pull/287 ) )
6
+ - Some documentation updates:
7
+ - Update segment register references in ` GDT::load* ` method to non-deprecated methods ([ #301 ] ( https://github.com/rust-osdev/x86_64/pull/301 ) )
8
+ - Remove a panic note ([ #300 ] ( https://github.com/rust-osdev/x86_64/pull/300 ) )
9
+
3
10
# 0.14.4 – 2021-07-19
4
11
5
12
- Add ` instructions::tables::sgdt ` ([ #279 ] ( https://github.com/rust-osdev/x86_64/pull/279 ) )
You can’t perform that action at this time.
0 commit comments