Hello everyone. I need some hints about the way I can use qemu for my project and hence the parts of qemu that I should concentrate on.
What I want to do is running windows on qemu (host is linux), getting the video output in image format (possibly several screenshots in a second) do some image processing with the pictures and also use mouse and keyboard to control the guest. does qemu provide an API to accomplish those tasks? Thanks
