[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH 0/2] coroutine: Fix crashes due to too large pool batch size
From: |
Kevin Wolf |
Subject: |
[PATCH 0/2] coroutine: Fix crashes due to too large pool batch size |
Date: |
Tue, 10 May 2022 17:10:18 +0200 |
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