libkrun-1.11.0
What's Changed
- Add MatiasVara to CODEOWNERS by @slp in #255
- fix krunkit typo in README by @jakecorrenti in #260
- Drop bare SEV in favor of SEV-ES by @slp in #257
- devices/console: Fix a bug which would cause libkrun to hang on exit by @mtjhrc in #261
- demote WARN log to DEBUG by @jakecorrenti in #266
- Connect to gvproxy socket by @nirs in #263
- Fix incremental builds using make by @nirs in #268
- Fix clippy warnings by @tylerfanelli in #272
- tee: Remove legacy AMD-SEV module by @tylerfanelli in #271
- libkrun.pc.in: add libs and cflags directories by @slp in #270
- Introduce an E2E testing framework by @mtjhrc in #258
- init: escape json strings by @giuseppe in #277
- Remove vendor-ed imago crate by @jakecorrenti in #279
- CODEOWNERS: add jakecorrenti by @slp in #281
- upgrade imago to 0.1.4 by @nohajc in #282
- Support loading external kernels by @slp in #256
- libkrun: avoid failing when libkrunfw is missing by @slp in #283
- vsock: TCP test + fix a bug leading to an error in TCP connect call in guest by @mtjhrc in #267
- Remove amd-sev specific cmdline by @tylerfanelli in #286
- ci: add integration tests by @slp in #285
- libkrun: fix shutdown_efd for efi flavor by @slp in #289
- libkrun/macos: only spawn helper thread with a gpu by @slp in #290
- ci: consolidate tests on github runners by @slp in #287
- Added new functions: krun_setuid, krun_setgid by @nohajc in #292
- Revert "vsock: Fix TCP connection bug" and implement a different approach by @slp in #295
- Generalize interrupt controllers and implement support for the in-kernel GICv3 in HVF by @slp in #280
- Implement support for HVF Nested Virtualization by @slp in #288
- Another round of clippy fixes and deprecated unit tests by @slp in #298
- devices: set CacheType::Unsafe for macOS raw disks by @nohajc in #297
- libkrun: stop using patchelf by @slp in #300
New Contributors
Full Changelog: v1.10.1...v1.11.0