The method we currently use to identify the vpcu threads in qemu only works with libvirt's approach. Using QMP will be more generic: ``` query-cpus-fast ```
The method we currently use to identify the vpcu threads in qemu only works with libvirt's approach.
Using QMP will be more generic: