On 1/11/22 13:45, Juan Quintela wrote: > Remove the pages argument. And s/pages/page/ > > Signed-off-by: Juan Quintela <quint...@redhat.com> > Reviewed-by: Philippe Mathieu-Daudé <phi...@redhat.com> > Reviewed-by: Peter Xu <pet...@redhat.com> > > --
Note, you need '---' (3x) to have git tools strip the rest (otherwise this text will be committed). > - Use 1LL instead of casts (philmd) > - Change the whole 1ULL for TARGET_PAGE_SIZE > > Signed-off-by: Juan Quintela <quint...@redhat.com> > --- > migration/ram.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-)