save and remove kvm/qemu domain status

This commit is contained in:
Guido Günther
2008-12-20 13:17:49 +00:00
parent b679ebe877
commit 5614e868e1
2 changed files with 59 additions and 0 deletions

View File

@@ -1,3 +1,12 @@
Sat Dec 20 14:10:09 CET 2008 Guido Günther <agx@sigxcpu.org>
save and remove kvm/qemu domain status
* src/qemu_driver.c (qemdRemoveDomainStatus): new function
(qemudOpenMonitor): save monitor path
(qemudStartVMDaemon, qemudDomainSuspend, qemudDomainResume,
qemudDomainAttachDevice, qemudDomainDetachDevice): save status
(qemudShutdownVMDaemon): remove status
Sat Dec 20 13:53:14 CET 2008 Guido Günther <agx@sigxcpu.org>
add XML parsing for qemu/kvm status files