From: "Kazu" <kazoo@r3.dion.ne.jp>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] Compile fix for win32
Date: Tue, 5 Sep 2006 14:25:32 +0900 [thread overview]
Message-ID: <000901c6d0ab$b597d750$0464a8c0@athlon> (raw)
Hi,
A patch below fixes compile for win32.
Regards,
Kazu
Index: block-raw.c
===================================================================
RCS file: /sources/qemu/qemu/block-raw.c,v
retrieving revision 1.10
diff -u -r1.10 block-raw.c
--- block-raw.c 3 Sep 2006 12:08:37 -0000 1.10
+++ block-raw.c 5 Sep 2006 05:06:14 -0000
@@ -1134,6 +1134,10 @@
{
}
+void qemu_aio_flush(void)
+{
+}
+
void qemu_aio_wait_start(void)
{
}
next reply other threads:[~2006-09-05 5:25 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-05 5:25 Kazu [this message]
2006-09-05 8:52 ` [Qemu-devel] count the number of instructions executed? Tieu Ma Dau
-- strict thread matches above, loose matches on Subject: below --
2006-08-07 5:05 [Qemu-devel] Compile fix for win32 Kazu
2006-02-08 3:57 Kazu
2005-12-19 6:40 Kazu
2005-12-19 18:50 ` Johannes Schindelin
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='000901c6d0ab$b597d750$0464a8c0@athlon' \
--to=kazoo@r3.dion.ne.jp \
--cc=qemu-devel@nongnu.org \
/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).