qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PULL 0/6] Block patches for 6.1-rc0
@ 2021-07-19 17:26 Max Reitz
  2021-07-19 17:26 ` [PULL 1/6] blkdebug: refactor removal of a suspended request Max Reitz
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Max Reitz @ 2021-07-19 17:26 UTC (permalink / raw)
  To: qemu-block; +Cc: Kevin Wolf, Peter Maydell, qemu-devel, Max Reitz

The following changes since commit 7457b407edd6e8555e4b46488aab2f13959fccf8:

  Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2021-07-19' into staging (2021-07-19 11:34:08 +0100)

are available in the Git repository at:

  https://github.com/XanClic/qemu.git tags/pull-block-2021-07-19

for you to fetch changes up to 36109bff171ba0811fa4c723cecdf6c3561fa318:

  blkdebug: protect rules and suspended_reqs with a lock (2021-07-19 17:38:38 +0200)

----------------------------------------------------------------
Block patches for 6.1-rc0:
- Make blkdebug's suspend/resume handling robust (and thread-safe)

----------------------------------------------------------------
Emanuele Giuseppe Esposito (6):
  blkdebug: refactor removal of a suspended request
  blkdebug: move post-resume handling to resume_req_by_tag
  blkdebug: track all actions
  blkdebug: do not suspend in the middle of QLIST_FOREACH_SAFE
  block/blkdebug: remove new_state field and instead use a local
    variable
  blkdebug: protect rules and suspended_reqs with a lock

 block/blkdebug.c | 136 ++++++++++++++++++++++++++++++++---------------
 1 file changed, 92 insertions(+), 44 deletions(-)

-- 
2.31.1



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-07-20  9:04 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-07-19 17:26 [PULL 0/6] Block patches for 6.1-rc0 Max Reitz
2021-07-19 17:26 ` [PULL 1/6] blkdebug: refactor removal of a suspended request Max Reitz
2021-07-19 17:26 ` [PULL 2/6] blkdebug: move post-resume handling to resume_req_by_tag Max Reitz
2021-07-19 17:26 ` [PULL 3/6] blkdebug: track all actions Max Reitz
2021-07-19 17:26 ` [PULL 4/6] blkdebug: do not suspend in the middle of QLIST_FOREACH_SAFE Max Reitz
2021-07-19 17:26 ` [PULL 5/6] block/blkdebug: remove new_state field and instead use a local variable Max Reitz
2021-07-19 17:26 ` [PULL 6/6] blkdebug: protect rules and suspended_reqs with a lock Max Reitz
2021-07-20  9:02 ` [PULL 0/6] Block patches for 6.1-rc0 Peter Maydell

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).