[Qemu-devel] Re: [PATCH v3 00/17] clean up vl.c code

2010-06-07 Thread Jes Sorensen
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

[Qemu-devel] Re: [PATCH v3 00/17] clean up vl.c code

2010-06-07 Thread Juan Quintela
jes.soren...@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!). > > The patches try to clean up the vl.c code by separating out OS > specific code into OS specific