This release follows v1.1.0 and consists of 110 changes, contributed by 17 people, leading to 258 files changed, 12215 insertions(+), 3245 deletions(-).

The source code and selected binaries are available for download at: https://github.com/kubevirt/kubevirt/releases/tag/v1.1.1.

The primary release artifact of KubeVirt is the git tree. The release tag is
signed and can be verified using `git tag -v v1.1.1`.

Pre-built containers are published on Quay and can be viewed at: <https://quay.io/kubevirt/>.

Notable changes
---------------

- [PR #10757][RamLavi] Fixes SMT Alignment Error in virt-launcher pod by optimizing isolateEmulatorThread feature: https://issues.redhat.com/browse/CNV-31584.
- [PR #10873][kubevirt-bot] Fix KubeVirt for CRIO 1.28 by using checksums to verify containerdisks when migrating VMIs
- [PR #10869][akalenyu] BugFix: Double cloning with filter fails
- [PR #10854][kubevirt-bot] Reject VirtualMachineClone creation when target name is equal to source name
- [PR #10831][kubevirt-bot] Fix  macvtap as a binding plugin
- [PR #10829][kubevirt-bot] Fixes device permission when using USB host passthrough
- [PR #10820][kubevirt-bot] Source virt-launcher: Log migration info by default
- [PR #10816][kubevirt-bot] Extend kubvirt CR by adding domain attachment option to the network binding plugin API.
- [PR #10714][kubevirt-bot] BugFix: cgroupsv2 device allowlist is bound to virt-handler internal state/block disk device overwritten on hotplug
- [PR #10709][kubevirt-bot] virt-launcher: fix qemu non root log path
- [PR #10669][kubevirt-bot] Introduce network binding plugin for Passt networking, interfacing with Kubevirt new network binding plugin API.

Contributors
------------
17 people contributed to this release:

18	Edward Haas <edwardh@redhat.com>
15	Ram Lavi <ralavi@redhat.com>
14	Alona Paz <alkaplan@redhat.com>
6	Or Mergi <ormergi@redhat.com>
5	Antonio Cardace <acardace@redhat.com>
5	Vasiliy Ulyanov <vulyanov@suse.de>
4	Alex Kalenyuk <akalenyu@redhat.com>
4	Denis Ollier <dollierp@redhat.com>
3	fossedihelm <ffossemo@redhat.com>
2	Orel Misan <omisan@redhat.com>
2	Victor Toso <victortoso@redhat.com>
1	Enrique Llorente <ellorent@redhat.com>
1	Felix Matouschek <fmatouschek@redhat.com>
1	Karel Simon <ksimon@redhat.com>
1	Michael Henriksen <mhenriks@redhat.com>

Additional Resources
--------------------
- Mailing list: <https://groups.google.com/forum/#!forum/kubevirt-dev>
- Slack: <https://kubernetes.slack.com/messages/virtualization>
- An easy to use demo: <https://github.com/kubevirt/demo>
- [How to contribute][contributing]
- [License][license]

[contributing]: https://github.com/kubevirt/kubevirt/blob/main/CONTRIBUTING.md
[license]: https://github.com/kubevirt/kubevirt/blob/main/LICENSE
---
This tag has no release notes.