From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41248) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ukbxl-0000vh-3S for qemu-devel@nongnu.org; Thu, 06 Jun 2013 11:18:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ukbxk-00063J-3d for qemu-devel@nongnu.org; Thu, 06 Jun 2013 11:18:53 -0400 Received: from mx1.redhat.com ([209.132.183.28]:23313) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ukbxj-00063E-Qs for qemu-devel@nongnu.org; Thu, 06 Jun 2013 11:18:52 -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 r56FIp8b004898 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 6 Jun 2013 11:18:51 -0400 From: Hans de Goede Date: Thu, 6 Jun 2013 17:18:47 +0200 Message-Id: <1370531928-2431-1-git-send-email-hdegoede@redhat.com> Subject: [Qemu-devel] [PATCH 0/1] spice: Add -spice disable-agent-file-transfer cmdline option (v2) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org Hi All, Now with documentation for the new option... Regards, Hans