Hi,We are doing a project about using a customed command in qemu to fork the current vm. As only the current thread will be copied to the child process, so we need to create other threads. And the vm and vcpus need to be re-registered in the child process, and the IO thread also need to handled. I am just wondering if there is any similar project/code/feature before? Thanks!
Best wishes, Tina