Does anyone know if it is possible to access environment variables in domain config files (since they are essentially Python scripts)? In particular I would like to use this to locate a guest disk image relative to the current working directory (i.e. from which xm is issued), e.g., disk = [''file:$PWD/disk1.img,0,w''] Thanks Mick Jordan