qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v7 33/42] postcopy_ram.c: place_page and helpers


From: Amit Shah
Subject: Re: [Qemu-devel] [PATCH v7 33/42] postcopy_ram.c: place_page and helpers
Date: Mon, 27 Jul 2015 11:41:41 +0530

On (Tue) 14 Jul 2015 [12:05:33], Juan Quintela wrote:
> "Dr. David Alan Gilbert (git)" <address@hidden> wrote:

> > +/*
> > + * Place a host page (from) at (host) atomically
> > + * all_zero: Hint that the page being placed is 0 throughout
> > + * returns 0 on success
> > + */
> > +int postcopy_place_page(MigrationIncomingState *mis, void *host, void 
> > *from,
> > +                        bool all_zero)
> 
> postcop_place_page() and postcop_place_zero_page()?  They just share a
> trace point :p

Yea, I thought the same.

                Amit



reply via email to

[Prev in Thread] Current Thread [Next in Thread]