]> xenbits.xensource.com Git - libvirt.git/commit
python: Expose binding for virNodeGetMemoryStats()
authorPeter Krempa <pkrempa@redhat.com>
Mon, 28 Nov 2011 17:19:28 +0000 (18:19 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 5 Dec 2011 11:22:33 +0000 (12:22 +0100)
commit17c7795561f408814a6925966d5ef57aaf17f7f2
tree627a3de28f4cca7600c278f78552cb329fc2e02b
parent49556023f28d7960c3a27b4a30270dcac08c5e52
python: Expose binding for virNodeGetMemoryStats()

This patch adds binding for virNodeGetMemoryStats method of libvirtd.
Return value is represented as a python dictionary mapping field
names to values.
include/libvirt/libvirt.h.in
python/libvirt-override-api.xml
python/libvirt-override.c