All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: qemu-devel@nongnu.org
Subject: [PULL 0/1] query-stats-schemas crash fix for QEMU 7.1
Date: Fri, 19 Aug 2022 11:12:45 +0200	[thread overview]
Message-ID: <20220819091246.178546-1-pbonzini@redhat.com> (raw)

The following changes since commit c7208a6e0d049f9e8af15df908168a79b1f99685:

  Update version for v7.1.0-rc3 release (2022-08-16 20:45:19 -0500)

are available in the Git repository at:

  https://gitlab.com/bonzini/qemu.git tags/for-upstream

for you to fetch changes up to a9197ad2101cfc885cc316af299f49ba89039e54:

  kvm: fix segfault with query-stats-schemas and -M none (2022-08-18 14:08:24 +0200)

----------------------------------------------------------------
Fix SIGSEGV with query-stats-schema.

This allows management tools to query the statistics schemas without
worrying that some versions of QEMU will crash.

----------------------------------------------------------------
Paolo Bonzini (1):
      kvm: fix segfault with query-stats-schemas and -M none

 accel/kvm/kvm-all.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
-- 
2.37.1



             reply	other threads:[~2022-08-19  9:24 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-19  9:12 Paolo Bonzini [this message]
2022-08-19  9:12 ` [PULL 1/1] kvm: fix segfault with query-stats-schemas and -M none Paolo Bonzini
2022-08-19 16:30 ` [PULL 0/1] query-stats-schemas crash fix for QEMU 7.1 Richard Henderson

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=20220819091246.178546-1-pbonzini@redhat.com \
    --to=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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.