qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PULL 00/12] NBD patches for 2012-09-22


From: Anthony Liguori
Subject: Re: [Qemu-devel] [PULL 00/12] NBD patches for 2012-09-22
Date: Tue, 25 Sep 2012 18:27:55 -0500
User-agent: Notmuch/0.13.2+93~ged93d79 (http://notmuchmail.org) Emacs/23.3.1 (x86_64-pc-linux-gnu)

Paolo Bonzini <address@hidden> writes:

> The following changes since commit 89c33337fd21930de671a6e34793e8b1ee257e2e:
>
>   Remove unused CONFIG_TCG_PASS_AREG0 and dead code (2012-09-15 17:51:14 
> +0000)
>
> are available in the git repository at:
>
>   git://github.com/bonzini/qemu.git nbd-next
>
> for you to fetch changes up to be3d30e144dbb99cd39ae4cedfb802337b5b172f:
>
>   nbd: add nbd_export_get_blockdev (2012-09-19 14:03:15 +0200)
>
> These patches merge the first part of the embedded NBD server.  The actual
> QEMU implementation needs some refactoring of qemu-sockets, and might even
> go in through Luiz's tree.

Pulled. Thanks.

Regards,

Anthony Liguori

>
> ----------------------------------------------------------------
> Paolo Bonzini (12):
>       nbd: add more constants
>       nbd: pass NBDClient to nbd_send_negotiate
>       nbd: do not close BlockDriverState in nbd_export_close
>       nbd: make refcount interface public
>       nbd: do not leak nbd_trip coroutines when a connection is torn down
>       nbd: add reference counting to NBDExport
>       nbd: track clients into NBDExport
>       nbd: add notification for closing an NBDExport
>       qemu-nbd: rewrite termination conditions to use a state machine
>       nbd: register named exports
>       nbd: negotiate with named exports
>       nbd: add nbd_export_get_blockdev
>
>  nbd.c      | 396 
> ++++++++++++++++++++++++++++++++++++++++++++++++++-----------
>  nbd.h      |  15 ++-
>  qemu-nbd.c |  36 ++++--
>  3 file modificati, 367 inserzioni(+), 80 rimozioni(-)
> -- 
> 1.7.12



reply via email to

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