From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MJE4L-0005eB-1Y for qemu-devel@nongnu.org; Tue, 23 Jun 2009 18:02:21 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MJE4G-0005W0-3M for qemu-devel@nongnu.org; Tue, 23 Jun 2009 18:02:20 -0400 Received: from [199.232.76.173] (port=52820 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MJE4F-0005Vx-Vk for qemu-devel@nongnu.org; Tue, 23 Jun 2009 18:02:16 -0400 Received: from e39.co.us.ibm.com ([32.97.110.160]:51762) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MJE4F-0004eH-9R for qemu-devel@nongnu.org; Tue, 23 Jun 2009 18:02:15 -0400 Received: from d03relay02.boulder.ibm.com (d03relay02.boulder.ibm.com [9.17.195.227]) by e39.co.us.ibm.com (8.13.1/8.13.1) with ESMTP id n5NLvuej027969 for ; Tue, 23 Jun 2009 15:57:56 -0600 Received: from d03av04.boulder.ibm.com (d03av04.boulder.ibm.com [9.17.195.170]) by d03relay02.boulder.ibm.com (8.13.8/8.13.8/NCO v9.2) with ESMTP id n5NM28Cw259868 for ; Tue, 23 Jun 2009 16:02:08 -0600 Received: from d03av04.boulder.ibm.com (loopback [127.0.0.1]) by d03av04.boulder.ibm.com (8.12.11.20060308/8.13.3) with ESMTP id n5NM283b009508 for ; Tue, 23 Jun 2009 16:02:08 -0600 Message-ID: <4A4150DF.6070602@us.ibm.com> Date: Tue, 23 Jun 2009 17:02:07 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 01/11] QMP: Introduce specification file References: <20090623012811.53a62493@doriath> <20090623144521.GA614@snarc.org> <4A40FB11.8090100@redhat.com> <4A40FB26.2040702@us.ibm.com> <4A40FD1A.1040303@redhat.com> <4A40FE31.2010007@us.ibm.com> <4A40FFB0.2070905@redhat.com> <4A411FC5.7050701@us.ibm.com> <4A412339.5000109@redhat.com> <4A412659.1080803@us.ibm.com> <4A413290.7060709@redhat.com> <4A4135ED.10908@us.ibm.com> <4A41374D.2080005@redhat.com> In-Reply-To: <4A41374D.2080005@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avi Kivity Cc: ehabkost@redhat.com, jan.kiszka@siemens.com, dlaor@redhat.com, qemu-devel@nongnu.org, Luiz Capitulino , Vincent Hanquez Avi Kivity wrote: > So this will only hit us is we port qemu to javascript and run it in a > web broswer. You assume that client implementations are going to always accept nulls in strings. Considering that the most popular clients (i.e. browsers) don't support this, I don't think it's a safe assumption. Regards, Anthony Liguori -- Regards, Anthony Liguori