Jump to content











Photo
- - - - -

QCOW Proxy for ImDisk

qcow qemu imdisk proxy

  • Please log in to reply
1 reply to this topic

#1 erwan.l

erwan.l

    Platinum Member

  • Developer
  • 3041 posts
  • Location:Nantes - France
  •  
    France

Posted 22 July 2014 - 02:17 PM

Hi,

 

Another proxy for ImDisk, this time to support QCOW files.

This is based on libqcow Joachim Metz work.

 

Find here attached the proxy.dll (and the source code) for ImDisk (and other software using sharedmemory proxy such as ImgMount / Arsenal driver).

 

To launch the proxy : devio --dll=proxy.dll;dllopen shm:test_proxy c:\test.qcow.

To use the proxy from ImDisk : imdisk -a -t proxy -o shm -o ro -f test_proxy -m Z: .

 

Note the RO flag as the libqcow does not support writing for now.

 

Regards,

Erwan

Attached Files



#2 erwan.l

erwan.l

    Platinum Member

  • Developer
  • 3041 posts
  • Location:Nantes - France
  •  
    France

Posted 03 May 2015 - 02:54 PM

A new version build with latest libqcow.

 

Built so that it depends on msvcrt.dll and no longer on msvcrtxxx.dll.

 

Proxy.dll size down to 45k.

 

Zip contains latest devio.exe and a batch example to launch devio and imdisk in one go.

Attached Files







Also tagged with one or more of these keywords: qcow, qemu, imdisk, proxy

1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users