From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Cc: blauwirbel@gmail.com, sw@weilnetz.de
Subject: [Qemu-devel] [PATCH 0/2] fix win32 compilation
Date: Mon, 22 Apr 2013 20:53:15 +0200 [thread overview]
Message-ID: <1366656797-3567-1-git-send-email-pbonzini@redhat.com> (raw)
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
next reply other threads:[~2013-04-22 18:54 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-22 18:53 Paolo Bonzini [this message]
2013-04-22 18:53 ` [Qemu-devel] [PATCH 1/2] add missing inclusions of config-host.h Paolo Bonzini
2013-04-22 18:53 ` [Qemu-devel] [PATCH 2/2] win32: add readv/writev emulation Paolo Bonzini
2013-04-23 17:40 ` Stefan Weil
2013-04-23 18:22 ` Paolo Bonzini
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1366656797-3567-1-git-send-email-pbonzini@redhat.com \
--to=pbonzini@redhat.com \
--cc=blauwirbel@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=sw@weilnetz.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).