qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v2] vl: exit qemu on guest panic if -no-shutdown


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v2] vl: exit qemu on guest panic if -no-shutdown is not set
Date: Tue, 18 Oct 2016 08:26:52 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.3.0

On 10/18/2016 02:29 AM, Christian Borntraeger wrote:
> For automated testing purposes it can be helpful to exit qemu
> (poweroff) when the guest panics. Make this the default unless
> -no-shutdown is specified.
> 
> For internal-errors like errors from KVM_RUN the behaviour is
> not changed, in other words QEMU does not exit to allow debugging
> in the QEMU monitor.
> 
> Signed-off-by: Christian Borntraeger <address@hidden>
> ---
>  qapi-schema.json | 4 ++--
>  vl.c             | 5 +++++
>  2 files changed, 7 insertions(+), 2 deletions(-)

Shouldn't hurt libvirt, since that uses -no-shutdown.

Reviewed-by: Eric Blake <address@hidden>

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]