Searched hist:e3dd74934f2d2c8c67083995928ff68e8c1d0030 (Results 1 – 2 of 2) sorted by relevance
/qemu/include/exec/ |
H A D | cpu-common.h | e3dd74934f2d2c8c67083995928ff68e8c1d0030 Thu Nov 05 18:10:33 UTC 2015 Dr. David Alan Gilbert <dgilbert@redhat.com> 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>
|
/qemu/migration/ |
H A D | ram.c | e3dd74934f2d2c8c67083995928ff68e8c1d0030 Thu Nov 05 18:10:33 UTC 2015 Dr. David Alan Gilbert <dgilbert@redhat.com> 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>
|