[pve-devel] pve-qemu-kvm : qemu 1.4 : fix virtio-balloon-fix-query.patch

Alexandre DERUMIER aderumier at odiso.com
Wed Feb 13 10:06:20 CET 2013


oh, sure, we can get all qom stats in 1 call now


But you need also "actual" and "max_mem" values.They are not in qom balloon properties.
So I think we need to add them to qom properties to avoid 1 extra call to "info balloon"



----- Mail original -----

De: "Dietmar Maurer" <dietmar at proxmox.com> 
À: "Dietmar Maurer" <dietmar at proxmox.com>, "Alexandre Derumier" <aderumier at odiso.com>, pve-devel at pve.proxmox.com 
Envoyé: Mercredi 13 Février 2013 09:59:02 
Objet: RE: [pve-devel] pve-qemu-kvm : qemu 1.4 : fix virtio-balloon-fix-query.patch 

I thought we can use: 

vm_mon_cmd_nocheck($vmid, 'qom-get', 
path => "machine/peripheral/balloon0", 
property => "guest-stats") 

Or does that still have problems? 

> Why don't we use the new API instead? 
> 
> > -----Original Message----- 
> > From: pve-devel-bounces at pve.proxmox.com [mailto:pve-devel- 
> > bounces at pve.proxmox.com] On Behalf Of Alexandre Derumier 
> > Sent: Mittwoch, 13. Februar 2013 09:19 
> > To: pve-devel at pve.proxmox.com 
> > Subject: [pve-devel] pve-qemu-kvm : qemu 1.4 : fix virtio-balloon-fix- 
> > query.patch 
> > 
> > re-enable "info balloon" with all stats for qemu 1.4 
> > 



More information about the pve-devel mailing list