qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH 1/4] add support for machine models to speci


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [RFC PATCH 1/4] add support for machine models to specify their migration format
Date: Fri, 29 Jul 2011 16:35:18 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:5.0) Gecko/20110707 Thunderbird/5.0

On 07/29/2011 03:08 PM, Anthony Liguori wrote:

Please avoid this gcc extension as it's relatively obscure.  But in
addition, why would use you 0 as the new format instead of
QEMU_VM_FILE_VERSION + 1?

0 is the default. If a machine doesn't specify a format, it gets the newest one automatically.

Paolo



reply via email to

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