Re: [PATCH 0/2] virsh: Fix fallback code path for vcpuinfo

2021-09-20 Thread Ján Tomko

On a Wednesday in 2021, Peter Krempa wrote:

Peter Krempa (2):
 virshDomainGetVcpuBitmap: Return bitmap when taking the fallback path
 virshDomainGetVcpuBitmap: Refactor cleanup

tools/virsh-domain.c | 15 +++
1 file changed, 7 insertions(+), 8 deletions(-)



Reviewed-by: Ján Tomko 

Jano


signature.asc
Description: PGP signature


Re: [PATCH 0/2] virsh: Fix fallback code path for vcpuinfo

2021-09-15 Thread Jonathon Jongsma
ACK both patches
Reviewed-by: Jonathon Jongsma 

On Wed, Sep 15, 2021 at 8:21 AM Peter Krempa  wrote:
>
> Peter Krempa (2):
>   virshDomainGetVcpuBitmap: Return bitmap when taking the fallback path
>   virshDomainGetVcpuBitmap: Refactor cleanup
>
>  tools/virsh-domain.c | 15 +++
>  1 file changed, 7 insertions(+), 8 deletions(-)
>
> --
> 2.31.1
>



Re: [PATCH 0/2] virsh: Fix fallback code path for vcpuinfo

2021-09-15 Thread Pavel Hrdina
On Wed, Sep 15, 2021 at 03:21:10PM +0200, Peter Krempa wrote:
> Peter Krempa (2):
>   virshDomainGetVcpuBitmap: Return bitmap when taking the fallback path
>   virshDomainGetVcpuBitmap: Refactor cleanup

Reviewed-by: Pavel Hrdina 


signature.asc
Description: PGP signature


Re: [PATCH 0/2] virsh: Fix fallback code path for vcpuinfo

2021-09-15 Thread Jiri Denemark
On Wed, Sep 15, 2021 at 15:21:10 +0200, Peter Krempa wrote:
> Peter Krempa (2):
>   virshDomainGetVcpuBitmap: Return bitmap when taking the fallback path
>   virshDomainGetVcpuBitmap: Refactor cleanup
> 
>  tools/virsh-domain.c | 15 +++
>  1 file changed, 7 insertions(+), 8 deletions(-)

Reviewed-by: Jiri Denemark 



[PATCH 0/2] virsh: Fix fallback code path for vcpuinfo

2021-09-15 Thread Peter Krempa
Peter Krempa (2):
  virshDomainGetVcpuBitmap: Return bitmap when taking the fallback path
  virshDomainGetVcpuBitmap: Refactor cleanup

 tools/virsh-domain.c | 15 +++
 1 file changed, 7 insertions(+), 8 deletions(-)

-- 
2.31.1