Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: containers/libkrunfw
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.9.0
Choose a base ref
...
head repository: containers/libkrunfw
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.10.0
Choose a head ref
  • 3 commits
  • 30 files changed
  • 2 contributors

Commits on Jun 12, 2025

  1. Add TDX support

    Adds support for a TDX flavor. Additionally adjusts the qboot binary
    locations such that SEV has a different binary than TDX.
    
    Signed-off-by: Jake Correnti <jakecorrenti+github@proton.me>
    jakecorrenti authored and slp committed Jun 12, 2025
    Configuration menu
    Copy the full SHA
    a70c65d View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2025

  1. x86_64: enable VIRTIO_GPU

    Enable VIRTIO_GPU to support GPU acceleration on x86_64 hosts too.
    
    Signed-off-by: Sergio Lopez <slp@redhat.com>
    slp authored and tylerfanelli committed Jun 26, 2025
    Configuration menu
    Copy the full SHA
    e2bbc35 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2025

  1. Rebase on a v6.12.34 kernel

    Rebase on the latest stable kernel. No changes were needed in the
    downstream patches.
    
    Signed-off-by: Sergio Lopez <slp@redhat.com>
    slp authored and tylerfanelli committed Jun 27, 2025
    Configuration menu
    Copy the full SHA
    3d07dc3 View commit details
    Browse the repository at this point in the history
Loading