From: Fabrice Bellard <fabrice@bellard.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] DOSEMU image file support
Date: Thu, 02 Sep 2004 18:07:41 +0200 [thread overview]
Message-ID: <4137454D.8080202@bellard.org> (raw)
In-Reply-To: <20040902171512.61266d0e.hampa@hampa.ch>
Hi,
Thank you for the patch. Two remarks if you want that I merge it:
1) use open/read/write/close instead of fopen/fread/fwrite/fclose for
consistency with other block drivers.
2) change the license to BSD
Fabrice.
Hampa Hug wrote:
> Hi all
>
> The attached patch adds support for DOSEMU image files to
> qemu. This is useful if you want to share image files
> between qemu and dosemu.
>
> cheers
> Hampa
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Qemu-devel mailing list
> Qemu-devel@nongnu.org
> http://lists.nongnu.org/mailman/listinfo/qemu-devel
next prev parent reply other threads:[~2004-09-02 16:13 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-09-02 15:15 [Qemu-devel] [PATCH] DOSEMU image file support Hampa Hug
2004-09-02 16:07 ` Fabrice Bellard [this message]
2004-09-02 16:21 ` Johannes Schindelin
2004-09-02 17:00 ` Hampa Hug
2004-09-02 17:12 ` Fabrice Bellard
2004-09-03 18:04 ` [Qemu-devel] Solved: QEMU messed up in Windows Harry Sufehmi
2004-09-14 0:19 ` [Qemu-devel] [PATCH] DOSEMU image file support Hampa Hug
2004-09-14 9:04 ` Johannes Schindelin
2004-09-25 12:04 ` Gianni Tedesco
2004-09-25 12:08 ` Gianni Tedesco
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=4137454D.8080202@bellard.org \
--to=fabrice@bellard.org \
--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).