From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35147) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSSxr-0003CE-BW for qemu-devel@nongnu.org; Mon, 02 Mar 2015 11:13:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YSSxn-00064p-Cn for qemu-devel@nongnu.org; Mon, 02 Mar 2015 11:13:03 -0500 Received: from mx1.redhat.com ([209.132.183.28]:41692) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YSSxn-00064j-5t for qemu-devel@nongnu.org; Mon, 02 Mar 2015 11:12:59 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id t22GCwvj026524 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL) for ; Mon, 2 Mar 2015 11:12:58 -0500 Message-ID: <1425312775.8058.35.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Mon, 02 Mar 2015 17:12:55 +0100 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3] hmp: info spice: Show string channel name List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Cole Robinson Cc: Markus Armbruster , qemu-devel@nongnu.org, Luiz Capitulino On So, 2015-03-01 at 09:29 -0500, Cole Robinson wrote: > Useful for debugging. > > https://bugzilla.redhat.com/show_bug.cgi?id=822418 > Signed-off-by: Cole Robinson Added to spice patch queue. thanks, Gerd