qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC 00/27]: add new error format


From: Amos Kong
Subject: Re: [Qemu-devel] [RFC 00/27]: add new error format
Date: Thu, 02 Aug 2012 10:31:28 +0800
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110930 Thunderbird/7.0.1

On 01/08/12 21:29, Luiz Capitulino wrote:
On Wed, 01 Aug 2012 19:33:27 +0800
Amos Kong<address@hidden>  wrote:

On 31/07/12 22:44, Luiz Capitulino wrote:
On Fri, 27 Jul 2012 18:31:41 -0300
Luiz Capitulino<address@hidden>   wrote:

[Please, read below why this is an RFC]

This series implements the 'Plan for error handling in QMP' as described
by Anthony in this email:



Tested with
http://repo.or.cz/w/qemu/qmp-unstable.git/shortlog/refs/heads/error/new-format/v1

Thanks for testing Amos, but that branch is where I'm working currently so
the code there is constantly changing. It's better to wait until I post it
to the list.

Got it.

Could you share your test-case, btw?

1. start a migration listen vm
x86_64-softmmu/qemu-system-x86_64 -monitor stdio -boot n -vnc :2 -incoming tcp:0:1234

2. start a migration client vm
x86_64-softmmu/qemu-system-x86_64 --enable-kvm -monitor stdio -boot n -vnc :1

3. execute migration
vm2 (qemu) migrate -d tcp:0:1234
vm2 (qemu) info migration

expected result: migration should complete successfully



--
                        Amos.



reply via email to

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