Home
last modified time | relevance | path

Searched hist:e3807054e20fb3b94d18cb751c437ee2f43b6fac (Results 1 – 2 of 2) sorted by relevance

/qemu/include/exec/
H A Dcpu-common.he3807054e20fb3b94d18cb751c437ee2f43b6fac Thu May 21 12:24:13 UTC 2015 Dr. David Alan Gilbert <dgilbert@redhat.com> qemu_ram_foreach_block: pass up error value, and down the ramblock name

check the return value of the function it calls and error if it's non-0
Fixup qemu_rdma_init_one_block that is the only current caller,
and rdma_add_block the only function it calls using it.

Pass the name of the ramblock to the function; helps in debugging.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Amit Shah <amit.shah@redhat.com>
Reviewed-by: Michael R. Hines <mrhines@us.ibm.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
/qemu/migration/
H A Drdma.ce3807054e20fb3b94d18cb751c437ee2f43b6fac Thu May 21 12:24:13 UTC 2015 Dr. David Alan Gilbert <dgilbert@redhat.com> qemu_ram_foreach_block: pass up error value, and down the ramblock name

check the return value of the function it calls and error if it's non-0
Fixup qemu_rdma_init_one_block that is the only current caller,
and rdma_add_block the only function it calls using it.

Pass the name of the ramblock to the function; helps in debugging.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Reviewed-by: Amit Shah <amit.shah@redhat.com>
Reviewed-by: Michael R. Hines <mrhines@us.ibm.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>