Hi guys,
At a high level, I am trying to get my guest to execute a particular script. The catch, however, is that I want to issue this command from the host.
Ideally, on my host I would like to say something like some-qemu-command runonguest vmid path/to/script but I fully expect this to be...