diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-09-15 10:35:50 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-09-15 10:35:50 +0300 |
commit | d42f7708e27cc68d080ac9d3803d27e86821d775 (patch) | |
tree | 5de3a6e8f61b17d0dcd123d6f3a7f0f2f60e396a /include/linux | |
parent | 0babf683783ddca06551537c6781e413cfe8d27b (diff) | |
parent | 9d70f3fec14421e793ffbc0ec2f739b24e534900 (diff) | |
download | linux-d42f7708e27cc68d080ac9d3803d27e86821d775.tar.xz |
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"
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions