Home
last modified time | relevance | path

Searched hist:"71 c79813d83b5b45ba934cf995436063da458f66" (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/
H A Dqemu-img.cdiff 71c79813d83b5b45ba934cf995436063da458f66 Fri Nov 30 06:52:04 CST 2012 Luiz Capitulino <lcapitulino@redhat.com> block: bdrv_img_create(): add Error ** argument

This commit adds an Error ** argument to bdrv_img_create() and set it
appropriately on error.

Callers of bdrv_img_create() pass NULL for the new argument and still
rely on bdrv_img_create()'s return value. Next commits will change
callers to use the Error object instead.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
H A Dblockdev.cdiff 71c79813d83b5b45ba934cf995436063da458f66 Fri Nov 30 06:52:04 CST 2012 Luiz Capitulino <lcapitulino@redhat.com> block: bdrv_img_create(): add Error ** argument

This commit adds an Error ** argument to bdrv_img_create() and set it
appropriately on error.

Callers of bdrv_img_create() pass NULL for the new argument and still
rely on bdrv_img_create()'s return value. Next commits will change
callers to use the Error object instead.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
H A Dblock.cdiff 71c79813d83b5b45ba934cf995436063da458f66 Fri Nov 30 06:52:04 CST 2012 Luiz Capitulino <lcapitulino@redhat.com> block: bdrv_img_create(): add Error ** argument

This commit adds an Error ** argument to bdrv_img_create() and set it
appropriately on error.

Callers of bdrv_img_create() pass NULL for the new argument and still
rely on bdrv_img_create()'s return value. Next commits will change
callers to use the Error object instead.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>