[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] qemu live migration error from 2.0 to 2.1
From: |
William Dauchy |
Subject: |
Re: [Qemu-devel] qemu live migration error from 2.0 to 2.1 |
Date: |
Wed, 6 Aug 2014 11:27:21 +0200 |
On Wed, Aug 6, 2014 at 11:17 AM, Dr. David Alan Gilbert
<address@hidden> wrote:
> The trick is to pick a -M value and stick with it; then you should be
> able to keep migrating to newer QEMU versions easily (just don't
> go with dev versions because things are often broken in them).
ok
for dev versions, I'm just cherry picking interesting fixes which are
not yet released in stable.
> -M pc is special, don't use that if you want to be able to migrate
understood, I guess it's the default value
--
William