From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=43183 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OKagN-0006bz-V1 for qemu-devel@nongnu.org; Fri, 04 Jun 2010 13:27:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OKagM-0001QX-1G for qemu-devel@nongnu.org; Fri, 04 Jun 2010 13:27:47 -0400 Received: from are.twiddle.net ([75.149.56.221]:41627) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OKagL-0001QF-RH for qemu-devel@nongnu.org; Fri, 04 Jun 2010 13:27:45 -0400 Message-ID: <4C093790.4060201@twiddle.net> Date: Fri, 04 Jun 2010 10:27:44 -0700 From: Richard Henderson MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH v3 00/17] clean up vl.c code References: <1275667755-4821-1-git-send-email-Jes.Sorensen@redhat.com> In-Reply-To: <1275667755-4821-1-git-send-email-Jes.Sorensen@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jes.Sorensen@redhat.com Cc: qemu-devel@nongnu.org On 06/04/2010 09:08 AM, Jes.Sorensen@redhat.com wrote: > From: Jes Sorensen > > Hi, > > Ok third time lucky ... I hope! This fixes the missing git add on > qemu-options.h as building for win32 using mingw (thanks Paolo!). Acked-by: Richard Henderson r~