*: Also note, "scripts" is a fairly loose term. It is entirely possible to implement scripts in compiled languages like C or C++, Java, or traditional scripting languages.
 *: Do VM universe jobs interact with job hooks or job wrappers? If so, how?
 *:: Within the current code, there's only two hooks that I can think of as pertinent: the job router hooks and the starter hooks. For both, there's no functionality support required from th part of the script / libvirt.
+*: Supporting multiple CDROM and Floppy images, and checking and disabling use of the cdrom/floppy device on the execute host?