Skip to content

Upgrade KubeVirt to v1.7.1 and add TPM patches to libvirt #16258

Merged
harshitgupta1337 merged 2 commits into3.0-devfrom
guptaharshit/kubevirt-1.7.1-libvirt-vtpm-patches
Mar 25, 2026
Merged

Upgrade KubeVirt to v1.7.1 and add TPM patches to libvirt #16258
harshitgupta1337 merged 2 commits into3.0-devfrom
guptaharshit/kubevirt-1.7.1-libvirt-vtpm-patches

Conversation

@harshitgupta1337
Copy link
Copy Markdown
Contributor

@harshitgupta1337 harshitgupta1337 commented Mar 24, 2026

Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)

  • The toolchain has been rebuilt successfully (or no changes were made to it)
  • The toolchain/worker package manifests are up-to-date
  • Any updated packages successfully build (or no packages were changed)
  • Packages depending on static components modified in this PR (Golang, *-static subpackages, etc.) have had their Release tag incremented.
  • Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
  • All package sources are available
  • cgmanifest files are up-to-date and sorted (./cgmanifest.json, ./toolkit/scripts/toolchain/cgmanifest.json, .github/workflows/cgmanifest.json)
  • LICENSE-MAP files are up-to-date (./LICENSES-AND-NOTICES/SPECS/data/licenses.json, ./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md, ./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)
  • All source files have up-to-date hashes in the *.signatures.json files
  • sudo make go-tidy-all and sudo make go-test-coverage pass
  • Documentation has been updated to match any changes to the build system
  • Ready to merge

Summary

The PR introduces two improvements to the KubeVirt distribution in Azure Linux:

  1. Upgrades KubeVirt from 1.7.0 to 1.7.1 to include upstream bug fixes.
  2. Add patches to Libvirt that improve stability during live-migration of VMs with vTPM device.
Change Log
Does this affect the toolchain?

NO

Associated issues
Test Methodology

@harshitgupta1337 harshitgupta1337 requested a review from a team as a code owner March 24, 2026 14:21
@microsoft-github-policy-service microsoft-github-policy-service Bot added Packaging 3.0-dev PRs Destined for AzureLinux 3.0 labels Mar 24, 2026
Harshit Gupta added 2 commits March 24, 2026 07:30
Remove CVE patches CVE-2025-47911.patch and CVE-2025-58190.patch

Signed-off-by: Harshit Gupta <guptaharshit@microsoft.com>
Add patches from https://gitlab.com/redhat/centos-stream/rpms/libvirt
to fix TPM handling and stability issues in libvirt’s QEMU driver.

Signed-off-by: Harshit Gupta <guptaharshit@microsoft.com>
@harshitgupta1337 harshitgupta1337 force-pushed the guptaharshit/kubevirt-1.7.1-libvirt-vtpm-patches branch from 7680556 to 8bc8cb6 Compare March 24, 2026 14:31
@harshitgupta1337 harshitgupta1337 changed the title Guptaharshit/kubevirt 1.7.1 libvirt vtpm patches Upgrade KubeVirt to v1.7.1 and add TPM patches to libvirt Mar 24, 2026
@harshitgupta1337
Copy link
Copy Markdown
Contributor Author

Failing tests are due to unrelated packages - libguestfs and nbdkit.

@harshitgupta1337 harshitgupta1337 merged commit d0c06aa into 3.0-dev Mar 25, 2026
24 of 27 checks passed
@harshitgupta1337 harshitgupta1337 deleted the guptaharshit/kubevirt-1.7.1-libvirt-vtpm-patches branch March 25, 2026 16:24
BinduSri-6522866 pushed a commit to BinduSri-6522866/azurelinux that referenced this pull request Mar 31, 2026
…16258)

Upgrades KubeVirt from 1.7.0 to 1.7.1 to include upstream bug fixes.
Add patches to Libvirt that improve stability during live-migration of VMs with vTPM device.

Signed-off-by: Harshit Gupta <guptaharshit@microsoft.com>
Co-authored-by: Harshit Gupta <guptaharshit@microsoft.com>
@harshitgupta1337 harshitgupta1337 mentioned this pull request Apr 21, 2026
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3.0-dev PRs Destined for AzureLinux 3.0 Packaging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants