Releases: containers/libkrun
Releases · containers/libkrun
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
libkrun-1.9.2
What's Changed
- rutabaga: cross_domain: Fix EINTR handling by @asahilina in #194
- Update kvm-bindings and kvm-ioctls deps by @slp in #195
Full Changelog: v1.9.1...v1.9.2
libkrun-1.9.1
What's Changed
- Add SMBIOS OEM Strings support (aarch64 only) by @germag in #187
- builder: only enable TSI if there are no netdevs by @slp in #188
- init: tell the kernel to reap our children for us by @slp in #190
- virtio/fs: Fix corrupted dirents due to trailing garbage by @asahilina in #191
- Bump version to 1.9.1 by @slp in #193
New Contributors
- @germag made their first contribution in #187
- @asahilina made their first contribution in #191
Full Changelog: v1.9.0...v1.9.1
libkrun-1.9.0
What's Changed
- console: send a resize event on PORT_READY by @slp in #179
- Fix another batch of new clippy warnings by @slp in #182
- Fix constness when taking an array of string pointers by @teohhanhui in #181
- Fix new lints in Rust 1.78 by @teohhanhui in #184
- Use the correct documentation comment style recognized by clang by @teohhanhui in #183
- virtio/snd: import virtio-snd from vhost-user-sound by @slp in #186
New Contributors
- @teohhanhui made their first contribution in #181
Full Changelog: v1.8.1...v1.9.0