diff options
author | Markus Armbruster <armbru@redhat.com> | 2015-02-18 19:21:52 +0100 |
---|---|---|
committer | Juan Quintela <quintela@redhat.com> | 2015-03-17 15:20:37 +0100 |
commit | 97baf9d9f768caac57bb98d79a1d878181e8a052 (patch) | |
tree | 7f8fe20168dbad0d9692039158b1d0247191e094 /migration/rdma.c | |
parent | 5a4992834daec85c3913654903fb9f4f954e585a (diff) | |
download | qemu-97baf9d9f768caac57bb98d79a1d878181e8a052.zip qemu-97baf9d9f768caac57bb98d79a1d878181e8a052.tar.gz qemu-97baf9d9f768caac57bb98d79a1d878181e8a052.tar.bz2 |
migration: Avoid qerror_report_err() outside QMP command handlers
qerror_report_err() is a transitional interface to help with
converting existing monitor commands to QMP. It should not be used
elsewhere. Replace by error_report_err() in
process_incoming_migration_co().
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Juan Quintela <quintela@redhat.com>
Diffstat (limited to 'migration/rdma.c')
0 files changed, 0 insertions, 0 deletions