Il 06/08/2014 08:16, Markus Armbruster ha scritto:
>> for the receiver, I'm using 2.1
>> # qemu-system-x86_64 --version
>> QEMU emulator version 2.1.0, Copyright (c) 2003-2008 Fabrice Bellar
>>
>>
>> for the sender side, here is the qmp result:
>>
>> (QEMU) query-version
>> {   u'return': {   u'package': u'',
>>                    u'qemu': {   u'major': 2, u'micro': 50, u'minor': 0}}}
>>

This is a development version between 2.0.0 and 2.0.0-rc1; it may have
bugs such as the one that was fixed in 2.0.0-rc5.

Migration from development versions is not supported.  You must either
upgrade to 2.1.0, or downgrade to the released 2.0.0 version.

Paolo

Reply via email to