Maybe, if we can use these guest additions to allow vms to communicate to the outside world via condor api, then we may not need to support more than NAT networking. Depends fully on how rich the guest additions can make networking.{linebreak}(vmathew)
 
 *: Currently, the architecture of the submit machine is taken as the architecture of the required VM Universe jobs. However, if I create a 32 bit vm on a 64 bit machine, then, that VM can as well run on a 32 bit machine with vmware. Yet, the architecture requirement prevents such matches. This needs to be fixed.{linebreak}(vmathew)
+
+*: I see a lot of D_ALWAYS used in the vm universe code. Evaluate and change these to something appropriate.. Maybe create a debugging mode for vm universe ?? (vmathew)