qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 1.5 v2 0/3] fix win32 compilation


From: Blue Swirl
Subject: Re: [Qemu-devel] [PATCH 1.5 v2 0/3] fix win32 compilation
Date: Fri, 26 Apr 2013 19:38:06 +0000

On Wed, Apr 24, 2013 at 8:59 PM, Paolo Bonzini <address@hidden> wrote:
> Here is a fix for the Win32 compilation problem that Blue reported,
> and another nit I found while testing.
>
> Paolo Bonzini (3):
>   add missing inclusions of config-host.h
>   win32: add readv/writev emulation
>   win32: generate console executable again

Please rebase:
Applying: add missing inclusions of config-host.h
Applying: win32: add readv/writev emulation
error: patch failed: util/osdep.c:406
error: util/osdep.c: patch does not apply
Patch failed at 0002 win32: add readv/writev emulation

>
>  Makefile.target             |  2 +-
>  include/qemu-common.h       | 22 ++--------------------
>  include/qemu/osdep.h        | 16 ++++++++++++++++
>  qga/channel-posix.c         |  1 +
>  tests/libi2c-omap.c         |  1 +
>  tests/libqtest.c            |  1 +
>  tests/tcg/test-i386-fprem.c |  1 +
>  tests/test-mul64.c          |  1 +
>  ui/sdl_zoom.c               |  1 +
>  ui/vnc.c                    |  1 +
>  util/hbitmap.c              |  1 +
>  util/iov.c                  |  2 +-
>  util/osdep.c                | 42 ++++++++++++++++++++++++++++++++++++++++++
>  13 files changed, 70 insertions(+), 22 deletions(-)
>
> --
> 1.8.2
>
>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]