]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
node_memory: Implement the internal APIs
authorOsier Yang <jyang@redhat.com>
Fri, 14 Sep 2012 14:42:16 +0000 (22:42 +0800)
committerOsier Yang <jyang@redhat.com>
Mon, 17 Sep 2012 05:55:12 +0000 (13:55 +0800)
commitaaa8ab3e010449d1e36d636b4c399672e38ffb96
tree0f80f9378f8c775d94285eb9afc5eca856f0d9a8
parent00792722fddeca2ac828a581ef2077fb767f69ff
node_memory: Implement the internal APIs

Only implemented for linux platform.

* src/nodeinfo.h: (Declare node{Get,Set}MemoryParameters)
* src/nodeinfo.c: (Implement node{Get,Set}MemoryParameters)
* src/libvirt_private.syms: (Export those two new internal APIs to
  private symbols)
src/libvirt_private.syms
src/nodeinfo.c
src/nodeinfo.h