On 8/12/08, Anthony Liguori wrote: > Blue Swirl wrote: > > > Here are two patches, loosely based on patches in OpenBSD ports system > > that enable compiling Qemu. The first patch makes AIO use conditional > > on host AIO support. The second one adjusts various include files etc. > > > > I'd like to commit both of these, is that OK? > > > > > > The first patch is fine but the second patch has some bogus things in it. Thanks for the review. I removed the unneeded parts, made a separate patch for fixing OSS selection, and added a configure option for AIO as requested by Samuel Thibault.