]> xenbits.xensource.com Git - libvirt.git/commit
conf: Fix up balloon size after removing a memory device from def
authorPeter Krempa <pkrempa@redhat.com>
Thu, 30 Apr 2015 15:43:53 +0000 (17:43 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Mon, 11 May 2015 06:50:36 +0000 (08:50 +0200)
commitde03b1dddee50f3f9718f03102697e7066af7f64
tree1aa588a49f69702cb7735aed69aada22111ff682
parentfccc2c331311422d89a6f87b64f82672bc3f3f75
conf: Fix up balloon size after removing a memory device from def

To avoid having the ballooned memory size larger than the actual
physical memory size, truncate the ballooned size if it overflows.
src/conf/domain_conf.c