qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH 0/2] fix win32 compilation


From: Paolo Bonzini
Subject: [Qemu-devel] [PATCH 0/2] fix win32 compilation
Date: Mon, 22 Apr 2013 20:53:15 +0200

Blue,

here is a fix for the Win32 compilation problem that you reported.

Paolo Bonzini (2):
  add missing inclusions of config-host.h
  win32: add readv/writev emulation

 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 ++++++++++++++++++++++++++++++++++++++++++
 12 files changed, 69 insertions(+), 21 deletions(-)

-- 
1.8.2




reply via email to

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