[libvirt] [PATCH 07/10] qemu: domain: Improve vCPU data checking in qemuDomainDetectVcpuPids

Pavel Hrdina phrdina at redhat.com
Wed Aug 3 13:00:41 UTC 2016


On Wed, Aug 03, 2016 at 10:10:59AM +0200, Peter Krempa wrote:

s/qemuDomainDetectVcpuPids/qemuDomainRefreshVcpu/ in $subject

> Validate the presence of the thread id according to state of the vCPU
> rather than just checking the vCPU count. Additionally put the new
> validation code into a separate function so that the information
> retrieval can be split from the validation.
> ---
>  src/qemu/qemu_domain.c | 49 +++++++++++++++++++++++++++++++++++++++++++------
>  src/qemu/qemu_domain.h |  1 +
>  2 files changed, 44 insertions(+), 6 deletions(-)
> 

ACK




More information about the libvir-list mailing list