Re: [PATCH] Сheck snapshot disk is not NULL when searching it in the VM config

2024-05-20 Thread Efim Shevrin via Devel
_("disk image '%1$s' for internal snapshot '%2$s' is not the same as disk image currently used by VM"), snapDisk->name, snap->def->name); -- 2.39.3 ____ From: Mi

Re: [PATCH] rpc: fix race in waking up client event loop

2023-12-18 Thread Efim Shevrin
Hello, Your patch works on our stand without any freezing. Tested by: Fima Shevrin From: Daniel P. Berrangé Sent: Monday, December 18, 2023 20:23 To: devel@lists.libvirt.org Cc: Efim Shevrin ; Denis V. Lunev ; Daniel P. Berrangé Subject: [PATCH] rpc: fix

Re: [PATCH 3/3] rpc: Rework rpc notifications in main and side thread

2023-12-15 Thread Efim Shevrin
=== We use virtual machine startup as a loaded operation, but migration or something similar could be used. Fima Shevrin From: Daniel P. Berrangé Sent: Friday, December 15, 2023 19:09 To: Efim Shevrin Cc: d