qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] QCOW/QCOW2 for win32
@ 2006-09-07  6:13 Kazu
  2006-09-11  0:28 ` Jamie Lokier
  0 siblings, 1 reply; 4+ messages in thread
From: Kazu @ 2006-09-07  6:13 UTC (permalink / raw)
  To: qemu-devel

Hi,

A patch below fixes QCOW/QCOW2 for win32.

-snapshot option works. When -snapshot is used, a temporary file is
created at C:\Documents and Settings\(user name)\Local Settings\temp.

In path_is_absolute in block.c, path separation '/' also works for win32.

A named snapshot works. I can make a named temporary file by qemu-img.exe
and boots from it.

When I used qcow2, VM snapshots work.

localtime in block.c is thread-safe for win32.

For more information, see.
http://www.h7.dion.ne.jp/~qemu-win/HowToFloppyCdrom-en.html#snapshot

Patch.
http://www.h7.dion.ne.jp/~qemu-win/download/qemu-20060906-qcow.patch
Binary.
http://www.h6.dion.ne.jp/~kazuw/qemu-win/qemu-20060906-qcow.zip

Regards,
Kazu

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2006-09-11 21:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-07  6:13 [Qemu-devel] QCOW/QCOW2 for win32 Kazu
2006-09-11  0:28 ` Jamie Lokier
2006-09-11  5:32   ` Kazu
2006-09-11 21:53     ` Jamie Lokier

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).