digitalocean / vmtop

Real-time monitoring of KVM/Qemu VMs
Apache License 2.0
53 stars 19 forks source link

identify vcpu threads with QMP #19

Open jdesfossez opened 2 years ago

jdesfossez commented 2 years ago

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