From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:53052) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TqvYq-0001Le-Pi for qemu-devel@nongnu.org; Thu, 03 Jan 2013 19:55:05 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TqvYl-0007nR-7b for qemu-devel@nongnu.org; Thu, 03 Jan 2013 19:55:00 -0500 Received: from plane.gmane.org ([80.91.229.3]:41876) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TqvYk-0007kg-VI for qemu-devel@nongnu.org; Thu, 03 Jan 2013 19:54:55 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TqvYu-0004yl-IU for qemu-devel@nongnu.org; Fri, 04 Jan 2013 01:55:04 +0100 Received: from 71-212-47-219.tukw.qwest.net ([71.212.47.219]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 Jan 2013 01:55:04 +0100 Received: from reginod5000 by 71-212-47-219.tukw.qwest.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 04 Jan 2013 01:55:04 +0100 From: Ashley Date: Thu, 03 Jan 2013 16:50:58 -0800 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Qemu's -curses option: special characters List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Hi, I've tried Qemu's -curses option - works great generally, but it has strange question mark characters occasionally (even when the OS is in terminal mode) Perhaps some way of improving support for this option exists? If the code isn't around, but the theory is in place, maybe I can work on it? Thanks, Ashley PS: Qemu's really cool! (and I was wondering if I could use an ARM CPU as a host - my Raspberry Pi)