commit | e3dd74934f2d2c8c67083995928ff68e8c1d0030 | [log] [tgz] |
---|---|---|
author | Dr. David Alan Gilbert <dgilbert@redhat.com> | Thu Nov 05 18:10:33 2015 +0000 |
committer | Juan Quintela <quintela@redhat.com> | Tue Nov 10 14:51:48 2015 +0100 |
tree | d02d77903f79e38a107939894c5d4b3819cc395f | |
parent | 422148d3e56c3c9a07c0cf36c1e0a0b76f09c357 [diff] |
qemu_ram_block_by_name Add a function to find a RAMBlock by name; use it in two of the places that already open code that loop; we've got another use later in postcopy. Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Reviewed-by: Juan Quintela <quintela@redhat.com> Signed-off-by: Juan Quintela <quintela@redhat.com>