libkrun-1.14.0
What's Changed
- Tweak the Makefile to decouple EFI and GPU features by @ggoodman in #342
- Update rust-vmm/kvm dependencies by @jakecorrenti in #348
- Preliminary support for AWS Nitro Enclaves by @tylerfanelli in #325
- misc: Use
alignmodule formvmm-sys-utilby @RuoqingHe in #354 - vmm: fix worker thread panic by @jakecorrenti in #356
- Fix main breakage by @jakecorrenti in #359
- Fix the library install name and path by @afbjorklund in #352
- arch: aarch64: Provide
initrd_sizetoarch_memory_regionsby @RuoqingHe in #361 - Bump version to 1.14.0 by @slp in #362
New Contributors
- @ggoodman made their first contribution in #342
- @RuoqingHe made their first contribution in #354
- @afbjorklund made their first contribution in #352
Full Changelog: v1.13.0...v1.14.0