On 15 July 2016 at 18:59, Stefan Hajnoczi <stefa...@redhat.com> wrote: > The following changes since commit 14c7d99333e4a474c65bdae6f99aa8837e8078e6: > > Merge remote-tracking branch > 'remotes/pmaydell/tags/pull-target-arm-20160714' into staging (2016-07-14 > 17:32:53 +0100) > > are available in the git repository at: > > git://github.com/stefanha/qemu.git tags/block-pull-request > > for you to fetch changes up to 325e00006139a30a4c747cf35489ea5bee8da272: > > linux-aio: prevent submitting more than MAX_EVENTS (2016-07-15 12:45:47 > +0100) > > ---------------------------------------------------------------- > > ----------------------------------------------------------------
I'm afraid this fails to build for w32: /home/petmay01/linaro/qemu-for-merges/block/win32-aio.c:30:21: fatal error: raw-aio.h: No such file or directory #include "raw-aio.h" ^ compilation terminated. Looks like that should be "block/raw-aio.h". thanks -- PMM