Re: [PATCH v4 1/8] KVM: x86: nSVM: Clear VMCB_NPT clean bit when updating hPAT from guest mode

From: Jim Mattson

Date: Fri Feb 13 2026 - 10:46:53 EST


On Fri, Feb 13, 2026 at 7:33 AM Yosry Ahmed <yosry.ahmed@xxxxxxxxx> wrote:
> Funny enough, I removed all usages of vmcb_is_dirty() in my series, I
> just didn't drop it:
>
> https://lore.kernel.org/kvm/20260206190851.860662-24-yosry.ahmed@xxxxxxxxx/
>
> So Jim was cleaning up after me :)

Sorry; I removed it when handling the merge conflicts, thought about
moving it to a separate patch, and then forgot about it.