[PATCH qemu v8 0/1] Honor guest PAT on x86, absent Bochs display

~myrslint posted 1 patch 1 month ago
Failed in applying to current master (apply log)
Maintainers: Paolo Bonzini <pbonzini@redhat.com>, Gerd Hoffmann <kraxel@redhat.com>, Marcelo Tosatti <mtosatti@redhat.com>
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(-)
[PATCH qemu v8 0/1] Honor guest PAT on x86, absent Bochs display
Posted by ~myrslint 1 month ago
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