]> git.ipfire.org Git - thirdparty/qemu.git/commit
ram: Move migration_bitmap_rcu into RAMState
authorJuan Quintela <quintela@redhat.com>
Mon, 13 Mar 2017 20:51:55 +0000 (21:51 +0100)
committerJuan Quintela <quintela@redhat.com>
Fri, 21 Apr 2017 10:25:37 +0000 (12:25 +0200)
commiteb859c53dd23deae527b3c259b4c1b639f879c4d
tree5eba30a240ce0ad7b1451d2e5b2b87f12ed6d1f0
parent108cfae0195fc51c007017a3a5ab49f4e3c3f781
ram: Move migration_bitmap_rcu into RAMState

Once there, rename the type to be shorter.

Signed-off-by: Juan Quintela <quintela@redhat.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: Peter Xu <peterx@redhat.com>
migration/ram.c