qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH] DOSEMU image file support


From: Fabrice Bellard
Subject: Re: [Qemu-devel] [PATCH] DOSEMU image file support
Date: Thu, 02 Sep 2004 18:07:41 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.2) Gecko/20040803

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
address@hidden
http://lists.nongnu.org/mailman/listinfo/qemu-devel





reply via email to

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