Skip to content

Instantly share code, notes, and snippets.

@syci
syci / xenmigrate.py
Last active September 29, 2016 06:54 — forked from miebach/xenmigrate.py
xenmigrate - convert a Citrix *.xva file to a XEN *.img file.
#!/usr/bin/env python
"""
xenmigrate.py
Xen Migrate
Migrate XenServer to Open Source Xen
(c)2011 Jolokia Networks and Mark Pace -- jolokianetworks.com
[email protected]
AGPL License
source=open(refdir+filename,'rb')
while True: