Home
last modified time | relevance | path

Searched hist:d7086422b1c1e75e320519cfe26176db6ec97a37 (Results 1 – 11 of 11) sorted by relevance

/openbmc/qemu/include/sysemu/
H A Dblock-backend.hdiff d7086422b1c1e75e320519cfe26176db6ec97a37 Fri Jan 13 12:02:32 CST 2017 Kevin Wolf <kwolf@redhat.com> block: Add error parameter to blk_insert_bs()

Now that blk_insert_bs() requests the BlockBackend permissions for the
node it attaches to, it can fail. Instead of aborting, pass the errors
to the callers.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Acked-by: Fam Zheng <famz@redhat.com>
/openbmc/qemu/hw/core/
H A Dqdev-properties-system.cdiff d7086422b1c1e75e320519cfe26176db6ec97a37 Fri Jan 13 12:02:32 CST 2017 Kevin Wolf <kwolf@redhat.com> block: Add error parameter to blk_insert_bs()

Now that blk_insert_bs() requests the BlockBackend permissions for the
node it attaches to, it can fail. Instead of aborting, pass the errors
to the callers.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Acked-by: Fam Zheng <famz@redhat.com>
/openbmc/qemu/block/
H A Dcommit.cdiff d7086422b1c1e75e320519cfe26176db6ec97a37 Fri Jan 13 12:02:32 CST 2017 Kevin Wolf <kwolf@redhat.com> block: Add error parameter to blk_insert_bs()

Now that blk_insert_bs() requests the BlockBackend permissions for the
node it attaches to, it can fail. Instead of aborting, pass the errors
to the callers.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Acked-by: Fam Zheng <famz@redhat.com>
H A Dbackup.cdiff d7086422b1c1e75e320519cfe26176db6ec97a37 Fri Jan 13 12:02:32 CST 2017 Kevin Wolf <kwolf@redhat.com> block: Add error parameter to blk_insert_bs()

Now that blk_insert_bs() requests the BlockBackend permissions for the
node it attaches to, it can fail. Instead of aborting, pass the errors
to the callers.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Acked-by: Fam Zheng <famz@redhat.com>
H A Dqcow2.cdiff a7a6a2bffcc4410da29427a87808272cca91e335 Thu May 11 10:03:37 CDT 2017 Alberto Garcia <berto@igalia.com> qcow2: remove extra local_error variable

Commit d7086422b1c1e75e320519cfe26176db6ec97a37 added a local_err
variable global to the qcow2_amend_options() function, so there's no
need to have this other one.

Signed-off-by: Alberto Garcia <berto@igalia.com>
Message-id: 20170511150337.21470-1-berto@igalia.com
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Max Reitz <mreitz@redhat.com>
diff d7086422b1c1e75e320519cfe26176db6ec97a37 Fri Jan 13 12:02:32 CST 2017 Kevin Wolf <kwolf@redhat.com> block: Add error parameter to blk_insert_bs()

Now that blk_insert_bs() requests the BlockBackend permissions for the
node it attaches to, it can fail. Instead of aborting, pass the errors
to the callers.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Acked-by: Fam Zheng <famz@redhat.com>
H A Dblock-backend.cdiff d7086422b1c1e75e320519cfe26176db6ec97a37 Fri Jan 13 12:02:32 CST 2017 Kevin Wolf <kwolf@redhat.com> block: Add error parameter to blk_insert_bs()

Now that blk_insert_bs() requests the BlockBackend permissions for the
node it attaches to, it can fail. Instead of aborting, pass the errors
to the callers.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Acked-by: Fam Zheng <famz@redhat.com>
H A Dmirror.cdiff d7086422b1c1e75e320519cfe26176db6ec97a37 Fri Jan 13 12:02:32 CST 2017 Kevin Wolf <kwolf@redhat.com> block: Add error parameter to blk_insert_bs()

Now that blk_insert_bs() requests the BlockBackend permissions for the
node it attaches to, it can fail. Instead of aborting, pass the errors
to the callers.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Acked-by: Fam Zheng <famz@redhat.com>
/openbmc/qemu/
H A Dblockjob.cdiff d7086422b1c1e75e320519cfe26176db6ec97a37 Fri Jan 13 12:02:32 CST 2017 Kevin Wolf <kwolf@redhat.com> block: Add error parameter to blk_insert_bs()

Now that blk_insert_bs() requests the BlockBackend permissions for the
node it attaches to, it can fail. Instead of aborting, pass the errors
to the callers.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Acked-by: Fam Zheng <famz@redhat.com>
H A Dblockdev.cdiff d7086422b1c1e75e320519cfe26176db6ec97a37 Fri Jan 13 12:02:32 CST 2017 Kevin Wolf <kwolf@redhat.com> block: Add error parameter to blk_insert_bs()

Now that blk_insert_bs() requests the BlockBackend permissions for the
node it attaches to, it can fail. Instead of aborting, pass the errors
to the callers.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Acked-by: Fam Zheng <famz@redhat.com>
H A Dblock.cdiff d7086422b1c1e75e320519cfe26176db6ec97a37 Fri Jan 13 12:02:32 CST 2017 Kevin Wolf <kwolf@redhat.com> block: Add error parameter to blk_insert_bs()

Now that blk_insert_bs() requests the BlockBackend permissions for the
node it attaches to, it can fail. Instead of aborting, pass the errors
to the callers.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Acked-by: Fam Zheng <famz@redhat.com>
/openbmc/qemu/nbd/
H A Dserver.cdiff d7086422b1c1e75e320519cfe26176db6ec97a37 Fri Jan 13 12:02:32 CST 2017 Kevin Wolf <kwolf@redhat.com> block: Add error parameter to blk_insert_bs()

Now that blk_insert_bs() requests the BlockBackend permissions for the
node it attaches to, it can fail. Instead of aborting, pass the errors
to the callers.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Acked-by: Fam Zheng <famz@redhat.com>