On Wed, Jul 8, 2020 at 6:35 AM Alexandre Courbot wrote:
>
> On Fri, Jul 3, 2020 at 6:55 PM Tomasz Figa wrote:
> >
> > On Fri, Jul 3, 2020 at 11:27 AM Alexandre Courbot
> > wrote:
> > >
> > > On Fri, Jul 3, 2020 at 6:18 PM Michael S. Tsirkin wrote:
> > > >
> > > > On Fri, Jul 03, 2020 at 02:45:
On Mon, 06 Jul 2020 14:18:28 -0700
Alexander Duyck wrote:
> From: Alexander Duyck
>
> Free page reporting is a feature that allows the guest to proactively
> report unused pages to the host. By making use of this feature is is
> possible to reduce the overall memory footprint of the guest in ca
On Mon, 06 Jul 2020 14:18:22 -0700
Alexander Duyck wrote:
> From: Alexander Duyck
>
> Page poison provides a way for the guest to notify the host that it is
> initializing or poisoning freed pages with some specific poison value. As a
> result of this we can infer a couple traits about the gues