qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-block] [Qemu-devel] [PATCH 4/7] qed: make bdrv_qed_do_open a c


From: Paolo Bonzini
Subject: Re: [Qemu-block] [Qemu-devel] [PATCH 4/7] qed: make bdrv_qed_do_open a coroutine_fn
Date: Thu, 1 Feb 2018 09:48:03 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2

On 18/01/2018 15:19, Eric Blake wrote:
> On 01/18/2018 06:43 AM, Paolo Bonzini wrote:
>> It is called from qcow2_invalidate_cache in coroutine context (incoming
> Why is a qcow2 function calling qed code?  Definitely a copy-paste bug,
> but I'm not sure of the right fix.

This reference was of course meant to be qed_invalidate_cache.

Thanks,

Paolo

>> migration runs in a coroutine), so it's cleaner if metadata is always
>> loaded from a coroutine.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]