Re: [libvirt] [PATCH] doc: extend virDomainSetMemory semantics

2015-12-04 Thread John Ferlan
On 11/12/2015 02:23 AM, Nikolay Shirokovskiy wrote: > virDomainSetMemory is documented to change only runtime configuration of > running domain. This can't be implemented for vz driver as it always change > persistent state too. Let's extend semantics of this function for changes to > be >

[libvirt] [PATCH] doc: extend virDomainSetMemory semantics

2015-11-11 Thread Nikolay Shirokovskiy
virDomainSetMemory is documented to change only runtime configuration of running domain. This can't be implemented for vz driver as it always change persistent state too. Let's extend semantics of this function for changes to be hyperviror specific. As a result 'virsh setmem' without parameters