qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH qemu v6 0/1] Honor guest PAT on x86, absent Bochs display
@ 2025-10-10  2:56 ~myrslint
  2025-10-10  2:43 ` [PATCH qemu v6 1/1] " ~myrslint
  0 siblings, 1 reply; 3+ messages in thread
From: ~myrslint @ 2025-10-10  2:56 UTC (permalink / raw)
  To: qemu-devel; +Cc: Dmitry Osipenko, Paolo Bonzini, Gerd Hoffmann

This is a rebase and revision of the proposed patch to disable KVM
ignore guest PAT quirk, on x86_64 target, when KVM is available and
Bochs DRM display driver is not used. Hopefully, it alleviates the point
raised by Dmitry Osipenko <dmitry.osipenko@collabora.com>. I have tested
compiling for x86_64 and aarch64 targets to make sure no compile-time
errors are raised.

I have also tested that this issue is addressed by the patch:
https://gitlab.com/qemu-project/qemu/-/issues/2943

myrslint (1):
  Honor guest PAT on x86, absent Bochs display

 accel/kvm/kvm-all.c        |  1 +
 accel/stubs/kvm-stub.c     |  1 +
 hw/display/bochs-display.c |  5 +++++
 include/system/kvm.h       |  9 ++++++++
 target/i386/kvm/kvm.c      | 42 +++++++++++++++++++++++++++++++-------
 5 files changed, 51 insertions(+), 7 deletions(-)

-- 
2.49.1


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

end of thread, other threads:[~2025-10-14  1:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-10  2:56 [PATCH qemu v6 0/1] Honor guest PAT on x86, absent Bochs display ~myrslint
2025-10-10  2:43 ` [PATCH qemu v6 1/1] " ~myrslint
2025-10-14  0:59   ` Dmitry Osipenko

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).