[libvirt] Python setBlkioParameters function broken

2014-05-27 Thread Qiang Guan
I've tried to use domain.setBlkioParameters with ipython, and I'm finding it's throwing the mysterious error: ubuntu@host-192-168-0-7:~$ dpkg -l | grep libvirt ii libvirt-bin 1.2.2-0ubuntu13.1 amd64 programs for the libvirt library ii libvirt0 1.2.2-0ubuntu13.1 amd64 library for interfacing with

Re: [libvirt] [PATCH] qemu: make sure agent returns error when required data are missing

2014-04-03 Thread Qiang Guan
On Apr 3, 2014 at 13:58PM, Martin Kletzander wrote: Commit 5b3492fa aimed to fix this and caught one error but exposed another one. When agent command is being executed and the thread waiting for the reply is woken up by an event (e.g. EOF in case of shutdown), the command finishes with no data