upgrade packages for qemu 10.2.1 and updated README file - #113
Open
tathagax wants to merge 8 commits into
Open
Conversation
tathagax
requested review from
Dhanya122,
dmkarthi and
smitesh-sutaria
as code owners
July 23, 2026 16:01
dmkarthi
reviewed
Jul 24, 2026
| git apply ./sriov/*.patch | ||
| ``` | ||
|
|
||
| ### 2.0.1 Building and patching QEMU 10.2.1 (upgrade) |
Contributor
There was a problem hiding this comment.
update the readme steps in qemu-kubevirt.yml under .github, so that automation builds the qemu-10.2.1
Contributor
Author
There was a problem hiding this comment.
updated the readme steps in the workflow file .
dmkarthi
reviewed
Jul 24, 2026
| rpm( | ||
| name = "mesa-vulkan-drivers-0__24.2.8-2.el9.x86_64", | ||
| sha256 = "1af3ad02c088a0ed981298ac73609b6c2da5fea70782ec4c04de14acbc854127", | ||
| name = "mesa-vulkan-drivers-0__26.1.1-1.el9.x86_64", |
Contributor
There was a problem hiding this comment.
dont push rpm-BUILD.bazel and WORKSPACE files, these changes are there in other PR
Contributor
Author
There was a problem hiding this comment.
updated the changes .
| "@mesa-libGL-0__24.2.8-2.el9.x86_64//rpm", | ||
| "@mesa-libgbm-0__24.2.8-2.el9.x86_64//rpm", | ||
| "@mesa-libgbm-devel-0__24.2.8-2.el9.x86_64//rpm", | ||
| "@llvm-libs-0__22.1.3-1.el9.x86_64//rpm", |
Contributor
There was a problem hiding this comment.
dont push rpm-BUILD.bazel and WORKSPACE files, these changes are there in other PR
Contributor
Author
There was a problem hiding this comment.
updated the changes .
tathagax
force-pushed
the
upgrade/qemu10.2.1
branch
from
July 27, 2026 05:47
e7c190e to
a1ed281
Compare
dmkarthi
reviewed
Jul 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Building and patching QEMU 10.2.1 , mirroring the existing 9.1.0 flow with the deltas required for the 10.2.1 upgrade