Re: [RFC PATCH v3 00/11] KVM: guest memory: Misc enhacnement

From: Sean Christopherson
Date: Wed Jul 19 2023 - 10:20:14 EST


On Wed, Jun 28, 2023, isaku.yamahata@xxxxxxxxx wrote:
> Isaku Yamahata (8):
> KVM: selftests: Fix test_add_overlapping_private_memory_regions()
> KVM: selftests: Fix guest_memfd()
> KVM: selftests: x86: typo in private_mem_conversions_test.c

Folded these fixes into the guest_memfd RFC[*].

> KVM: Fix set_mem_attr ioctl when error case

And this one too.

> KVM: Add new members to struct kvm_gfn_range to operate on

And also included patches that achieve this (and will also post them separately
as non-RFC, mainly to coordinate with MGLRU).

[*] https://lore.kernel.org/all/20230718234512.1690985-1-seanjc@xxxxxxxxxx