From: Kevin Wolf <kwolf@redhat.com>
To: "Denis V. Lunev" <den@openvz.org>
Cc: qemu-devel@nongnu.org, qemu-block@nongnu.org,
qemu-stable@nongnu.org, Stefan Hajnoczi <stefanha@redhat.com>,
Hanna Reitz <hreitz@redhat.com>
Subject: Re: [PATCH v3 0/1] coroutine: fix lost wakeup in qemu_co_sleep_wake()
Date: Tue, 28 Jul 2026 16:45:38 +0200 [thread overview]
Message-ID: <amjAkrzDhsOiPENz@redhat.com> (raw)
In-Reply-To: <20260610115850.2410566-1-den@openvz.org>
Am 10.06.2026 um 13:58 hat Denis V. Lunev geschrieben:
> Changes since v2
> ----------------
> * Drop the redundant fast-path check in qemu_co_sleep(); the publish
> cmpxchg already consumes a pending wake (Kevin).
> * Add a deterministic regression test, no threads or timers needed.
Thanks, applied to the block branch.
Kevin
prev parent reply other threads:[~2026-07-28 14:46 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-10 11:58 [PATCH v3 0/1] coroutine: fix lost wakeup in qemu_co_sleep_wake() Denis V. Lunev via qemu development
2026-06-10 11:58 ` [PATCH v3 1/1] " Denis V. Lunev via qemu development
2026-07-09 18:55 ` Philippe Mathieu-Daudé
2026-07-09 19:00 ` Denis V. Lunev
2026-07-09 19:43 ` Peter Xu
2026-07-09 20:54 ` Denis V. Lunev
2026-06-18 17:57 ` [PATCH v3 0/1] " Denis V. Lunev
2026-06-25 23:23 ` Denis V. Lunev
2026-07-02 17:47 ` Denis V. Lunev
2026-07-09 12:56 ` Denis V. Lunev
2026-07-20 7:59 ` Denis V. Lunev
2026-07-27 12:04 ` Denis V. Lunev
2026-07-28 14:45 ` Kevin Wolf [this message]
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=amjAkrzDhsOiPENz@redhat.com \
--to=kwolf@redhat.com \
--cc=den@openvz.org \
--cc=hreitz@redhat.com \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-stable@nongnu.org \
--cc=stefanha@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 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.