]> xenbits.xensource.com Git - libvirt.git/commit
node_memory: Define the APIs to get/set memory parameters
authorOsier Yang <jyang@redhat.com>
Fri, 14 Sep 2012 14:42:14 +0000 (22:42 +0800)
committerOsier Yang <jyang@redhat.com>
Mon, 17 Sep 2012 05:49:44 +0000 (13:49 +0800)
commit12ad7435de09b8ade846a63d0bd4846358f9f3ae
treee2f4461e44eff6584f6b7aee5e68f0ac5bb47135
parentd15d092cda87766c7dc2cb5f8568170d492b27ba
node_memory: Define the APIs to get/set memory parameters

* include/libvirt/libvirt.h.in: (Add macros for the param fields,
  declare the APIs).
* src/driver.h: (New methods for the driver struct)
* src/libvirt.c: (Implement the public APIs)
* src/libvirt_public.syms: (Export the public symbols)
include/libvirt/libvirt.h.in
python/generator.py
src/driver.h
src/libvirt.c
src/libvirt_public.syms