[PATCH v3 12/14] virsh: Introduce update-memory-device command

Peter Krempa pkrempa at redhat.com
Mon May 3 14:25:05 UTC 2021


On Fri, Apr 23, 2021 at 15:24:34 +0200, Michal Privoznik wrote:
> New 'update-memory-device' command is introduced which aims on
> making it user friendly to change <memory/> device. So far I just
> need to change <requested/> so I'm introducing --requested-size
> only; but the idea is that this is extensible for other cases
> too. For instance, want to change <myElement/>? A new
> --my-element argument can be easily introduced.
> 
> Signed-off-by: Michal Privoznik <mprivozn at redhat.com>
> ---
>  docs/manpages/virsh.rst |  30 ++++++++
>  tools/virsh-domain.c    | 149 ++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 179 insertions(+)

Reviewed-by: Peter Krempa <pkrempa at redhat.com>




More information about the libvir-list mailing list