[libvirt] [PATCH 0/3] qemu: cleanup duplicate calls to DomainObjIsActive

Cole Robinson crobinso at redhat.com
Fri Apr 15 14:00:11 UTC 2016


Some API entry points have duplicate calls to DomainObjIsActive. Remove
the redundant ones, and document the valid ones that confused me :)

Cole Robinson (3):
  qemu: Remove redundant DomainObjIsActive calls
  qemu: Clarify usage of DomainObjIsActive for PMSuspended
  qemu: Clarify usage of DomainObjIsActive for SetTime

 src/qemu/qemu_driver.c | 43 ++++++++++++++++---------------------------
 1 file changed, 16 insertions(+), 27 deletions(-)

-- 
2.7.3




More information about the libvir-list mailing list