On Fri, Jun 02, 2023, Anish Moorthy wrote: > Implement KVM_CAP_MEMORY_FAULT_INFO for uaccess failures within > kvm_vcpu_read_guest_page(). Same comments as the "write" patch. And while I often advocate for tiny patches, I see no reason to split the read and write changes into separate patches, they're thematically identical enough to count as a "single logical change".