Re: [libvirt] [PATCH 08/13] conf: Rename max_balloon to total_memory

2015-09-22 Thread Michal Privoznik
On 21.09.2015 19:21, Peter Krempa wrote: > The name of the variable was misleading. Rename it and it's setting > accessor before other fixes. > --- > src/conf/domain_conf.c | 18 +- > src/conf/domain_conf.h | 7 --- > src/hyperv/hyperv_driver.c | 2 +- > src/libvirt_p

[libvirt] [PATCH 08/13] conf: Rename max_balloon to total_memory

2015-09-21 Thread Peter Krempa
The name of the variable was misleading. Rename it and it's setting accessor before other fixes. --- src/conf/domain_conf.c | 18 +- src/conf/domain_conf.h | 7 --- src/hyperv/hyperv_driver.c | 2 +- src/libvirt_private.syms | 2 +- src/libxl/libxl_driver.c | 4