From: Linus Torvalds Date: Sun, 15 Sep 2024 07:35:50 +0000 (+0200) Subject: Merge tag 'for-linus-6.11' of git://git.kernel.org/pub/scm/virt/kvm/kvm X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=d42f7708e27cc68d080ac9d3803d27e86821d775;p=users%2Fwilly%2Fxarray.git Merge tag 'for-linus-6.11' of git://git.kernel.org/pub/scm/virt/kvm/kvm Pull kvm fix from Paolo Bonzini: "Do not always honor guest PAT on CPUs that support self-snoop. This triggers an issue in the bochsdrm driver, which used ioremap() instead of ioremap_wc() to map the video RAM. The revert lets video RAM use the WB memory type instead of the slower UC memory type" * tag 'for-linus-6.11' of git://git.kernel.org/pub/scm/virt/kvm/kvm: Revert "KVM: VMX: Always honor guest PAT on CPUs that support self-snoop" --- d42f7708e27cc68d080ac9d3803d27e86821d775