From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:58263) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TWirY-0005yK-Rp for qemu-devel@nongnu.org; Fri, 09 Nov 2012 02:18:49 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TWirX-0003Q7-OR for qemu-devel@nongnu.org; Fri, 09 Nov 2012 02:18:48 -0500 Received: from mail-ie0-f173.google.com ([209.85.223.173]:63592) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TWirX-0003Q1-Jm for qemu-devel@nongnu.org; Fri, 09 Nov 2012 02:18:47 -0500 Received: by mail-ie0-f173.google.com with SMTP id 17so5312009iea.4 for ; Thu, 08 Nov 2012 23:18:47 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <509CAD36.1070800@wiesinger.com> References: <509C1F16.2090808@redhat.com> <509CAD36.1070800@wiesinger.com> Date: Fri, 9 Nov 2012 08:18:46 +0100 Message-ID: From: Peter Maydell Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH] ui/vnc.c: Fix crash with VNC List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerhard Wiesinger Cc: Anthony Liguori , Gerd Hoffmann , qemu-devel@nongnu.org On 9 November 2012 08:13, Gerhard Wiesinger wrote: > (think of situations where bits might not be accurate due to CPU bugs or > even QEMU/KVM in aerospace where > bits fall to other states due to high energy cosmic ray). If any aeroplane manufacturer is using QEMU for some safety critical purpose it would be nice if they'd let us know. I could then avoid flying with them in future :-) -- PMM