Re: [PATCH v5 1/2] virt: pvmemcontrol: control guest physical memory properties
From: Greg Kroah-Hartman
Date: Sat Jan 04 2025 - 04:14:25 EST
On Thu, Dec 19, 2024 at 10:58:24AM -0800, Yuanchu Xie wrote:
> On Mon, Dec 2, 2024 at 4:24 PM Yuanchu Xie <yuanchu@xxxxxxxxxx> wrote:
> >
> > Pvmemcontrol provides a way for the guest to control its physical memory
> > properties and enables optimizations and security features. For example,
> > the guest can provide information to the host where parts of a hugepage
> > may be unbacked, or sensitive data may not be swapped out, etc.
> Hello Greg,
>
> I addressed the feedback from you earlier at [1]. Let me know how the v5 goes.
Why isn't this being reviewed by the KVM and mm developers? THat's the
subsytems you are interacting with, right?
thanks,
greg k-h