qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 3/3] vl: pass CPUState to qemu_system_guest_pani


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH 3/3] vl: pass CPUState to qemu_system_guest_panicked
Date: Tue, 21 Feb 2017 10:13:34 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0

On 02/21/2017 04:42 AM, Paolo Bonzini wrote:
> qemu_system_guest_panicked was already using current_cpu implicitly,
> so it makes sense for it to receive a CPUState.  This lets the
> function call cpu_get_crash_info and free the result.
> 
> Signed-off-by: Paolo Bonzini <address@hidden>
> ---
>  include/sysemu/sysemu.h |  2 +-
>  kvm-all.c               |  2 +-
>  vl.c                    | 13 ++++++++++---
>  3 files changed, 12 insertions(+), 5 deletions(-)
> 

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]