On Thu, Mar 30, 2017 at 06:07:11PM +0200, Juan Quintela wrote:
> Peter Xu wrote:
> > On Thu, Mar 23, 2017 at 09:45:21PM +0100, Juan Quintela wrote:
> >> Just unfold it. Move ram_bytes_remaining() with the rest of exported
> >> functions.
> >>
> >> Signed-off-by: Juan Quintela
> >> ---
> >> mig
Peter Xu wrote:
> On Thu, Mar 23, 2017 at 09:45:21PM +0100, Juan Quintela wrote:
>> Just unfold it. Move ram_bytes_remaining() with the rest of exported
>> functions.
>>
>> Signed-off-by: Juan Quintela
>> ---
>> migration/ram.c | 19 +++
>> 1 file changed, 7 insertions(+), 12 d
On Thu, Mar 23, 2017 at 09:45:21PM +0100, Juan Quintela wrote:
> Just unfold it. Move ram_bytes_remaining() with the rest of exported
> functions.
>
> Signed-off-by: Juan Quintela
> ---
> migration/ram.c | 19 +++
> 1 file changed, 7 insertions(+), 12 deletions(-)
>
> diff --gi
* Juan Quintela (quint...@redhat.com) wrote:
> Just unfold it. Move ram_bytes_remaining() with the rest of exported
> functions.
>
> Signed-off-by: Juan Quintela
Reviewed-by: Dr. David Alan Gilbert
> ---
> migration/ram.c | 19 +++
> 1 file changed, 7 insertions(+), 12 deleti
Just unfold it. Move ram_bytes_remaining() with the rest of exported
functions.
Signed-off-by: Juan Quintela
---
migration/ram.c | 19 +++
1 file changed, 7 insertions(+), 12 deletions(-)
diff --git a/migration/ram.c b/migration/ram.c
index 3ae00e2..dd5a453 100644
--- a/migrati