Re: [PATCH v1 22/26] qemu: Wire up live update

2020-11-30 Thread Daniel Henrique Barboza
On 11/27/20 12:03 PM, Michal Privoznik wrote: As advertised in the previous commit, we want' to be able to Extra ' after "want". Reviewed-by: Daniel Henrique Barboza change 'requested-size' attribute of virtio-mem on the fly. This commit does exactly that. Changing anything else is chec

[PATCH v1 22/26] qemu: Wire up live update

2020-11-27 Thread Michal Privoznik
As advertised in the previous commit, we want' to be able to change 'requested-size' attribute of virtio-mem on the fly. This commit does exactly that. Changing anything else is checked for and forbidden. Signed-off-by: Michal Privoznik --- src/conf/domain_conf.c | 23 + src/conf/doma