qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] DMG file support


From: Johannes Schindelin
Subject: [Qemu-devel] DMG file support
Date: Sun, 12 Dec 2004 01:37:22 +0100 (CET)

Hi list,

I just implemented a block driver for .dmg files (Apple's bite at a
proprietary format...). You can get it here:

http://libvncserver.sourceforge.net/qemu/qemu-dmg.patch.gz

In order to use it, use something like "-cdrom myfile.dmg" or
"-hdb myfile.dmg".

In the course of my work I saw that a free() was missing in cloop, and the
title is misleading, so I fixed them at the same time.

Ciao,
Dscho





reply via email to

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