From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:35302) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmHYt-0003An-S3 for qemu-devel@nongnu.org; Tue, 11 Jun 2013 01:56:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UmHYt-00071b-27 for qemu-devel@nongnu.org; Tue, 11 Jun 2013 01:56:07 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41174) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UmHYs-00071X-Qa for qemu-devel@nongnu.org; Tue, 11 Jun 2013 01:56:06 -0400 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id r5B5u5Tb011903 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 11 Jun 2013 01:56:06 -0400 Message-ID: <51B6BBF3.1010704@redhat.com> Date: Tue, 11 Jun 2013 07:56:03 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1370698647-6100-1-git-send-email-hdegoede@redhat.com> <1370698647-6100-2-git-send-email-hdegoede@redhat.com> In-Reply-To: <1370698647-6100-2-git-send-email-hdegoede@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] spice: Add -spice disable-agent-file-transfer cmdline option (rhbz#961850) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hans de Goede Cc: qemu-devel@nongnu.org On 06/08/13 15:37, Hans de Goede wrote: > Signed-off-by: Hans de Goede Patch added to spice patch queue. thanks, Gerd