[libvirt] [PATCH v1] qemu: migration: Convert to virErrorRestore/virErrorPreserveLast

Michal Privoznik mprivozn at redhat.com
Mon May 20 11:52:49 UTC 2019


On 4/29/19 7:56 PM, Syed Humaid wrote:
> Replaced usages of virSaveLastError and virSetError/virFreeError with
> virErrorPreserveLast and virErrorRestore respectively.
> 
> Signed-off-by: Syed Humaid <syedhumaidbinharoon at gmail.com>
> ---
>   src/qemu/qemu_migration.c | 75 +++++++++++++--------------------------
>   1 file changed, 24 insertions(+), 51 deletions(-)

Closer, but there is one place missing. Also there are some trailing 
blanks. Looking forward to v2.

Michal




More information about the libvir-list mailing list