From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49461) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQzpw-00049s-Fm for qemu-devel@nongnu.org; Thu, 26 Feb 2015 09:54:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YQzpt-0008VW-9s for qemu-devel@nongnu.org; Thu, 26 Feb 2015 09:54:48 -0500 Received: from mx1.redhat.com ([209.132.183.28]:40764) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YQzpt-0008VL-2M for qemu-devel@nongnu.org; Thu, 26 Feb 2015 09:54:45 -0500 Received: from int-mx13.intmail.prod.int.phx2.redhat.com (int-mx13.intmail.prod.int.phx2.redhat.com [10.5.11.26]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t1QEsiEh021719 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Thu, 26 Feb 2015 09:54:44 -0500 From: "Dr. David Alan Gilbert (git)" Date: Thu, 26 Feb 2015 14:54:38 +0000 Message-Id: <1424962481-16439-1-git-send-email-dgilbert@redhat.com> Subject: [Qemu-devel] [PATCH 0/3] migrate_incoming cleanups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: amit.shah@redhat.com, armbru@redhat.com, quintela@redhat.com From: "Dr. David Alan Gilbert" This is a series of minor fixes from Markus's review: http://lists.gnu.org/archive/html/qemu-devel/2015-02/msg04079.html To be applied after the exisitng set of -incoming defer patches. Dr. David Alan Gilbert (3): migrate_incoming: use hmp_handle_error Warn against the use of the string as uri parameter to migrate-incoming migrate_incoming: Cleanup/clarify error messages hmp.c | 6 +----- migration/migration.c | 8 ++++++-- qapi-schema.json | 3 +++ 3 files changed, 10 insertions(+), 7 deletions(-) -- 2.1.0