I need to force Xen virtual machine to run a program. Thus, I'm looking for a way to make a script, which could be executed on the host machine and make VM to run the program
Also, there's a question - is it possible to automate configuring VMs to have them already got the executable I need (before starting the VM actually or, maybe, make it copy the executable just after start)?