Re: [Qemu-devel] [PATCH 0/6] qapi: Convert migrate

2012-02-15 Thread Jan Kiszka
On 2012-02-15 18:49, Luiz Capitulino wrote: > On Wed, 15 Feb 2012 18:39:31 +0100 > Jan Kiszka wrote: > >> On 2012-02-15 18:23, Luiz Capitulino wrote: >>> On Wed, 15 Feb 2012 14:34:52 +0100 >>> Jan Kiszka wrote: >>> On 2012-02-15 13:49, Luiz Capitulino wrote: > On Wed, 15 Feb 2012 09:59:

Re: [Qemu-devel] [PATCH 0/6] qapi: Convert migrate

2012-02-15 Thread Luiz Capitulino
On Wed, 15 Feb 2012 18:39:31 +0100 Jan Kiszka wrote: > On 2012-02-15 18:23, Luiz Capitulino wrote: > > On Wed, 15 Feb 2012 14:34:52 +0100 > > Jan Kiszka wrote: > > > >> On 2012-02-15 13:49, Luiz Capitulino wrote: > >>> On Wed, 15 Feb 2012 09:59:07 +0100 > >>> Jan Kiszka wrote: > >>> > On

Re: [Qemu-devel] [PATCH 0/6] qapi: Convert migrate

2012-02-15 Thread Jan Kiszka
On 2012-02-15 18:23, Luiz Capitulino wrote: > On Wed, 15 Feb 2012 14:34:52 +0100 > Jan Kiszka wrote: > >> On 2012-02-15 13:49, Luiz Capitulino wrote: >>> On Wed, 15 Feb 2012 09:59:07 +0100 >>> Jan Kiszka wrote: >>> On 2012-02-10 20:31, Luiz Capitulino wrote: > This is a rebase of Anthon

Re: [Qemu-devel] [PATCH 0/6] qapi: Convert migrate

2012-02-15 Thread Luiz Capitulino
On Wed, 15 Feb 2012 14:34:52 +0100 Jan Kiszka wrote: > On 2012-02-15 13:49, Luiz Capitulino wrote: > > On Wed, 15 Feb 2012 09:59:07 +0100 > > Jan Kiszka wrote: > > > >> On 2012-02-10 20:31, Luiz Capitulino wrote: > >>> This is a rebase of Anthony's conversion, from his glib branch; and this >

Re: [Qemu-devel] [PATCH 0/6] qapi: Convert migrate

2012-02-15 Thread Jan Kiszka
On 2012-02-15 13:49, Luiz Capitulino wrote: > On Wed, 15 Feb 2012 09:59:07 +0100 > Jan Kiszka wrote: > >> On 2012-02-10 20:31, Luiz Capitulino wrote: >>> This is a rebase of Anthony's conversion, from his glib branch; and this is >>> also the beginning of the conversion of complex commands to the

Re: [Qemu-devel] [PATCH 0/6] qapi: Convert migrate

2012-02-15 Thread Luiz Capitulino
On Wed, 15 Feb 2012 09:59:07 +0100 Jan Kiszka wrote: > On 2012-02-10 20:31, Luiz Capitulino wrote: > > This is a rebase of Anthony's conversion, from his glib branch; and this is > > also the beginning of the conversion of complex commands to the qapi. > > > > There are two important changes tha

Re: [Qemu-devel] [PATCH 0/6] qapi: Convert migrate

2012-02-15 Thread Jan Kiszka
On 2012-02-10 20:31, Luiz Capitulino wrote: > This is a rebase of Anthony's conversion, from his glib branch; and this is > also the beginning of the conversion of complex commands to the qapi. > > There are two important changes that should be observed: > > 1. patch 5/6 purges the 'mon' object

[Qemu-devel] [PATCH 0/6] qapi: Convert migrate

2012-02-10 Thread Luiz Capitulino
This is a rebase of Anthony's conversion, from his glib branch; and this is also the beginning of the conversion of complex commands to the qapi. There are two important changes that should be observed: 1. patch 5/6 purges the 'mon' object from migration code. One of the consequences is that