libvirt: introduce VIR_DOMAIN_DESTROY_REMOVE_LOGS flag

Nikolay Shirokovskiy nshirokovskiy at virtuozzo.com
Mon Feb 28 11:13:07 UTC 2022


Hi, all!

What do you think?

пн, 14 февр. 2022 г. в 15:19, Nikolay Shirokovskiy <
nshirokovskiy at virtuozzo.com>:

> The patch series based on discussion in RFC [1].
>
> I wonder if we'd better add some property like "transient logs" instead
> of adding a flag to destoy API.
>
> Yes libguestfs uses virDomainDestroyFlags to terminate a VM and it is
> intended client of this new flag but it or other clients may want to use
> shutdown API or use autodestroy domains with same log behaviour. Then
> for the current task we only need to support this property in domain xml
> I guess.
>
> [1] removing VMs logs
> https://listman.redhat.com/archives/libvir-list/2022-February/msg00273.html
>
> Nikolay Shirokovskiy (3):
>   libvirt: introduce VIR_DOMAIN_DESTROY_REMOVE_LOGS flag
>   qemu: support VIR_DOMAIN_DESTROY_REMOVE_LOGS flag
>   tools: support --remove-logs flag on destroing domain
>
>  docs/manpages/virsh.rst          |  7 +++++-
>  include/libvirt/libvirt-domain.h |  1 +
>  src/libvirt-domain.c             |  6 +++++
>  src/qemu/qemu_domain.c           | 41 ++++++++++++++++++++++++++++++++
>  src/qemu/qemu_domain.h           |  4 ++++
>  src/qemu/qemu_driver.c           |  8 ++++++-
>  tools/virsh-domain.c             |  8 ++++++-
>  7 files changed, 72 insertions(+), 3 deletions(-)
>
> --
> 2.31.1
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20220228/7f0d0a30/attachment-0001.htm>


More information about the libvir-list mailing list