Skip to content

Releases: containers/libkrun

libkrun-1.14.0

24 Jun 12:01
@slp slp
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.13.0...v1.14.0

libkrun-1.13.0

04 Jun 06:26
@slp slp
Compare
Choose a tag to compare

What's Changed

  • examples: Fix connect_to_passt function by @mtjhrc in #336
  • Introduce a new krun_init_log() API by @mtjhrc in #326
  • Remove orphaned source files which are never used by @mtjhrc in #337
  • hvf: mask SME in ID_AA64PFR1_EL1 by @slp in #338
  • arch/aarch64: replace offset__of with a safe macro by @slp in #339
  • vmm: bump kbs-types and drop tee-sev by @slp in #340
  • Bump version to 1.13.0 by @slp in #341

Full Changelog: v1.12.2...v1.13.0

libkrun-1.12.2

20 May 14:16
@slp slp
Compare
Choose a tag to compare

What's Changed

  • vmm: drop use of rangemap crate by @slp in #333
  • Bump version 1.12.2 by @slp in #334

Full Changelog: v1.12.1...v1.12.2

libkrun-1.12.1

19 May 09:51
@slp slp
Compare
Choose a tag to compare

What's Changed

  • Require crossbeam-channel 0.5.15 or higher by @slp in #331
  • Bump version to 1.12.1 by @slp in #332

Full Changelog: v1.12.0...v1.12.1

libkrun-1.12.0

12 May 15:55
@slp slp
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.11.2...v1.12.0

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