qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] latest rc: virtio-blk hangs forever after migration


From: Marcin Gibuła
Subject: Re: [Qemu-devel] latest rc: virtio-blk hangs forever after migration
Date: Fri, 18 Jul 2014 10:21:31 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0

could you try attached patch? It's an incredibly ugly workaround that calls
cpu_synchronize_all_states() in a way that bypasses lazy execution logic.

But it works for me. If that works for you as well, its somehow related to
lazy execution of cpu_synchronize_all_states.

--
mg

Yes, it working well with writeback cache too.

Does it fix problem with libvirt migration timing out for you as well?

--
mg



reply via email to

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