[libvirt] [PATCH 0/2] Fix a couple get all domain stats issues

John Ferlan jferlan at redhat.com
Fri Nov 30 14:56:57 UTC 2018


Thanks for the quick peek on patch1; however, I was hoping to have these
 patches be considered for the current release seeing as patch2 fixes a
condition introduced in the release and because the next release won't
be until mid January or so. The downside of not pushing patch2 is that
running 'virsh domstats' will fail completely on a domain that doesn't
have the IOThread capability. Without patch1, you'd only get the generic
cause is unknown reason.  If it's felt that the patches can wait for the
next release that's fine, but no harm in asking...

Tks,

John

On 11/27/18 11:23 AM, John Ferlan wrote:
> One is longer term (patch1), while the other is sourced in this
> release (4.10.0) when IOThread stats were added.
> 
> John Ferlan (2):
>   qemu: Save qemuDomainGetStats error
>   qemu: Don't fail stats collection due to IOThread capability
> 
>  src/qemu/qemu_driver.c | 28 ++++++++++++++++++++--------
>  1 file changed, 20 insertions(+), 8 deletions(-)
> 




More information about the libvir-list mailing list