On Tue, May 31, 2022 at 9:39 PM Sean Christopherson <seanjc@xxxxxxxxxx> wrote: > As for KVM_GET_NR_MMU_PAGES, my vote would be just sweep it under the rug with a > comment and blurb in the documentation that it's broken. I highly doubt any VMM > actually uses the ioctl() in any meaningful way as it was largely made obsolete by > two-dimensional paging, e.g. neither QEMU nor our VMM use it. I think we can just remove it, or return 0. Paolo