qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Sparse file support under windows


From: Fabrice Bellard
Subject: Re: [Qemu-devel] Sparse file support under windows
Date: Wed, 14 Jun 2006 16:00:22 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040913

OK for the idea, but why is a new option needed ? Sparse file usage should be automatic if the filesystem supports it.

Regards,

Fabrice.

ZIGLIO, Frediano, VF-IT wrote:
Hi,
  this patch add sparse file support under Windows (supported on NTFS).
It add a -s flag to qemu create and qemu convert. It contain also a new
implementation for ftruncate witch not fill manually space but only use
SetEndOfFile (so to handle correctly sparse file)

freddy77



------------------------------------------------------------------------

_______________________________________________
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]