All of lore.kernel.org
 help / color / mirror / Atom feed
From: ~myrslint <myrslint@git.sr.ht>
To: qemu-devel@nongnu.org
Cc: Paolo Bonzini <pbonzini@redhat.com>
Subject: [PATCH qemu 0/1] A small patch to address Issue #2943
Date: Wed, 13 Aug 2025 06:34:20 +0000	[thread overview]
Message-ID: <175506686028.15648.7602021948044277748-0@git.sr.ht> (raw)

Details of the issue can be found at: https://gitlab.com/qemu-
project/qemu/-/issues/2943

This patch by default disables the KVM_X86_QUIRK_IGNORE_GUEST_PAT quirk
because most Intel CPUs in current use do not need it. The bochs video
driver bug which required it has been fixed as well.

The end result is that guest PAT is honored.

myrslint (1):
  Default disable ignore guest PAT quirk

 accel/kvm/kvm-all.c | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

-- 
2.49.1


             reply	other threads:[~2025-08-13 12:11 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-13  6:34 ~myrslint [this message]
2025-08-13  6:23 ` [PATCH qemu 1/1] Default disable ignore guest PAT quirk ~myrslint
2025-08-13 13:00   ` Alex Bennée

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=175506686028.15648.7602021948044277748-0@git.sr.ht \
    --to=myrslint@git.sr.ht \
    --cc=myrskylintu@proton.me \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.