issues
search
rust-osdev
/
x86_64
Library to program x86_64 hardware.
https://docs.rs/x86_64
Apache License 2.0
797
stars
132
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow the GDT to be of any length
#360
josephlr
closed
2 years ago
1
Update "next" MSRV to 1.59
#359
josephlr
closed
2 years ago
0
Don't set nomem in load_tss
#358
josephlr
closed
2 years ago
1
tss: Initialize iopb to be empty instead of zero
#357
josephlr
closed
2 years ago
0
Merge branch 'master' into next
#356
josephlr
closed
2 years ago
0
Update Docs and CI to note MSRV
#355
josephlr
closed
2 years ago
0
Make `Entry::handler_addr()` a public method
#354
kevinaboos
closed
2 years ago
1
Use rustversion and remove const_fn!
#353
josephlr
closed
2 years ago
1
const_fn: Remove stabilized features
#352
josephlr
closed
2 years ago
0
Fixed overflow bug in PageRangeInclusive
#351
drzewiec
closed
2 years ago
5
Abitility to statically allocate Page
#350
jarkkojs
closed
2 years ago
0
User CET Register
#349
jarkkojs
closed
2 years ago
4
Add SGX structures and methods for dynamic memory management
#348
jarkkojs
closed
2 years ago
49
Fix: `VirtAddrNotValid` and `PhysAddrNotValid` should contain the whole address
#347
phil-opp
closed
2 years ago
0
Iterating over a PageRangeInclusive can cause panic
#346
drzewiec
closed
2 years ago
6
remove `external_asm` and `inline_asm` features
#345
Freax13
closed
2 years ago
0
Merge `master` into `next`
#344
Freax13
closed
2 years ago
1
Remove external assembly
#343
Freax13
closed
2 years ago
0
implement `core::iter::Step` for `VirtAddr` and `Page`
#342
Freax13
closed
2 years ago
6
adds the `GlobalDescriptorTable::pop()` function.
#341
zdivelbiss
closed
2 years ago
3
make fields public
#340
Freax13
closed
2 years ago
0
Bump version to 0.14.8
#339
phil-opp
closed
2 years ago
0
Merge latest changes from `master` into `next` and migrate code
#338
phil-opp
closed
2 years ago
1
Provide means to test external_asm code path
#337
jarkkojs
closed
2 years ago
6
registers: MXCSR
#336
jarkkojs
closed
2 years ago
20
make `Cr2::read` return a result
#335
Freax13
closed
2 years ago
5
add `Cr2::read_raw`
#334
Freax13
closed
2 years ago
0
GlobalDescriptorTable: option/feature to increase number of entries
#333
SlyMarbo
closed
2 years ago
12
Call to VirtAddr::new() causes panic when CR2 does not contain a canonical address.
#332
RevolutionXenon
closed
2 years ago
4
Release version 0.14.7
#331
phil-opp
closed
2 years ago
0
Move bootloader integration test to separate CI job
#330
phil-opp
closed
2 years ago
1
fix: build error on the latest nightly (`asm!` import)
#329
toku-sa-n
closed
2 years ago
2
enable `unsafe_block_in_unsafe_fn` lint
#328
Freax13
closed
2 years ago
0
add an immutable getter for the level 4 page table
#327
Freax13
closed
2 years ago
0
remove `const_assert!` in favor of std's `assert!`
#326
Freax13
closed
2 years ago
0
Add a method to get an immutable reference to the level 4 table
#325
pjht
closed
2 years ago
2
change `cpu_flags`'s type to `RFlags`
#324
Freax13
closed
3 years ago
0
fix `load_tss` and `GlobalDescriptorTable`
#323
Freax13
closed
3 years ago
7
Allow mutation of the GDT
#322
JCapucho
closed
3 years ago
1
fix(idt): fix panic messages for `index` and #VC
#321
haraldh
closed
3 years ago
0
activate `feature(asm_const)`
#320
Freax13
closed
3 years ago
0
implement `Index<u8>` for IDT instead of `Index<usize>`
#319
Freax13
closed
3 years ago
6
fix docs for `page_table_index`
#318
Freax13
closed
3 years ago
0
add `InvalidStarSegmentSelectors`
#317
Freax13
closed
3 years ago
0
add `PcidTooBig` error
#316
Freax13
closed
3 years ago
0
Derive common traits for number, range and enum types
#315
Freax13
closed
3 years ago
0
Remove redundant alignment check
#314
mpajkowski
closed
3 years ago
0
Add the VMM Communication Exception (#VC) to the InterruptDescriptorTable
#313
haraldh
closed
3 years ago
3
fix: enable manipulation of `InterruptStackFrame`
#312
haraldh
closed
3 years ago
0
Added MTRRs and other missing registers
#311
Qubasa
opened
3 years ago
8
Previous
Next