[libvirt] [PATCH 0/4] qemu: Don't refresh 'halted' state for domain stats

Jiri Denemark jdenemar at redhat.com
Wed Feb 7 12:43:55 UTC 2018


On Tue, Feb 06, 2018 at 16:30:51 +0100, Peter Krempa wrote:
> The halted state information is useless on most platforms and calling
> 'query-cpus' is very expensive. Don't report the info on platforms where
> it does not make sense.
> 
> Peter Krempa (3):
>   qemu: driver: Extract vcpu halted state directly
>   qemu: Remove unused 'cpuhalted' argument from qemuDomainHelperGetVcpus
>   qemu: domain: Store vcpu halted state as a tristate
> 
> Viktor Mihajlovski (1):
>   qemu: Limit refresh of CPU halted state to s390
> 
>  src/qemu/qemu_domain.c |  8 +++++++-
>  src/qemu/qemu_domain.h |  2 +-
>  src/qemu/qemu_driver.c | 36 +++++++++++++++---------------------
>  3 files changed, 23 insertions(+), 23 deletions(-)

ACK series

Jirka




More information about the libvir-list mailing list