From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=51976 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PiuSf-0000gF-W3 for qemu-devel@nongnu.org; Fri, 28 Jan 2011 14:58:26 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PiuSf-0008U8-4d for qemu-devel@nongnu.org; Fri, 28 Jan 2011 14:58:25 -0500 Received: from mx1.redhat.com ([209.132.183.28]:57488) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PiuSe-0008Td-Tj for qemu-devel@nongnu.org; Fri, 28 Jan 2011 14:58:25 -0500 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.13.8/8.13.8) with ESMTP id p0SJwMl9030241 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 28 Jan 2011 14:58:22 -0500 Message-ID: <4D431FDB.1010003@redhat.com> Date: Fri, 28 Jan 2011 20:58:19 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1295886655-32312-1-git-send-email-kraxel@redhat.com> <1295886655-32312-5-git-send-email-kraxel@redhat.com> <4D42C645.1020502@redhat.com> In-Reply-To: <4D42C645.1020502@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH 4/8] vnc: fix numlock+capslock tracking List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Paolo Bonzini Cc: qemu-devel@nongnu.org Hi, > This should be 1/8 or 2/8 in the series. > > Also, perhaps these four could go in 0.14? The USB device are really > much more usable (especially the keyboard) with them. IMHO the whole series should go to 0.14, otherwise the remote wakeup support added recently will simply not play together with migration. cheers, Gerd