Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP][EXPERIMENTAL] Upmerging xen-tools to xen 4.17.2 #3500

Closed
wants to merge 1 commit into from

Conversation

mikem-zed
Copy link
Contributor

@mikem-zed mikem-zed commented Oct 16, 2023

This is an experimental change and it is not expected to be merged. We can even move to 4.18 when it comes out. It has QEMU 8.0.2

  • I had to build ninja from source since Alpine dropped as support for it in 3.8

FIXME:

  • Rebase CPU pinning patches

Highlights:

  • QEMU 7.0.0
  • libgcc instead of musl

Looking at XEN release page at https://downloads.xenproject.org/release/xen/ I would expect XEN 4.18.0 in December this year. It will contain 8.x.y QEMU version. FYI @OhmSpectator , @rouming

This is an experimental change

- I had to build ninja from source since Alpine dropped as support for
  it in 3.8

FIXME:
- Rebase CPU pinning patches

Highlights:
- QEMU 7.0.0
- libgcc instead of musl

Signed-off-by: Mikhail Malyshev <mikem@zededa.com>
Copy link
Contributor

@rouming rouming left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@OhmSpectator can help with merging his cpu pinning patches. In general we need the fresh qemu as well.

@OhmSpectator
Copy link
Member

I also like the fact libgc is used here, not muscle. It would be useful, particularly for the CPU pinning feature.

@mikem-zed
Copy link
Contributor Author

failing test is expected. I did not modify them so they expect stuff I've removed from the template

@OhmSpectator
Copy link
Member

@christoph-zededa also mentioned the following changes:

./xen-tools/Dockerfile:ENV XEN_VERSION 4.15.0
./xen/Dockerfile:ENV XEN_VERSION 4.15.0

@mikem-zed
Copy link
Contributor Author

I've switched to my personal GH account @rucoder and closing this PR in favor of #3534

@mikem-zed mikem-zed closed this Oct 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants