Hi Guys, Thanks again! Just sent patch v6 which takes into account comments you left.
Best regards, Vadim On Wed, Aug 16, 2017 at 8:01 AM, Markus Armbruster <[email protected]> wrote: > Vadim Galitsyn <[email protected]> writes: > > > Hi Guys, > > > > Thank you for the input! > > > >> "hotunpluggable" is ugly. What about just "pluggable"? > > > > Markus, I think "pluggable" is a bit misleading here. Some people can > take > > it like a maximum amount of memory that can be hot-added to a guest > (i.e., > > difference between static memory size and value specified with "-m > > ...,maxmem=XXX"). I would say: > > > > mem_info->plugged_memory = get_plugged_memory_size(); > > > > ..since it reflects actual amount which was already hot-added. Agree? > > I like it. Thanks! > > [...] >
