block: add BlockLimits structure to BlockDriverState
authorPeter Lieven <pl@kamp.de>
Thu, 24 Oct 2013 10:06:56 +0000 (12:06 +0200)
committerKevin Wolf <kwolf@redhat.com>
Thu, 28 Nov 2013 09:30:51 +0000 (10:30 +0100)
commitfe81c2cca6dc69a5e423f6d8b235606b7f3ca7b7
treefcf2ef9be5eb4b58e4d530375acdbd4a887c49eb
parent186d4f2b1deaae5c404798959bfbdb781e762045
block: add BlockLimits structure to BlockDriverState

this patch adds BlockLimits which introduces discard and write_zeroes
limits and alignment information to the BlockDriverState.

Signed-off-by: Peter Lieven <pl@kamp.de>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
include/block/block_int.h
This page took 0.022547 seconds and 4 git commands to generate.