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

Test patch fixing crash on AMD IOMMU init on some systems #190

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Oct 3, 2024

  1. Test patch fixing crash on AMD IOMMU init on some systems

    Details on XenProject matrix channel.
    marmarek committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    035c335 View commit details
    Browse the repository at this point in the history
  2. Build debug hypervisor

    marmarek committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    3ba7b4b View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Test fix for interrupt issue with AMD

    Especially, this affects trackpoint on some laptops including Framework
    AMD. This patch is supposedly an alternative to the ioapic_ack=new
    parameter.
    
    QubesOS/qubes-issues#8734
    marmarek committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    35a4065 View commit details
    Browse the repository at this point in the history