On (Tue) 31 May 2016 [17:10:48], Dr. David Alan Gilbert wrote:
> * Amit Shah (amit.s...@redhat.com) wrote:
> > On (Tue) 17 May 2016 [13:55:51], Dr. David Alan Gilbert (git) wrote:
> > > From: "Dr. David Alan Gilbert"
> > >
> > > The RAM section of qmp_query_migrate is reasonably complex
> > > and
* Amit Shah (amit.s...@redhat.com) wrote:
> On (Tue) 17 May 2016 [13:55:51], Dr. David Alan Gilbert (git) wrote:
> > From: "Dr. David Alan Gilbert"
> >
> > The RAM section of qmp_query_migrate is reasonably complex
> > and repeated 3 times. Split it out into a helper.
> >
> > Signed-off-by: Dr.
On (Tue) 17 May 2016 [13:55:51], Dr. David Alan Gilbert (git) wrote:
> From: "Dr. David Alan Gilbert"
>
> The RAM section of qmp_query_migrate is reasonably complex
> and repeated 3 times. Split it out into a helper.
>
> Signed-off-by: Dr. David Alan Gilbert
> Reviewed-by: Eric Blake
> Reviwe
From: "Dr. David Alan Gilbert"
The RAM section of qmp_query_migrate is reasonably complex
and repeated 3 times. Split it out into a helper.
Signed-off-by: Dr. David Alan Gilbert
Reviewed-by: Eric Blake
Reviwed-by: Denis V. Lunev
---
migration/migration.c | 57 ---