[libvirt] [PATCH REBASE 0/5] qemu: fix domain object wait to handle monitor errors

Nikolay Shirokovskiy nshirokovskiy at virtuozzo.com
Fri Apr 27 06:27:35 UTC 2018


ping

On 18.04.2018 17:44, Nikolay Shirokovskiy wrote:
> Main patch is 4th, others are misc.
> 
> Nikolay Shirokovskiy (5):
>   qemu: erase synchronous block job cancel mentions in comments
>   qemu: monitor: set error flag even in OOM conditions
>   utils: export virCopyError
>   qemu: fix domain object wait to handle monitor errors
>   qemu: fix races in beingDestroyed usage
> 
>  src/conf/domain_conf.c    | 43 ---------------------------------------
>  src/conf/domain_conf.h    |  3 ---
>  src/libvirt_private.syms  |  3 +--
>  src/qemu/qemu_domain.c    | 45 +++++++++++++++++++++++++++++++++++++++++
>  src/qemu/qemu_domain.h    |  7 +++++--
>  src/qemu/qemu_driver.c    | 27 +++++++++++++++----------
>  src/qemu/qemu_hotplug.c   |  4 ++--
>  src/qemu/qemu_migration.c | 12 +++++------
>  src/qemu/qemu_monitor.c   |  5 +++++
>  src/qemu/qemu_process.c   | 51 +++++++++++++++++++++++++++++++----------------
>  src/util/virerror.c       | 12 ++++++++---
>  src/util/virerror.h       |  1 +
>  12 files changed, 124 insertions(+), 89 deletions(-)
> 




More information about the libvir-list mailing list