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
