qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] Re: NBD server for QEMU images


From: Anthony Liguori
Subject: [Qemu-devel] Re: NBD server for QEMU images
Date: Tue, 12 Dec 2006 12:54:59 -0600
User-agent: Thunderbird 1.5.0.8 (X11/20061115)

Paul Brook wrote:
mount -o loop does this.
How is everybody missing the point? :-)  mount -o loop doesn't mount
qcow images.
Would be that difficult to write a qcow fs module ?

qcow is an image format, not a filesystem.
I'd guess it should be possible to use the device-mapper framework to do this. I've ho idea how hard this is in practice.

http://wiki.xensource.com/xenwiki/DmUserspace

It will take a little time to get upstream though but it's actively being worked on.

Regards,

Anthony Liguori

Paul





reply via email to

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