v0.4.2
What's Changed
- setup: add option to enable FPU via cmdline by @wipawel in #218
- Cleanups by @minipli-oss in #221
- Extables by @minipli-oss in #220
- README: Slack invite link by @82marbag in #214
- vmm: add missing l2_flags param to vmap_2m() by @wipawel in #223
- CODEOWNERS file by @82marbag in #227
- x86: Add 'l' suffix to btr/bts instructions by @connojd in #224
- fix null ptr in init_madt by @82marbag in #226
- include: introduce bitmap API by @connojd in #225
- pci: add config space locking and set ecsm bit by @connojd in #228
- Update CODEOWNERS by @82marbag in #229
- build: use hardlink for ACPICA's acktf.h file by @wipawel in #233
- slab allocator: fixes/enhancements in slab allocator by @dkgupta-amzn in #236
- scrutinice fix: Reported by scrutinice, changing format specifier by @dkgupta-amzn in #237
- x86,mm: return actual type from get_{pte,pde,pdpe}() by @wipawel in #239
- Add initial PCI support by @connojd in #238
New Contributors
- @minipli-oss made their first contribution in #221
- @connojd made their first contribution in #224
Full Changelog: v0.4.1...v0.4.2