qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] virtio-serial-pci very expensive during live migration


From: Chris Friesen
Subject: Re: [Qemu-devel] virtio-serial-pci very expensive during live migration
Date: Thu, 19 Jun 2014 09:19:15 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

On 05/09/2014 02:19 AM, Paolo Bonzini wrote:
Il 09/05/2014 02:53, Chris Friesen ha scritto:


Turns out I spoke too soon.  With the patch applied, it boots, but if I
try to do a live migration both the source and destination crash.  This
happens for both the master branch as well as the stable-1.4 branch.

The destination doesn't crash, it simply stops because it got an
incomplete migration stream.  Thanks for the report, the patch seems
correct so it's worthwhile looking at it more closely.

If I back out the patch, it works fine.  If I leave the patch in and
disable kvm acceleration it works fine.

Indeed, non-KVM doesn't use ioeventfd at all.

Did anyone ever figure out why wrapping the whole thing in memory_region_transaction_begin()/memory_region_transaction_commit() caused problems?

Chris



reply via email to

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