+1
−1
block/vdi.c
0 → 100644
+951
−0
File added.
Preview size limit exceeded, changes collapsed.
+2
−0
Loading
This is a new block driver written from scratch to support the VDI format in QEMU. VDI is the native format used by Innotek / SUN VirtualBox. Latest changes: * stripped down version (code for synchronous operations and experimental code removed) * don't open VDI snapshot images (with uuid_link or uuid_parent) * modified vdi_aio_cancel Signed-off-by:Stefan Weil <weil@mail.berlios.de> Signed-off-by:
Anthony Liguori <aliguori@us.ibm.com> Message-Id:
File added.
Preview size limit exceeded, changes collapsed.