|
From: | Paul Durrant |
Subject: | Re: [PATCH v2 08/16] hw/xen: do not use aio_set_fd_handler(is_external=true) in xen_xenstore |
Date: | Thu, 20 Apr 2023 08:54:16 +0100 |
User-agent: | Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0 |
On 19/04/2023 18:28, Stefan Hajnoczi wrote:
There is no need to suspend activity between aio_disable_external() and aio_enable_external(), which is mainly used for the block layer's drain operation. This is part of ongoing work to remove the aio_disable_external() API. Reviewed-by: David Woodhouse <dwmw@amazon.co.uk> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> --- hw/i386/kvm/xen_xenstore.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Paul Durrant <paul@xen.org>
[Prev in Thread] | Current Thread | [Next in Thread] |