Skip to content

Commit

Permalink
Use Xen PAT
Browse files Browse the repository at this point in the history
Qubes OS used Linux's PAT to prevent graphics corruption, but that
corruption was actually due to a Linux core memory management bug that
has since been fixed.

(cherry picked from commit d4e297f)
The Linux fix is 548cb932051f ("x86/mm: Fix PAT bit missing from page
protection modify mask"), and is already backported to >= 5.10.
  • Loading branch information
DemiMarie authored and marmarek committed Sep 29, 2024
1 parent 44e9fd9 commit 394e018
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 97 deletions.
96 changes: 0 additions & 96 deletions 1019-Use-Linux-s-PAT.patch

This file was deleted.

1 change: 0 additions & 1 deletion xen.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,6 @@ Patch1014: 1014-Additional-support-in-ACPI-builder-to-support-SLIC-a.patch
Patch1015: 1015-libxl-conditionally-allow-PCI-passthrough-on-PV-with.patch
Patch1016: 1016-gnttab-disable-grant-tables-v2-by-default.patch
Patch1018: 1018-Fix-IGD-passthrough-with-linux-stubdomain.patch
Patch1019: 1019-Use-Linux-s-PAT.patch

# Reproducible builds
Patch1100: 1100-Define-build-dates-time-based-on-SOURCE_DATE_EPOCH.patch
Expand Down

0 comments on commit 394e018

Please sign in to comment.