On Thu, Mar 31, 2016 at 07:29:01 +0200, Michal Privoznik wrote:
Even though we have the machine locked throughout whole APIs we
are querying/modifying domain internal state. We should grab a
job whilst doing that.
Signed-off-by: Michal Privoznik <mprivozn(a)redhat.com>
---
src/qemu/qemu_driver.c | 26 +++++++++++++++++++-------
1 file changed, 19 insertions(+), 7 deletions(-)
ACK, but you will get merge conflicts after fixing 5/6