From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60836) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V7JsF-0000BU-AV for qemu-devel@nongnu.org; Thu, 08 Aug 2013 02:39:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1V7Js6-0005kt-D7 for qemu-devel@nongnu.org; Thu, 08 Aug 2013 02:39:03 -0400 Received: from e28smtp03.in.ibm.com ([122.248.162.3]:55130) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1V7Js5-0005k0-P9 for qemu-devel@nongnu.org; Thu, 08 Aug 2013 02:38:54 -0400 Received: from /spool/local by e28smtp03.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 8 Aug 2013 12:01:29 +0530 Received: from d28relay03.in.ibm.com (d28relay03.in.ibm.com [9.184.220.60]) by d28dlp03.in.ibm.com (Postfix) with ESMTP id 496BA1258043 for ; Thu, 8 Aug 2013 12:08:20 +0530 (IST) Received: from d28av03.in.ibm.com (d28av03.in.ibm.com [9.184.220.65]) by d28relay03.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id r786dtB939125174 for ; Thu, 8 Aug 2013 12:09:56 +0530 Received: from d28av03.in.ibm.com (localhost [127.0.0.1]) by d28av03.in.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id r786cgcc000317 for ; Thu, 8 Aug 2013 12:08:43 +0530 Message-ID: <52033C9C.9000401@linux.vnet.ibm.com> Date: Thu, 08 Aug 2013 14:37:16 +0800 From: Sheldon MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: [Qemu-devel] [RFC] will qemu support websockt console? List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Anthony Liguori , Zhou Zheng Sheng , Xu AX Wang , qemulist@gmail.com Now, There is websocket VNC available. I can log in the terminal in VNC by web browser, but the performance of this terminal is not very well. IMO, we should a individual webscoket console. Does qemu plan to support this feature? -- Sheldon Feng(冯少合) IBM Linux Technology Center