Home
last modified time | relevance | path

Searched hist:"98522 f63f40adaebc412481e1d2e9170160d4539" (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/
H A Dqemu-io.cdiff 98522f63f40adaebc412481e1d2e9170160d4539 Thu Apr 17 06:16:01 CDT 2014 Kevin Wolf <kwolf@redhat.com> block: Add errp to bdrv_new()

This patch adds an errp parameter to bdrv_new() and updates all its
callers. The next patches will make use of this in order to check for
duplicate IDs. Most of the callers know that their ID is fine, so they
can simply assert that there is no error.

Behaviour doesn't change with this patch yet as bdrv_new() doesn't
actually assign errors to errp.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
H A Dqemu-nbd.cdiff 98522f63f40adaebc412481e1d2e9170160d4539 Thu Apr 17 06:16:01 CDT 2014 Kevin Wolf <kwolf@redhat.com> block: Add errp to bdrv_new()

This patch adds an errp parameter to bdrv_new() and updates all its
callers. The next patches will make use of this in order to check for
duplicate IDs. Most of the callers know that their ID is fine, so they
can simply assert that there is no error.

Behaviour doesn't change with this patch yet as bdrv_new() doesn't
actually assign errors to errp.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
H A Dqemu-img.cdiff 98522f63f40adaebc412481e1d2e9170160d4539 Thu Apr 17 06:16:01 CDT 2014 Kevin Wolf <kwolf@redhat.com> block: Add errp to bdrv_new()

This patch adds an errp parameter to bdrv_new() and updates all its
callers. The next patches will make use of this in order to check for
duplicate IDs. Most of the callers know that their ID is fine, so they
can simply assert that there is no error.

Behaviour doesn't change with this patch yet as bdrv_new() doesn't
actually assign errors to errp.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
H A Dblockdev.cdiff 98522f63f40adaebc412481e1d2e9170160d4539 Thu Apr 17 06:16:01 CDT 2014 Kevin Wolf <kwolf@redhat.com> block: Add errp to bdrv_new()

This patch adds an errp parameter to bdrv_new() and updates all its
callers. The next patches will make use of this in order to check for
duplicate IDs. Most of the callers know that their ID is fine, so they
can simply assert that there is no error.

Behaviour doesn't change with this patch yet as bdrv_new() doesn't
actually assign errors to errp.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
H A Dblock.cdiff 98522f63f40adaebc412481e1d2e9170160d4539 Thu Apr 17 06:16:01 CDT 2014 Kevin Wolf <kwolf@redhat.com> block: Add errp to bdrv_new()

This patch adds an errp parameter to bdrv_new() and updates all its
callers. The next patches will make use of this in order to check for
duplicate IDs. Most of the callers know that their ID is fine, so they
can simply assert that there is no error.

Behaviour doesn't change with this patch yet as bdrv_new() doesn't
actually assign errors to errp.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
/openbmc/qemu/block/
H A Dvvfat.cdiff 98522f63f40adaebc412481e1d2e9170160d4539 Thu Apr 17 06:16:01 CDT 2014 Kevin Wolf <kwolf@redhat.com> block: Add errp to bdrv_new()

This patch adds an errp parameter to bdrv_new() and updates all its
callers. The next patches will make use of this in order to check for
duplicate IDs. Most of the callers know that their ID is fine, so they
can simply assert that there is no error.

Behaviour doesn't change with this patch yet as bdrv_new() doesn't
actually assign errors to errp.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
H A Discsi.cdiff 98522f63f40adaebc412481e1d2e9170160d4539 Thu Apr 17 06:16:01 CDT 2014 Kevin Wolf <kwolf@redhat.com> block: Add errp to bdrv_new()

This patch adds an errp parameter to bdrv_new() and updates all its
callers. The next patches will make use of this in order to check for
duplicate IDs. Most of the callers know that their ID is fine, so they
can simply assert that there is no error.

Behaviour doesn't change with this patch yet as bdrv_new() doesn't
actually assign errors to errp.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
/openbmc/qemu/include/block/
H A Dblock.hdiff 98522f63f40adaebc412481e1d2e9170160d4539 Thu Apr 17 06:16:01 CDT 2014 Kevin Wolf <kwolf@redhat.com> block: Add errp to bdrv_new()

This patch adds an errp parameter to bdrv_new() and updates all its
callers. The next patches will make use of this in order to check for
duplicate IDs. Most of the callers know that their ID is fine, so they
can simply assert that there is no error.

Behaviour doesn't change with this patch yet as bdrv_new() doesn't
actually assign errors to errp.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>