Skip to content

Releases: containers/libkrun

libkrun-1.11.2

08 Apr 13:20
@slp slp
Compare
Choose a tag to compare

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

Full Changelog: v1.11.1...v1.11.2

libkrun-1.11.1

07 Apr 10:52
@slp slp
Compare
Choose a tag to compare

What's Changed

  • vmm/linux/vstate: support KVM SystemEvents by @slp in #302
  • init: support cwd as workdir by @slp in #303
  • Bump version to 1.11.1 by @slp in #305

Full Changelog: v1.11.0...v1.11.1

libkrun-1.11.0

04 Apr 10:44
@slp slp
Compare
Choose a tag to compare

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

20 Jan 07:53
@slp slp
Compare
Choose a tag to compare

What's Changed

  • virtio/snd: fix leftovers after gicv3 switch by @slp in #252
  • Temporarily vendor imago by @slp in #253
  • Bump version 1.10.1 by @slp in #254

Full Changelog: v1.10.0...v1.10.1

libkrun-1.10.0

17 Jan 13:41
@slp slp
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.8...v1.10.0

libkrun-1.9.8

18 Nov 11:01
@slp slp
Compare
Choose a tag to compare

What's Changed

  • Update SEV deps to latest versions by @slp in #238
  • Update rust-vmm deps by @slp in #239

Full Changelog: v1.9.6...v1.9.8

libkrun-1.9.6

07 Nov 16:18
@slp slp
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.5...v1.9.6

libkrun-1.9.5

27 Sep 10:07
@slp slp
Compare
Choose a tag to compare

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

Full Changelog: v1.9.4...v1.9.5

libkrun-1.9.4

23 Jul 13:42
@slp slp
Compare
Choose a tag to compare

What's Changed

  • virtiofs: fallocate: should enlarge but not shrink the file by @djs55 in #203
  • Remove contention on the Gic by @dgageot in #202
  • Update kbs-types dependency to 0.7.0 by @slp in #210

New Contributors

Full Changelog: v1.9.3...v1.9.4

libkrun-1.9.3

24 Jun 11:19
@slp slp
Compare
Choose a tag to compare

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