Re: [Qemu-devel] [PATCH v2 0/9] Embedded NBD server

2012-10-01 Thread Luiz Capitulino
On Mon, 1 Oct 2012 16:52:15 +0200 Paolo Bonzini wrote: > This series rebases the previous qemu-sockets patches for error > propagation and uses the new QAPI-friendly socket functions in the > embedded NBD server. The changes are due to Orit's patches being > now in, some early parts being in Lu

[Qemu-devel] [PATCH v2 0/9] Embedded NBD server

2012-10-01 Thread Paolo Bonzini
This series rebases the previous qemu-sockets patches for error propagation and uses the new QAPI-friendly socket functions in the embedded NBD server. The changes are due to Orit's patches being now in, some early parts being in Luiz's queue, and glusterfs patches not having touched qemu-sockets.