virt-manager/virtconv
Cole Robinson 135b97637e guest: Rename memory properties to match XML values
Right now we have:

* memory -> ./currentMemory
* maxmem -> ./memory
* hotplugmaxmem -> ./maxMemory

Which is just a mess to know what we might be really setting behind
the scenes. Rename the properties to match the XML element name, and
adjust all users to the new names. cli options aren't changed though
2019-05-12 17:25:47 -04:00
..
__init__.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
formats.py guest: Fold add_default_devices into set_defaults 2018-09-04 14:55:04 -04:00
ovf.py guest: Rename memory properties to match XML values 2019-05-12 17:25:47 -04:00
vmx.py guest: Rename memory properties to match XML values 2019-05-12 17:25:47 -04:00