Yes I did, limited to my knowledge. 

On Thu, May 25, 2017 at 2:08 PM, Nitesh Konkar <niteshkonkar.libvirt@gmail.com> wrote:
Yes I did.

On Thu, May 25, 2017 at 2:07 PM, Peter Krempa <pkrempa@redhat.com> wrote:
On Thu, May 25, 2017 at 14:04:16 +0530, Nitesh Konkar wrote:
> On executing the virsh nodecpumap command, the number
> of CPUs present was shown as (last cpu online id + 1). This
> patch fixes the issue by reporting the current number of
> CPUs present.
>
> Signed-off-by: Nitesh Konkar <nitkon12@linux.vnet.ibm.com>
> ---
>  src/util/virhostcpu.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Did you test it? I did not.