[PATCH 0/2] coroutine: Fix crashes due to too large pool batch size

Kevin Wolf posted 2 patches 1 year, 11 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20220510151020.105528-1-kwolf@redhat.com
Maintainers: "Michael S. Tsirkin" <mst@redhat.com>, Stefan Hajnoczi <stefanha@redhat.com>, Kevin Wolf <kwolf@redhat.com>, Hanna Reitz <hreitz@redhat.com>
include/qemu/coroutine.h |  6 +++---
hw/block/virtio-blk.c    |  6 ++----
util/qemu-coroutine.c    | 26 ++++++++++++++++----------
3 files changed, 21 insertions(+), 17 deletions(-)
[PATCH 0/2] coroutine: Fix crashes due to too large pool batch size
Posted by Kevin Wolf 1 year, 11 months ago
Kevin Wolf (2):
  coroutine: Rename qemu_coroutine_inc/dec_pool_size()
  coroutine: Revert to constant batch size

 include/qemu/coroutine.h |  6 +++---
 hw/block/virtio-blk.c    |  6 ++----
 util/qemu-coroutine.c    | 26 ++++++++++++++++----------
 3 files changed, 21 insertions(+), 17 deletions(-)

-- 
2.35.3