[pve-devel] balloon bug in qemu 2.1 ?

Dietmar Maurer dietmar at proxmox.com
Fri Mar 6 06:32:22 CET 2015


> As far I remember, we have make the virtio-balloon-fix-query.patch patch,
> because at this time, it was impossible to use qom guest-stats to retrieve all
> values in 1 call
> (And we wanted to avoid to call 5-6 times qom guest-stats)

yes, we use that inside QemuServer::vmstatus, so that needs to be fast because
we call it frequently.


> Now,it seem that we can get all values directly.  (excluding actual-max_mem).
> 
> 
> Maybe it's time to remove this patch, and use qemu qom implementation ?

Would be great, but current code needs 'actual, max_mem'?




More information about the pve-devel mailing list