
7 Feb
2018
7 Feb
'18
1:43 p.m.
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