From: Markus Armbruster <armbru@redhat.com>
To: Paolo Bonzini <pbonzini@redhat.com>
Cc: marcandre.lureau@redhat.com, qemu-devel@nongnu.org,
Gerd Hoffmann <kraxel@redhat.com>
Subject: Re: [Qemu-devel] [PATCH for-2.7 2/2] audio: clean up before monitor clean up
Date: Mon, 08 Aug 2016 11:45:47 +0200 [thread overview]
Message-ID: <87mvknh9v8.fsf@dusky.pond.sub.org> (raw)
In-Reply-To: <3f8460f7-d364-78e1-dc52-0a3cf8141f18@redhat.com> (Paolo Bonzini's message of "Mon, 1 Aug 2016 13:32:07 +0200")
Paolo Bonzini <pbonzini@redhat.com> writes:
> On 01/08/2016 13:23, marcandre.lureau@redhat.com wrote:
>> From: Marc-André Lureau <marcandre.lureau@redhat.com>
>>
>> Since aa5cb7f5e, the chardevs are being cleaned up when leaving qemu,
>> before the atexit() handlers. audio_cleanup() may use the monitor to
>> notify of changes. For compatibility reasons, let's clean up audio
>> before the monitor so it keeps emitting monitor events.
>>
>> The audio_atexit() function is made idempotent (so it can be called
>> multiple times),
>
> That's a very good idea, as it avoids having to establish exit notifiers
> as we did for net/.
>
> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Does the R-by apply to PATCH 1/2 as well?
> The two patches conflict with each other, so it's probably easiest if
> one of Gerd or Markus takes both.
I can squeeze in review and a pull request today. Gerd, if you'd prefer
to do it yourself, let me know.
next prev parent reply other threads:[~2016-08-08 9:45 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-08-01 11:23 [Qemu-devel] [PATCH for-2.7 0/2] Fix spice audio crash regression marcandre.lureau
2016-08-01 11:23 ` [Qemu-devel] [PATCH for-2.7 1/2] monitor: fix crash when leaving qemu with spice audio marcandre.lureau
2016-08-08 9:59 ` Paolo Bonzini
2016-08-08 12:11 ` Markus Armbruster
2016-08-01 11:23 ` [Qemu-devel] [PATCH for-2.7 2/2] audio: clean up before monitor clean up marcandre.lureau
2016-08-01 11:32 ` Paolo Bonzini
2016-08-08 9:45 ` Markus Armbruster [this message]
2016-08-08 10:00 ` Paolo Bonzini
2016-08-08 11:40 ` Gerd Hoffmann
2016-08-01 11:35 ` Marc-André Lureau
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=87mvknh9v8.fsf@dusky.pond.sub.org \
--to=armbru@redhat.com \
--cc=kraxel@redhat.com \
--cc=marcandre.lureau@redhat.com \
--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 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.