On Mon, Jun 16, 2014 at 05:08:25PM +0200, Michal Privoznik wrote:
> For future work we want to info for not only the free memory but
I presume you mean s/to info/to get info/
> overall memory size too. That's why the function must have new
> signature too.
>
> Signed-off-by: Michal Privoznik
For future work we want to info for not only the free memory but
overall memory size too. That's why the function must have new
signature too.
Signed-off-by: Michal Privoznik
---
src/bhyve/bhyve_driver.c | 7 +++-
src/libvirt_private.syms | 2 +-
src/lxc/lxc_driver.c | 7 +++-
src/n