From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=54340 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OqQaZ-00007b-Vk for qemu-devel@nongnu.org; Tue, 31 Aug 2010 09:09:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OqQaU-0004UH-SS for qemu-devel@nongnu.org; Tue, 31 Aug 2010 09:09:23 -0400 Received: from mail-yw0-f45.google.com ([209.85.213.45]:39671) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OqQaU-0004U4-Pn for qemu-devel@nongnu.org; Tue, 31 Aug 2010 09:09:18 -0400 Received: by ywg4 with SMTP id 4so563004ywg.4 for ; Tue, 31 Aug 2010 06:09:18 -0700 (PDT) Message-ID: <4C7CFF0D.3020206@codemonkey.ws> Date: Tue, 31 Aug 2010 08:09:33 -0500 From: Anthony Liguori MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH v4 00/10] initial spice support. References: <1282903199-30669-1-git-send-email-kraxel@redhat.com> <4C7B705E.60404@redhat.com> <4C7C0059.5040005@codemonkey.ws> <4C7CD13F.7060004@redhat.com> In-Reply-To: <4C7CD13F.7060004@redhat.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: Blue Swirl , qemu-devel@nongnu.org On 08/31/2010 04:54 AM, Gerd Hoffmann wrote: > Hi, > >> But for the most part, people agree that we want braces to be used on >> single line ifs. > > Ok. Got a bunch of incremental fixes committed locally. How to go > forward now? Want me to respin or can I send those codestyle fixups > as part of the next spice patch series? Send another series. I'm ready to merge it though. > BTW: what is the plan for the vgabios patches? In my queue to merge. Will do along side Spice. Updating vgabios is painful so I've been delaying it but it needs to be done. Regards, Anthony Liguori > cheers, > Gerd