[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2 2/6] docs: mark nested AioContext locking as
From: |
Eric Blake |
Subject: |
Re: [Qemu-devel] [PATCH v2 2/6] docs: mark nested AioContext locking as a legacy API |
Date: |
Thu, 7 Dec 2017 16:34:38 -0600 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 |
On 12/07/2017 02:13 PM, Stefan Hajnoczi wrote:
> See the patch for why nested AioContext locking is no longer allowed.
>
> Signed-off-by: Stefan Hajnoczi <address@hidden>
> ---
> docs/devel/multiple-iothreads.txt | 7 ++++---
> 1 file changed, 4 insertions(+), 3 deletions(-)
>
Reviewed-by: Eric Blake <address@hidden>
--
Eric Blake, Principal Software Engineer
Red Hat, Inc. +1-919-301-3266
Virtualization: qemu.org | libvirt.org
signature.asc
Description: OpenPGP digital signature
- [Qemu-devel] [PATCH v2 0/6] block: avoid recursive AioContext acquire in bdrv_inactivate_all(), Stefan Hajnoczi, 2017/12/07
- [Qemu-devel] [PATCH v2 1/6] block: avoid recursive AioContext acquire in bdrv_inactivate_all(), Stefan Hajnoczi, 2017/12/07
- [Qemu-devel] [PATCH v2 2/6] docs: mark nested AioContext locking as a legacy API, Stefan Hajnoczi, 2017/12/07
- Re: [Qemu-devel] [PATCH v2 2/6] docs: mark nested AioContext locking as a legacy API,
Eric Blake <=
- [Qemu-devel] [PATCH v2 3/6] blockdev: add x-blockdev-set-iothread force boolean, Stefan Hajnoczi, 2017/12/07
- [Qemu-devel] [PATCH v2 4/6] iotests: add VM.add_object(), Stefan Hajnoczi, 2017/12/07
- [Qemu-devel] [PATCH v2 5/6] iothread: fix iothread_stop() race condition, Stefan Hajnoczi, 2017/12/07
- [Qemu-devel] [PATCH v2 6/6] qemu-iotests: add 203 savevm with IOThreads test, Stefan Hajnoczi, 2017/12/07
- Re: [Qemu-devel] [PATCH v2 0/6] block: avoid recursive AioContext acquire in bdrv_inactivate_all(), Paolo Bonzini, 2017/12/13
- Re: [Qemu-devel] [PATCH v2 0/6] block: avoid recursive AioContext acquire in bdrv_inactivate_all(), Stefan Hajnoczi, 2017/12/14