Issue
I've not been able to find any documentation stating the existence of an API that can be used to automate things inside of a qemu guest.
For example, I would like to launch a process inside of the guest machine from the host machine. Libvirt does not appear to contain such functionality.
Solution
As far as I know, the only way to communicate to the guest is through the network bridge.
Answered By - zdav
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.