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

Peter Krempa posted 2 patches 2 years, 6 months ago
Failed in applying to current master (apply log)
tools/virsh-domain.c | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
[PATCH 0/2] virsh: Fix fallback code path for vcpuinfo
Posted by Peter Krempa 2 years, 6 months ago
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
Posted by Pavel Hrdina 2 years, 6 months ago
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 <phrdina@redhat.com>
Re: [PATCH 0/2] virsh: Fix fallback code path for vcpuinfo
Posted by Jiri Denemark 2 years, 6 months ago
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 <jdenemar@redhat.com>

Re: [PATCH 0/2] virsh: Fix fallback code path for vcpuinfo
Posted by Jonathon Jongsma 2 years, 6 months ago
ACK both patches
Reviewed-by: Jonathon Jongsma <jjongsma@redhat.com>

On Wed, Sep 15, 2021 at 8:21 AM Peter Krempa <pkrempa@redhat.com> 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
Posted by Ján Tomko 2 years, 6 months ago
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 <jtomko@redhat.com>

Jano