qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 1.5 v2 0/3] fix win32 compilation
@ 2013-04-24 20:59 Paolo Bonzini
  2013-04-24 20:59 ` [Qemu-devel] [PATCH 1.5 v2 1/3] add missing inclusions of config-host.h Paolo Bonzini
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Paolo Bonzini @ 2013-04-24 20:59 UTC (permalink / raw)
  To: qemu-devel; +Cc: sw

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

 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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-04-26 22:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-24 20:59 [Qemu-devel] [PATCH 1.5 v2 0/3] fix win32 compilation Paolo Bonzini
2013-04-24 20:59 ` [Qemu-devel] [PATCH 1.5 v2 1/3] add missing inclusions of config-host.h Paolo Bonzini
2013-04-24 20:59 ` [Qemu-devel] [PATCH 1.5 v2 2/3] win32: add readv/writev emulation Paolo Bonzini
2013-04-24 20:59 ` [Qemu-devel] [PATCH 1.5 v2 3/3] win32: generate console executable again Paolo Bonzini
2013-04-26 19:38 ` [Qemu-devel] [PATCH 1.5 v2 0/3] fix win32 compilation Blue Swirl
2013-04-26 22:21   ` Paolo Bonzini

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).