On 05.03.2018 12:44, Viktor Mihajlovski wrote:
The QEMU monitor commmand query-cpus is deprecated starting
with QEMU 2.12.0 because it can adversely affect the performance of
a running virtual machine.
This series enables libvirt to use the new query-cpus-fast interface
if supported by the local QEMU instance and is required in order
to support QEMU once the interface has been removed.
[...]
ping (as QEMU has entered soft freeze for 2.12 this week), see also
https://wiki.qemu.org/ChangeLog/2.12#Monitor
--
Regards,
Viktor Mihajlovski