Re: [pve-devel] [RFC qemu-server] rewrite description for vm_config

2019-09-05 Thread Oguz Bektas
hi, On Thu, Sep 05, 2019 at 09:54:22AM +0200, Fabian Grünbichler wrote: > On September 4, 2019 3:59 pm, Oguz Bektas wrote: > > the description doesn't match the default behaviour, which is to replace > > the current values with pending ones in the returned config, unless the > > 'current' option i

Re: [pve-devel] [RFC qemu-server] rewrite description for vm_config

2019-09-05 Thread Fabian Grünbichler
On September 4, 2019 3:59 pm, Oguz Bektas wrote: > the description doesn't match the default behaviour, which is to replace > the current values with pending ones in the returned config, unless the > 'current' option is passed. > > Signed-off-by: Oguz Bektas > --- > > i tried to come up with a r