qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH qemu 0/1] A small patch to address Issue #2943
@ 2025-08-13  6:34 ~myrslint
  2025-08-13  6:23 ` [PATCH qemu 1/1] Default disable ignore guest PAT quirk ~myrslint
  0 siblings, 1 reply; 3+ messages in thread
From: ~myrslint @ 2025-08-13  6:34 UTC (permalink / raw)
  To: qemu-devel; +Cc: Paolo Bonzini

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-08-13 13:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-13  6:34 [PATCH qemu 0/1] A small patch to address Issue #2943 ~myrslint
2025-08-13  6:23 ` [PATCH qemu 1/1] Default disable ignore guest PAT quirk ~myrslint
2025-08-13 13:00   ` Alex Bennée

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).