qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Eric Blake <eblake@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>, qemu-devel@nongnu.org
Cc: anton.nefedov@virtuozzo.com, den@openvz.org
Subject: Re: [Qemu-devel] [PATCH 3/3] vl: pass CPUState to qemu_system_guest_panicked
Date: Tue, 21 Feb 2017 10:13:34 -0600	[thread overview]
Message-ID: <8a3b1720-7670-01df-9e58-490b340bb82d@redhat.com> (raw)
In-Reply-To: <20170221104256.5153-4-pbonzini@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 641 bytes --]

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 <pbonzini@redhat.com>
> ---
>  include/sysemu/sysemu.h |  2 +-
>  kvm-all.c               |  2 +-
>  vl.c                    | 13 ++++++++++---
>  3 files changed, 12 insertions(+), 5 deletions(-)
> 

Reviewed-by: Eric Blake <eblake@redhat.com>

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


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 604 bytes --]

  reply	other threads:[~2017-02-21 16:13 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-21 10:42 [Qemu-devel] [PATCH 0/3] simplify struct QOM properties and use the result for GUEST_PANICKED Paolo Bonzini
2017-02-21 10:42 ` [Qemu-devel] [PATCH 1/3] qom-qobject: introduce object_property_{g, s}et_ptr Paolo Bonzini
2017-02-21 11:56   ` Paolo Bonzini
2017-02-21 16:36     ` Marc-André Lureau
2017-02-21 15:57   ` Eric Blake
2017-02-21 16:23     ` Paolo Bonzini
2017-02-21 10:42 ` [Qemu-devel] [PATCH 2/3] cpu: implement get_crash_info through QOM properties Paolo Bonzini
2017-02-21 16:11   ` Eric Blake
2017-02-21 10:42 ` [Qemu-devel] [PATCH 3/3] vl: pass CPUState to qemu_system_guest_panicked Paolo Bonzini
2017-02-21 16:13   ` Eric Blake [this message]
2017-02-22  9:17   ` Anton Nefedov
2017-02-21 10:50 ` [Qemu-devel] [PATCH 0/3] simplify struct QOM properties and use the result for GUEST_PANICKED no-reply
2017-02-21 10:52 ` no-reply
2017-02-21 11:02 ` no-reply
  -- strict thread matches above, loose matches on Subject: below --
2017-02-22 18:04 [Qemu-devel] [PATCH v2 " Paolo Bonzini
2017-02-22 18:04 ` [Qemu-devel] [PATCH 3/3] vl: pass CPUState to qemu_system_guest_panicked Paolo Bonzini

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8a3b1720-7670-01df-9e58-490b340bb82d@redhat.com \
    --to=eblake@redhat.com \
    --cc=anton.nefedov@virtuozzo.com \
    --cc=den@openvz.org \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).