Obtaining CPU context of a VM
I want to obtain the CPU state(context) and devices state for a VM ,I tried using libvirt library in python but it din't work ...Is there any way to obtain the CPU state of a VM.. Please help !!
maybe it would be also helpful to see the code you wrote. Edit your question to add more details about where you got stuck.