[PATCH libvirt v1 1/3] virsh: add `console --resume` support

Thomas Huth thuth at redhat.com
Mon Oct 23 08:08:22 UTC 2023


On 28/09/2023 17.37, Marc Hartmayer wrote:
> This patch adds the command line flag `--resume` to the `virsh console`
> command. This resumes a paused guest after connecting to the console.
> This might be handy since it's a "common" pattern to start a guest
> paused, connect to the console, and then resume it so as not to miss any
> console messages.
> 
> Reviewed-by: Boris Fiuczynski <fiuczy at linux.ibm.com>
> Signed-off-by: Marc Hartmayer <mhartmay at linux.ibm.com>
> ---
>   tools/virsh-console.c |  8 ++++++++
>   tools/virsh-console.h |  1 +
>   tools/virsh-domain.c  | 14 ++++++++++----
>   3 files changed, 19 insertions(+), 4 deletions(-)

Reviewed-by: Thomas Huth <thuth at redhat.com>



More information about the libvir-list mailing list