Can I manage a QEMU guest from the host's CLI? I'm coming from Xen and I liked the xm
command. I'd like to shutdown the guest, attach PCI devices to it and so on. Is there a way?
There's the QEMU monitor, but I'd really like to have a "scriptable" solution.