Skip to content

v0.5.5

Latest
Compare
Choose a tag to compare
@wipawel wipawel released this 29 Jan 14:13

What's Changed

  • arch,pt: add support for global page table entries by @wipawel in #328
  • Fix PMM handling of 4K frames by @wipawel in #335
  • acpi,smp: always use APIC ID for CPU identifiers by @wipawel in #336
  • dump_pagetables: Avoid incorrect BUG_ON condition. by @sktt in #337
  • REAMDE.md: we need grub-pc-bin for bootable iso. by @sktt in #338
  • pmm: simpler and bugfix process_memory_range loop by @sktt in #339
  • Update libpfm library by @jcjgraf in #340
  • Disable static array-bounds check so suppress false positives by @jcjgraf in #346
  • Unittest That Stress-Tests the VMM and PMM by @jcjgraf in #341
  • Correct usage of vunmap's order argument in vmm/pmm stress test by @jcjgraf in #347
  • Reserve multiboot physical memory by @sparchatus in #344
  • ci: ubuntu-latest is now Ubuntu 24.04 by @sparchatus in #348
  • Fix pmm deadlock by @sparchatus in #345

New Contributors

Full Changelog: v0.5.4...v0.5.5