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

This revision rectifies the mistake I had made in preparing v7. Comment
formatting was also corrected.

As with the previous versions of the patch it is intended to address the
following issue: 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 | 17 +++++++++++++++
 include/system/kvm.h       |  9 ++++++++
 target/i386/kvm/kvm.c      | 42 +++++++++++++++++++++++++++++++-------
 5 files changed, 63 insertions(+), 7 deletions(-)

-- 
2.49.1


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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-14 16:32 [PATCH qemu v8 0/1] Honor guest PAT on x86, absent Bochs display ~myrslint
2025-10-14 16:23 ` [PATCH qemu v8 1/1] " ~myrslint
2025-10-14 20:01   ` Dmitry Osipenko
2025-10-14 20:07     ` 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).