qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v13 04/17] block: Introduce bdrv_dirty_bitmap_gr


From: Max Reitz
Subject: Re: [Qemu-devel] [PATCH v13 04/17] block: Introduce bdrv_dirty_bitmap_granularity()
Date: Mon, 16 Feb 2015 14:57:55 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

On 2015-02-13 at 17:08, John Snow wrote:
This returns the granularity (in bytes) of dirty bitmap,
which matches the QMP interface and the existing query
interface.

Small adjustments are made to ensure that granularity (in bytes)
is handled consistently as a uint32_t throughout the code.

This part of the patch seems to have been replaced by patch 2.

Signed-off-by: John Snow <address@hidden>
---
  block.c               | 8 ++++++--
  include/block/block.h | 1 +
  2 files changed, 7 insertions(+), 2 deletions(-)


If you remove said paragraph (or if the respective maintainer does), or if you have good reason to keep it:

Reviewed-by: Max Reitz <address@hidden>



reply via email to

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