Re: [Qemu-devel] [PATCH v2 1/4] qapi: Convert getfd and closefd

2012-06-13 Thread Corey Bryant
On 06/13/2012 04:41 PM, Eric Blake wrote: On 06/13/2012 02:17 PM, Corey Bryant wrote: On 06/13/2012 03:42 PM, Luiz Capitulino wrote: On Fri, 8 Jun 2012 11:42:56 -0400 Corey Bryant wrote: v2: - Convert getfd and closefd to QAPI (lcapitul...@redhat.com) - Remove changes that returne

Re: [Qemu-devel] [PATCH v2 1/4] qapi: Convert getfd and closefd

2012-06-13 Thread Eric Blake
On 06/13/2012 02:17 PM, Corey Bryant wrote: > > > On 06/13/2012 03:42 PM, Luiz Capitulino wrote: >> On Fri, 8 Jun 2012 11:42:56 -0400 >> Corey Bryant wrote: >> >>> v2: >>> - Convert getfd and closefd to QAPI (lcapitul...@redhat.com) >>> - Remove changes that returned fd from getfd (lcapitul

Re: [Qemu-devel] [PATCH v2 1/4] qapi: Convert getfd and closefd

2012-06-13 Thread Luiz Capitulino
On Wed, 13 Jun 2012 16:17:30 -0400 Corey Bryant wrote: > > > On 06/13/2012 03:42 PM, Luiz Capitulino wrote: > > On Fri, 8 Jun 2012 11:42:56 -0400 > > Corey Bryant wrote: > > > >> v2: > >> - Convert getfd and closefd to QAPI (lcapitul...@redhat.com) > >> - Remove changes that returned fd f

Re: [Qemu-devel] [PATCH v2 1/4] qapi: Convert getfd and closefd

2012-06-13 Thread Corey Bryant
On 06/13/2012 03:42 PM, Luiz Capitulino wrote: On Fri, 8 Jun 2012 11:42:56 -0400 Corey Bryant wrote: v2: - Convert getfd and closefd to QAPI (lcapitul...@redhat.com) - Remove changes that returned fd from getfd (lcapitul...@redhat.com) - Wrap hmp_* functions around qmp_* functions (kw

Re: [Qemu-devel] [PATCH v2 1/4] qapi: Convert getfd and closefd

2012-06-13 Thread Corey Bryant
On 06/13/2012 03:41 PM, Luiz Capitulino wrote: On Fri, 8 Jun 2012 11:42:56 -0400 Corey Bryant wrote: v2: - Convert getfd and closefd to QAPI (lcapitul...@redhat.com) - Remove changes that returned fd from getfd (lcapitul...@redhat.com) - Wrap hmp_* functions around qmp_* functions (kw

Re: [Qemu-devel] [PATCH v2 1/4] qapi: Convert getfd and closefd

2012-06-13 Thread Luiz Capitulino
On Fri, 8 Jun 2012 11:42:56 -0400 Corey Bryant wrote: > v2: > - Convert getfd and closefd to QAPI (lcapitul...@redhat.com) > - Remove changes that returned fd from getfd (lcapitul...@redhat.com) > - Wrap hmp_* functions around qmp_* functions (kw...@redhat.com) > - Move hmp_* functions to hm

Re: [Qemu-devel] [PATCH v2 1/4] qapi: Convert getfd and closefd

2012-06-13 Thread Luiz Capitulino
On Fri, 8 Jun 2012 11:42:56 -0400 Corey Bryant wrote: > v2: > - Convert getfd and closefd to QAPI (lcapitul...@redhat.com) > - Remove changes that returned fd from getfd (lcapitul...@redhat.com) > - Wrap hmp_* functions around qmp_* functions (kw...@redhat.com) > - Move hmp_* functions to hm

[Qemu-devel] [PATCH v2 1/4] qapi: Convert getfd and closefd

2012-06-08 Thread Corey Bryant
v2: - Convert getfd and closefd to QAPI (lcapitul...@redhat.com) - Remove changes that returned fd from getfd (lcapitul...@redhat.com) - Wrap hmp_* functions around qmp_* functions (kw...@redhat.com) - Move hmp_* functions to hmp.c (lcapitul...@redhat.com) - Drop .user_print lines (lcapitul...

[Qemu-devel] [PATCH v2 1/4] qapi: Convert getfd and closefd

2012-06-08 Thread Corey Bryant
v2: - Convert getfd and closefd to QAPI (lcapitul...@redhat.com) - Remove changes that returned fd from getfd (lcapitul...@redhat.com) - Wrap hmp_* functions around qmp_* functions (kw...@redhat.com) - Move hmp_* functions to hmp.c (lcapitul...@redhat.com) - Drop .user_print lines (lcapitul...

[Qemu-devel] [PATCH v2 1/4] qapi: Convert getfd and closefd

2012-06-08 Thread Corey Bryant
v2: - Convert getfd and closefd to QAPI (lcapitul...@redhat.com) - Remove changes that returned fd from getfd (lcapitul...@redhat.com) - Wrap hmp_* functions around qmp_* functions (kw...@redhat.com) - Move hmp_* functions to hmp.c (lcapitul...@redhat.com) - Drop .user_print lines (lcapitul...