Home
last modified time | relevance | path

Searched hist:"48 ac0a4df84662f23da25262443e1810b70c2228" (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/block/
H A Dmirror.cdiff 48ac0a4df84662f23da25262443e1810b70c2228 Fri May 15 02:51:36 CDT 2015 Wen Congyang <wency@cn.fujitsu.com> mirror: correct buf_size

If bus_size is less than 0, the command fails.
If buf_size is 0, use DEFAULT_MIRROR_BUF_SIZE.
If buf_size % granularity is not 0, mirror_free_init() will
do dangerous things.

Signed-off-by: Wen Congyang <wency@cn.fujitsu.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Message-id: 5555A588.3080907@cn.fujitsu.com
Signed-off-by: Jeff Cody <jcody@redhat.com>
/openbmc/qemu/
H A Dblockdev.cdiff 48ac0a4df84662f23da25262443e1810b70c2228 Fri May 15 02:51:36 CDT 2015 Wen Congyang <wency@cn.fujitsu.com> mirror: correct buf_size

If bus_size is less than 0, the command fails.
If buf_size is 0, use DEFAULT_MIRROR_BUF_SIZE.
If buf_size % granularity is not 0, mirror_free_init() will
do dangerous things.

Signed-off-by: Wen Congyang <wency@cn.fujitsu.com>
Reviewed-by: Fam Zheng <famz@redhat.com>
Message-id: 5555A588.3080907@cn.fujitsu.com
Signed-off-by: Jeff Cody <jcody@redhat.com>