What's Changed
- vmm: don't vmap non-canonical addresses by @sktt in #327
- String cleanups by @minipli-oss in #330
- Fix asm-offset headers (re)generation; Generate binary with debug symbols by @wipawel in #329
- Implement better vunmap() functionality; Enable NULL address (0 MFN) handling by @wipawel in #312
- Implement API to find the frame for a given virtual address by @wipawel in #313
- qemu: Improve KVM detection and export QEMU settings to a config file by @wipawel in #334
- Add dedicated mechanism for page tables mapping/unmapping by @wipawel in #333
- Implement memory range mapping/unmapping; Cleanup and standardize vmap API by @wipawel in #308
Full Changelog: v0.5.3...v0.5.4