ramen
ramen copied to clipboard
chore(deps): bump x86_64 from 0.14.10 to 0.14.12
Bumps x86_64 from 0.14.10 to 0.14.12.
Changelog
Sourced from x86_64's changelog.
0.14.12 – 2023-02-09
New Features
Fixes
Other Improvements
0.14.11 – 2022-09-15
New Features
- Add missing IDT entries #CP and #HV`
- Adding next_higher_level to PageLevelIndex
- Adding
is_empty
to PageTable- Add
Descriptor::tss_segment_unchecked
- Add the
iretq
function to theInterruptStackFrameValue
struct.- add
flush_broadcast
andtlbsync
functionsFixes
- Change Star::write() to use checked subtractions
- add workaround for recursive page tables with recursive index 511
- Fix off-by-one in documentation
- Fix misc doc typos
- add compiler fences to enable and disable
Other Improvements
Commits
af70710
Fix release script (#459)f4d3dbb
Release v0.14.12f1cb4a0
Merge pull request #456 from Freax13/enhancement/faster-from_page_table_indicesd644235
optimize from_page_table_indices3eb9c22
Merge pull request #454 from rust-osdev/fix-data-layoutf1a8a98
Fix data layout in custom target used for testing2389bbc
Merge pull request #453 from rust-osdev/dependabot/github_actions/actions/cac...0250ad4
Bump actions/cache from 3 to 41ba2dec
Merge pull request #445 from Freax13/enhancement/expose-cr3-write-rawc3eaa09
exposeCr3::write_raw
- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)