Re: [Qemu-devel] [PATCH 25/51] ram: Move migration_bitmap_rcu into RAMState

2017-03-29 Thread Peter Xu
On Thu, Mar 23, 2017 at 09:45:18PM +0100, Juan Quintela wrote: > Once there, rename the type to be shorter. > > Signed-off-by: Juan Quintela > Reviewed-by: Dr. David Alan Gilbert Reviewed-by: Peter Xu -- peterx

[Qemu-devel] [PATCH 25/51] ram: Move migration_bitmap_rcu into RAMState

2017-03-23 Thread Juan Quintela
Once there, rename the type to be shorter. Signed-off-by: Juan Quintela Reviewed-by: Dr. David Alan Gilbert --- migration/ram.c | 86 +++-- 1 file changed, 47 insertions(+), 39 deletions(-) diff --git a/migration/ram.c b/migration/ram.c index