qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PATCH] Add support for VDI images


From: Even Rouault
Subject: [Qemu-devel] [PATCH] Add support for VDI images
Date: Mon, 2 Jul 2007 20:34:51 +0200
User-agent: KMail/1.9.6

This patch adds support for reading, writing and creation (and thus 
conversion) of VDI images (VirtualBox image format). Creation of derived 
images above read-only base images also works, through a hack (the base image 
filename is stored as the comment of the derived image)
It's mainly a thin wrapper around VirtualBox OSE source code.
It may not compile on non-Linux hosts, and it definitely won't work on big 
endian hosts. So, there's still a bit of work to do for those interested by 
running it on those platforms.

Even

Attachment: qemu_cvs20070630_vdi.patch
Description: Text Data


reply via email to

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