We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 899ee62 + 00b920f commit 9021f94Copy full SHA for 9021f94
Changelog.md
@@ -7,6 +7,7 @@
7
- [Add `MapperFlush` method to get page](https://github.com/rust-osdev/x86_64/pull/525)
8
- [add `update()` to `Cr3`, `Dr7`, `SFMask`, `UCet`, `SCet`, `mxcsr`, `rflags`, and `XCr0`](https://github.com/rust-osdev/x86_64/pull/527)
9
- [add IA32_APIC_BASE support](https://github.com/rust-osdev/x86_64/pull/532)
10
+- [add memory encryption support](https://github.com/rust-osdev/x86_64/pull/542)
11
- [implement functions for accessing CR8](https://github.com/rust-osdev/x86_64/pull/547)
12
- [add forwarding `impl PageTableFrameMapping for &P`](https://github.com/rust-osdev/x86_64/pull/556)
13
- [add PageFaultErrorCode::HLAT](https://github.com/rust-osdev/x86_64/pull/564)
0 commit comments