]> git.ipfire.org Git - thirdparty/libvirt.git/commit
conf: Rename max_balloon to total_memory
authorPeter Krempa <pkrempa@redhat.com>
Wed, 16 Sep 2015 12:25:42 +0000 (14:25 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 22 Sep 2015 14:09:28 +0000 (16:09 +0200)
commit8059a99025d15b12e62a294b7b6797e4c618eff8
treea6715e22d7ec8cc7d940bd8c158e87ef914219e3
parent849b5fc4f609885b9976b633c6efaba0beee2fe3
conf: Rename max_balloon to total_memory

The name of the variable was misleading. Rename it and it's setting
accessor before other fixes.
20 files changed:
src/conf/domain_conf.c
src/conf/domain_conf.h
src/hyperv/hyperv_driver.c
src/libvirt_private.syms
src/libxl/libxl_driver.c
src/lxc/lxc_driver.c
src/lxc/lxc_native.c
src/phyp/phyp_driver.c
src/qemu/qemu_command.c
src/qemu/qemu_domain.c
src/qemu/qemu_driver.c
src/test/test_driver.c
src/uml/uml_driver.c
src/vbox/vbox_common.c
src/vmx/vmx.c
src/vz/vz_sdk.c
src/xen/xm_internal.c
src/xenapi/xenapi_driver.c
src/xenconfig/xen_common.c
src/xenconfig/xen_sxpr.c