[PULL 0/1] Block patches

There is a newer version of this series
util/async.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PULL 0/1] Block patches
Posted by Stefan Hajnoczi 2 months, 3 weeks ago
The following changes since commit 029e13a8a56a2931e7c24c0db52ae7256b932cb0:

  Merge tag 'bsd-user-for-9.1-pull-request' of gitlab.com:bsdimp/qemu into staging (2024-07-25 09:53:57 +1000)

are available in the Git repository at:

  https://gitlab.com/stefanha/qemu.git tags/block-pull-request

for you to fetch changes up to 851495571d14fe2226c52b9d423f88a4f5460836:

  util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params() (2024-07-25 15:57:38 -0400)

----------------------------------------------------------------
Pull request

Peter's AioContext thread_pool_min/max fix

----------------------------------------------------------------

Peter Maydell (1):
  util/async.c: Forbid negative min/max in
    aio_context_set_thread_pool_params()

 util/async.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.45.2
Re: [PULL 0/1] Block patches
Posted by Richard Henderson 2 months, 3 weeks ago
On 7/26/24 06:12, Stefan Hajnoczi wrote:
> The following changes since commit 029e13a8a56a2931e7c24c0db52ae7256b932cb0:
> 
>    Merge tag 'bsd-user-for-9.1-pull-request' ofgitlab.com:bsdimp/qemu into staging (2024-07-25 09:53:57 +1000)
> 
> are available in the Git repository at:
> 
>    https://gitlab.com/stefanha/qemu.git tags/block-pull-request
> 
> for you to fetch changes up to 851495571d14fe2226c52b9d423f88a4f5460836:
> 
>    util/async.c: Forbid negative min/max in aio_context_set_thread_pool_params() (2024-07-25 15:57:38 -0400)
> 
> ----------------------------------------------------------------
> Pull request
> 
> Peter's AioContext thread_pool_min/max fix

Applied, thanks.  Please update https://wiki.qemu.org/ChangeLog/9.1 as appropriate.

r~