From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=40670 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OLrgm-0007sU-H8 for qemu-devel@nongnu.org; Tue, 08 Jun 2010 01:49:29 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OLrgj-0002ow-VG for qemu-devel@nongnu.org; Tue, 08 Jun 2010 01:49:28 -0400 Received: from mx1.redhat.com ([209.132.183.28]:1029) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OLrgj-0002oi-Nj for qemu-devel@nongnu.org; Tue, 08 Jun 2010 01:49:25 -0400 Message-ID: <4C0DD9E0.3080706@redhat.com> Date: Tue, 08 Jun 2010 07:49:20 +0200 From: Jes Sorensen MIME-Version: 1.0 References: <1275667755-4821-1-git-send-email-Jes.Sorensen@redhat.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH v3 00/17] clean up vl.c code List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Juan Quintela Cc: qemu-devel@nongnu.org On 06/07/10 23:41, Juan Quintela wrote: > Acked-by: Juan Quintela > > Nice, thanks. Once there, perhaps you want to look about moving osdep.c > definitions to os-{posix,win32}.c. And no, that file is not nice > either. Good idea! Once I see the first set in Anthony's tree, I'll have a look at osdep.c Cheers, Jes