Releases: containers/libkrun
Releases · containers/libkrun
libkrun-1.11.2
What's Changed
- init: set up code style and format files by @slp in #307
- init: use parsed_entrypoint in if condition by @eriksjolund in #308
- hvf: fix set_el2_enabled function signature by @slp in #309
- Bump version to 1.11.2 by @slp in #310
New Contributors
- @eriksjolund made their first contribution in #308
Full Changelog: v1.11.1...v1.11.2
libkrun-1.11.1
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
libkrun-1.10.1
libkrun-1.10.0
What's Changed
- Update README.md by @slp in #240
- Add support for Qcow2 disk images by @jakecorrenti in #237
- Fix Code Quality failure by @jakecorrenti in #241
- hvf: ensure vcpus run in the right thread by @slp in #242
- Emulate GICv3 on macos by @p1-0tr in #229
- virtio/fs: Check capabilities & act accordingly by @asahilina in #244
- net: Allow creating vsocks in listen mode. by @WhatAmISupposedToPutHere in #246
- Adopt latest clippy suggestions by @slp in #249
- Add pipewire cross domain channel type. by @WhatAmISupposedToPutHere in #248
- Don't use SO_REUSEPORT with UNIX sockets by @slp in #251
- Bump version to 1.10.0 by @slp in #245
New Contributors
- @jakecorrenti made their first contribution in #237
- @p1-0tr made their first contribution in #229
- @WhatAmISupposedToPutHere made their first contribution in #246
Full Changelog: v1.9.8...v1.10.0
libkrun-1.9.8
What's Changed
Full Changelog: v1.9.6...v1.9.8
libkrun-1.9.6
What's Changed
- virtio, krun: Name all the worker threads by @asahilina in #222
- virtio/fs/linux: Fix xattrs on symlinks by @asahilina in #224
- virtio/fs/linux: Fix xattrs on symlinks (leak fix) by @asahilina in #225
- virtio/fs/linux: Fix redundant close() by @asahilina in #227
- device_manager: Keep SHM region order by @asahilina in #235
- rutabaga: cross_domain: Fix EPOLLRDHUP logic by @asahilina in #230
- X11 cross-domain prep work by @asahilina in #231
- X11 passthrough and futex sharing by @asahilina in #232
- SEV-SNP fixes by @tylerfanelli in #234
Full Changelog: v1.9.5...v1.9.6
libkrun-1.9.5
What's Changed
- virtio/fs/macos: fix submounts by @slp in #209
- Implement SHM region management and re-enable DAX in virtiofs by @slp in #212
- CODEOWNERS: remove myself by @crobinso in #215
- Another round of minor clippy fixes by @slp in #218
- devices/legacy: use pl011 for earlycon in aarch64 by @MatiasVara in #214
- Add krun_add_disk() method by @alyssarosenzweig in #217
- virtio/fs/linux: announce submounts by @slp in #219
- init: support other locations for krun_config by @slp in #220
- Bump version to 1.9.5 by @slp in #221
New Contributors
- @crobinso made their first contribution in #215
- @MatiasVara made their first contribution in #214
- @alyssarosenzweig made their first contribution in #217
Full Changelog: v1.9.4...v1.9.5
libkrun-1.9.4
libkrun-1.9.3
What's Changed
- gpu: use resource_map() for mapping BOs by @slp in #192
- hvf: support ARM PSCI SYSTEM_OFF by @djs55 in #196
- edk2: update KRUN_EFI binary by @slp in #197
- virtio/fs: translate raw errors in server.rs by @slp in #198
- console: avoid using the raw ioctl for TIOCGWINSZ by @slp in #199
- vmm: Fix the nomodule kernel parameter by @dm0- in #200
- Bump version to 1.9.3 by @slp in #201
New Contributors
Full Changelog: v1.9.2...v1.9.3