[libvirt] [PATCH v2 0/2] fix parallel shutdown in libvirt-guests.sh

Christian Ehrhardt posted 2 patches 6 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/1524120063-3312-1-git-send-email-christian.ehrhardt@canonical.com
Test syntax-check passed
tools/libvirt-guests.sh.in | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
[libvirt] [PATCH v2 0/2] fix parallel shutdown in libvirt-guests.sh
Posted by Christian Ehrhardt 6 years ago
Working on a few issues in parallel shutdown. The first is fixing a real issue,
while the latter avoids printing a message with an empty variable.

*Updates since V1*
 - added Reviewed-by to patch #1
 - added second patch to skip the message without a guest nama

Christian Ehrhardt (2):
  tools: fix check_guests_shutdown loop
  tools: do not report unknown guests in print_guests_shutdown

 tools/libvirt-guests.sh.in | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

-- 
2.7.4

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v2 0/2] fix parallel shutdown in libvirt-guests.sh
Posted by Andrea Bolognani 5 years, 12 months ago
On Thu, 2018-04-19 at 08:41 +0200, Christian Ehrhardt wrote:
> Working on a few issues in parallel shutdown. The first is fixing a real issue,
> while the latter avoids printing a message with an empty variable.
> 
> *Updates since V1*
>  - added Reviewed-by to patch #1
>  - added second patch to skip the message without a guest nama
> 
> Christian Ehrhardt (2):
>   tools: fix check_guests_shutdown loop
>   tools: do not report unknown guests in print_guests_shutdown
> 
>  tools/libvirt-guests.sh.in | 10 ++++++----
>  1 file changed, 6 insertions(+), 4 deletions(-)

Series:

  Reviewed-by: Andrea Bolognani <abologna@redhat.com>

-- 
Andrea Bolognani / Red Hat / Virtualization

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list
Re: [libvirt] [PATCH v2 0/2] fix parallel shutdown in libvirt-guests.sh
Posted by Michal Privoznik 5 years, 12 months ago
On 04/24/2018 10:23 AM, Andrea Bolognani wrote:
> On Thu, 2018-04-19 at 08:41 +0200, Christian Ehrhardt wrote:
>> Working on a few issues in parallel shutdown. The first is fixing a real issue,
>> while the latter avoids printing a message with an empty variable.
>>
>> *Updates since V1*
>>  - added Reviewed-by to patch #1
>>  - added second patch to skip the message without a guest nama
>>
>> Christian Ehrhardt (2):
>>   tools: fix check_guests_shutdown loop
>>   tools: do not report unknown guests in print_guests_shutdown
>>
>>  tools/libvirt-guests.sh.in | 10 ++++++----
>>  1 file changed, 6 insertions(+), 4 deletions(-)
> 
> Series:
> 
>   Reviewed-by: Andrea Bolognani <abologna@redhat.com>
> 

Thank you all. I've pushed this.

Michal

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list