From: "Michael S. Tsirkin" <mst@redhat.com>
To: "Philippe Mathieu-Daudé" <philmd@linaro.org>
Cc: "David Hildenbrand" <david@redhat.com>,
"Laurent Vivier" <lvivier@redhat.com>,
qemu-devel@nongnu.org, "Daniel P. Berrangé" <berrange@redhat.com>,
"Paolo Bonzini" <pbonzini@redhat.com>,
"Martin Pitt" <mpitt@redhat.com>,
"Richard W . M . Jones" <rjones@redhat.com>,
"Fabiano Rosas" <farosas@suse.de>
Subject: Re: [PATCH v2 0/3 for 9.2] hw/virtio: fix crash in virtio-balloon and test it
Date: Tue, 3 Dec 2024 03:08:57 -0500 [thread overview]
Message-ID: <20241203030839-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <6bf49e96-8939-4ee3-aa4c-4ff5ae5e4e21@linaro.org>
On Mon, Dec 02, 2024 at 08:50:55PM +0100, Philippe Mathieu-Daudé wrote:
> Hi,
>
> On 2/12/24 18:05, David Hildenbrand wrote:
> > On 29.11.24 14:55, Daniel P. Berrangé wrote:
> > > See patch 1 for the background info on the problem
> > >
> > > Changed in v2:
> > >
> > > * Add qtest coverage for the crash scenario
> > >
> > > Daniel P. Berrangé (3):
> > > hw/virtio: fix crash in processing balloon stats
> > > tests/qtest: drop 'fuzz-' prefix from virtio-balloon test
> > > tests/qtest: add test for querying balloon guest stats
> > >
> > > hw/virtio/virtio-balloon.c | 16 +++++++-
> > > tests/qtest/fuzz-virtio-balloon-test.c | 37 -----------------
> > > tests/qtest/meson.build | 2 +-
> > > tests/qtest/virtio-balloon-test.c | 57 ++++++++++++++++++++++++++
> > > 4 files changed, 73 insertions(+), 39 deletions(-)
> > > delete mode 100644 tests/qtest/fuzz-virtio-balloon-test.c
> > > create mode 100644 tests/qtest/virtio-balloon-test.c
> > >
> >
> > @MST, do you want to queue this or should I do it? We should get this
> > into 9.2.
>
> I'm preparing a PR for tomorrow; I included this series
> amending:
>
> -- >8 --
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 2b1c4abed65..51e3a79b6bb 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -2227,6 +2227,7 @@ F: hw/virtio/virtio-balloon*.c
> F: include/hw/virtio/virtio-balloon.h
> F: system/balloon.c
> F: include/sysemu/balloon.h
> +F: tests/qtest/virtio-balloon-test.c
>
> virtio-9p
> M: Greg Kurz <groug@kaod.org>
> ---
>
> Tell me if it isn't appropriate and I'll drop it.
>
> Regards,
>
> Phil.
Go ahead.
Series:
Acked-by: Michael S. Tsirkin <mst@redhat.com>
next prev parent reply other threads:[~2024-12-03 8:10 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-29 13:55 [PATCH v2 0/3 for 9.2] hw/virtio: fix crash in virtio-balloon and test it Daniel P. Berrangé
2024-11-29 13:55 ` [PATCH v2 1/3 for 9.2] hw/virtio: fix crash in processing balloon stats Daniel P. Berrangé
2024-11-29 13:56 ` David Hildenbrand
2024-12-02 18:02 ` Michael Tokarev
2024-11-29 13:55 ` [PATCH v2 2/3 for 9.2] tests/qtest: drop 'fuzz-' prefix from virtio-balloon test Daniel P. Berrangé
2024-11-29 14:01 ` Fabiano Rosas
2024-11-29 15:44 ` Philippe Mathieu-Daudé
2024-11-29 13:55 ` [PATCH v2 3/3 for 9.2] tests/qtest: add test for querying balloon guest stats Daniel P. Berrangé
2024-11-29 14:04 ` Fabiano Rosas
2024-12-02 17:05 ` [PATCH v2 0/3 for 9.2] hw/virtio: fix crash in virtio-balloon and test it David Hildenbrand
2024-12-02 19:50 ` Philippe Mathieu-Daudé
2024-12-03 8:08 ` Michael S. Tsirkin [this message]
2024-12-03 15:42 ` Philippe Mathieu-Daudé
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=20241203030839-mutt-send-email-mst@kernel.org \
--to=mst@redhat.com \
--cc=berrange@redhat.com \
--cc=david@redhat.com \
--cc=farosas@suse.de \
--cc=lvivier@redhat.com \
--cc=mpitt@redhat.com \
--cc=pbonzini@redhat.com \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=rjones@redhat.com \
/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).