qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 0/3] NBD export bitmaps


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v2 0/3] NBD export bitmaps
Date: Mon, 30 Apr 2018 16:22:39 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.7.0

On 04/13/2018 01:13 PM, Vladimir Sementsov-Ogievskiy wrote:
Hi all.

This is a proposal and realization of new NBD meta context:
qemu. (I hope to send corresponding proposal to NBD protocol soon)

New possible queries will look like:
qemu:dirty-bitmap:<export-bitmap-name>



  qapi/block.json     |  23 +++++
  include/block/nbd.h |   6 ++
  blockdev-nbd.c      |  23 +++++
  nbd/server.c        | 274 ++++++++++++++++++++++++++++++++++++++++++++++------
  4 files changed, 297 insertions(+), 29 deletions(-)

We need something in docs/interop/ that documents the qemu: namespace within NBD, so that the upstream NBD spec can point to our document as a reference for other clients to be aware of what semantics we are exporting.

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3266
Virtualization:  qemu.org | libvirt.org



reply via email to

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